From: Xiaolei Wang <xiaolei.w...@windriver.com> add wl1835-st driver dtb for bluetooth
Signed-off-by: Xiaolei Wang <xiaolei.w...@windriver.com> Signed-off-by: Xulin Sun <xulin....@windriver.com> --- arch/arm/boot/dts/ti/omap/am335x-evm.dts | 4 ++++ arch/arm/boot/dts/ti/omap/am335x-evmsk.dts | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/arch/arm/boot/dts/ti/omap/am335x-evm.dts b/arch/arm/boot/dts/ti/omap/am335x-evm.dts index 61bf8bcd4c4e..e188a866b479 100644 --- a/arch/arm/boot/dts/ti/omap/am335x-evm.dts +++ b/arch/arm/boot/dts/ti/omap/am335x-evm.dts @@ -397,6 +397,10 @@ &uart1 { pinctrl-0 = <&uart1_pins>; status = "okay"; + bluetooth { + compatible = "ti,wl1835-st"; + enable-gpios = <&gpio3 21 GPIO_ACTIVE_HIGH>; + }; }; &i2c0 { diff --git a/arch/arm/boot/dts/ti/omap/am335x-evmsk.dts b/arch/arm/boot/dts/ti/omap/am335x-evmsk.dts index 6aa7e138a5fb..7663fc284dff 100644 --- a/arch/arm/boot/dts/ti/omap/am335x-evmsk.dts +++ b/arch/arm/boot/dts/ti/omap/am335x-evmsk.dts @@ -473,6 +473,10 @@ &uart1 { pinctrl-0 = <&uart1_pins_default>; pinctrl-1 = <&uart1_pins_sleep>; status = "okay"; + bluetooth { + compatible = "ti,wl1271-st"; + enable-gpios = <&gpio3 21 GPIO_ACTIVE_HIGH>; + }; }; &gpmc { -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14420): https://lists.yoctoproject.org/g/linux-yocto/message/14420 Mute This Topic: https://lists.yoctoproject.org/mt/108731315/21656 Group Owner: linux-yocto+ow...@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-