arm64: dts: imx8mp-evk: add bluetooth dts node

Add bluetooth dts node.

Signed-off-by: Sherry Sun <sherry.sun@nxp.com>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
This commit is contained in:
Sherry Sun 2026-01-18 11:28:06 -05:00 committed by Frank Li
parent 7dd7855998
commit 2d763a22a6

View File

@ -825,6 +825,10 @@ &uart1 { /* BT */
assigned-clock-parents = <&clk IMX8MP_SYS_PLL1_80M>;
uart-has-rtscts;
status = "okay";
bluetooth {
compatible = "nxp,88w8987-bt";
};
};
&uart2 {