From: Marek Szyprowski Date: Fri, 14 Dec 2018 10:21:06 +0000 (+0100) Subject: arm64: dts: exynos: use mainline Broadcom Bluetooth chip bindings X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2e4af06c78ff5b2415a5a0e1e948d13f1fd786d1;p=platform%2Fkernel%2Flinux-exynos.git arm64: dts: exynos: use mainline Broadcom Bluetooth chip bindings Signed-off-by: Marek Szyprowski --- diff --git a/arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi b/arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi index fe4b69ae41aa..7b59ddcf9775 100644 --- a/arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi +++ b/arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi @@ -172,17 +172,6 @@ regulator-name = "irda_regulator"; }; - rfkill-bcm { - compatible = "brcm,bcm4358"; - rfkill-name = "bcm4358-bt"; - rfkill-type = <2>; - shutdown-gpios = <&gpd4 0 GPIO_ACTIVE_HIGH>; - wake-gpios = <&gpr3 7 GPIO_ACTIVE_HIGH>; - host-wake-gpios = <&gpa2 2 GPIO_ACTIVE_HIGH>; - clocks = <&s2mps13_osc S2MPS11_CLK_BT>; - clock-names = "clk32k"; - }; - sound { compatible = "samsung,tm2-audio"; audio-codec = <&wm5110>, <&hdmi>; @@ -1640,6 +1629,16 @@ &serial_3 { status = "okay"; + + bluetooth { + compatible = "brcm,bcm43438-bt"; + max-speed = <3000000>; + shutdown-gpios = <&gpd4 0 GPIO_ACTIVE_HIGH>; + device-wakeup-gpios = <&gpr3 7 GPIO_ACTIVE_HIGH>; + host-wakeup-gpios = <&gpa2 2 GPIO_ACTIVE_HIGH>; + clocks = <&s2mps13_osc S2MPS11_CLK_BT>; + clock-names = "extclk"; + }; }; &spi_0 {