[PATCH 9/9] arm64: dts: imx8mp-evk: add bluetooth dts node

Frank Li Frank.Li at nxp.com
Mon Nov 10 12:54:49 PST 2025


From: Sherry Sun <sherry.sun at nxp.com>

Add bluetooth dts node.

Signed-off-by: Sherry Sun <sherry.sun at nxp.com>
Signed-off-by: Frank Li <Frank.Li at nxp.com>
---
 arch/arm64/boot/dts/freescale/imx8mp-evk.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm64/boot/dts/freescale/imx8mp-evk.dts b/arch/arm64/boot/dts/freescale/imx8mp-evk.dts
index b3272fffcde813f718ab7653eed6a68fcceca359..a5e59831b99d68d6de0d5a47e96fec15b096222c 100644
--- a/arch/arm64/boot/dts/freescale/imx8mp-evk.dts
+++ b/arch/arm64/boot/dts/freescale/imx8mp-evk.dts
@@ -769,6 +769,10 @@ &uart1 { /* BT */
 	assigned-clock-parents = <&clk IMX8MP_SYS_PLL1_80M>;
 	uart-has-rtscts;
 	status = "okay";
+
+	bluetooth {
+		compatible = "nxp,88w8997-bt";
+	};
 };
 
 &uart2 {

-- 
2.34.1




More information about the linux-arm-kernel mailing list