mirror of
https://github.com/torvalds/linux.git
synced 2026-07-31 11:37:06 +02:00
arm64: dts: imx8mn-evk: add bluetooth dts node
Add bluetooth dts node. Signed-off-by: Sherry Sun <sherry.sun@nxp.com> Reviewed-by: Marco Felsch <m.felsch@pengutronix.de> Signed-off-by: Frank Li <Frank.Li@nxp.com>
This commit is contained in:
parent
09a38b6f10
commit
556de0fc24
|
|
@ -415,6 +415,10 @@ &uart1 { /* BT */
|
|||
assigned-clock-parents = <&clk IMX8MN_SYS_PLL1_80M>;
|
||||
uart-has-rtscts;
|
||||
status = "okay";
|
||||
|
||||
bluetooth {
|
||||
compatible = "nxp,88w8987-bt";
|
||||
};
|
||||
};
|
||||
|
||||
&uart2 { /* console */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user