From: Jerome Brunet Date: Fri, 9 Nov 2018 13:23:31 +0000 (+0100) Subject: arm64: dts: meson: s400: add bcm bluetooth device X-Git-Tag: rel_imx_5.10.35_2.0.0-somdevices.0~5611^2~9^2~18 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=ac444768bd998d5a412714b32801d7448fd7f37d;p=linux.git arm64: dts: meson: s400: add bcm bluetooth device Add broadcom bluetooth device on the s400 Signed-off-by: Jerome Brunet Signed-off-by: Kevin Hilman --- diff --git a/arch/arm64/boot/dts/amlogic/meson-axg-s400.dts b/arch/arm64/boot/dts/amlogic/meson-axg-s400.dts index 29ccb8ad0de6..7759fda3ddfd 100644 --- a/arch/arm64/boot/dts/amlogic/meson-axg-s400.dts +++ b/arch/arm64/boot/dts/amlogic/meson-axg-s400.dts @@ -546,6 +546,11 @@ pinctrl-0 = <&uart_a_pins>, <&uart_a_cts_rts_pins>; pinctrl-names = "default"; uart-has-rtscts; + + bluetooth { + compatible = "brcm,bcm43438-bt"; + shutdown-gpios = <&gpio GPIOX_21 GPIO_ACTIVE_HIGH>; + }; }; &uart_AO {