ARM: dts: exynos: Enable Bluetooth support for Rinato board
[platform/kernel/linux-rpi.git] / arch / arm / boot / dts / exynos3250-rinato.dts
index 86c26a4..03f2140 100644 (file)
        assigned-clocks = <&cmu CLK_SCLK_UART0>;
        assigned-clock-rates = <100000000>;
        status = "okay";
+
+       bluetooth {
+               compatible = "brcm,bcm4330-bt";
+               max-speed = <3000000>;
+               shutdown-gpios = <&gpe0 0 GPIO_ACTIVE_HIGH>;
+               device-wakeup-gpios = <&gpx3 1 GPIO_ACTIVE_HIGH>;
+               host-wakeup-gpios = <&gpx2 6 GPIO_ACTIVE_HIGH>;
+               clocks = <&s2mps14_osc S2MPS11_CLK_BT>;
+       };
 };
 
 &serial_1 {