VENDOR: rockchip: ARM: dts: rockchip: support the bcmdhd wlan for kylin board
This patch makes the dts to match the new bcmdhd wifi/bt driver DHD_Driver_1.363.59.144. Bug: 27307957 Patchset: Add the compatible with dts for bcmdhd driver. Change-Id: I82d621cb35154d475bf046ca2f99bb71cd62ff1e Signed-off-by: Caesar Wang <wxt@rock-chips.com>
This commit is contained in:
@@ -46,6 +46,12 @@
|
||||
model = "Rockchip RK3036 KylinBoard";
|
||||
compatible = "rockchip,rk3036-kylin", "rockchip,rk3036";
|
||||
|
||||
bcmdhd_wlan_0: bcmdhd_wlan@0 {
|
||||
compatible = "android,bcmdhd_wlan";
|
||||
gpios = <&gpio0 27 GPIO_ACTIVE_HIGH>;
|
||||
wlreg_on-supply = <&sdio_pwrseq>;
|
||||
};
|
||||
|
||||
leds: gpio-leds {
|
||||
compatible = "gpio-leds";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user