Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3229f83b authored by Fabio Estevam's avatar Fabio Estevam Committed by Shawn Guo
Browse files

ARM: dts: imx7d-sdb: Add Bluetooth support



imx7d-sdb has a BCM4339 BT chip connected to UART6.

Add support for it.

Signed-off-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 6e823e97
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -370,6 +370,15 @@
	status = "okay";
};

&uart6 {
	pinctrl-names = "default";
	pinctrl-0 = <&pinctrl_uart6>;
	assigned-clocks = <&clks IMX7D_UART6_ROOT_SRC>;
	assigned-clock-parents = <&clks IMX7D_PLL_SYS_MAIN_240M_CLK>;
	uart-has-rtscts;
	status = "okay";
};

&usbotg1 {
	vbus-supply = <&reg_usb_otg1_vbus>;
	status = "okay";