mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
ARM: dts: rockchip: rk3288-evb-rk808-linux add wifi_enable_h pinctrl
DTC arch/arm/boot/dts/rk3288-evb-rk808-linux.dtb arch/arm/boot/dts/rk3288-evb-rk808-linux.dts:87.27-101.4: ERROR (phandle_references): /sdio-pwrseq: Reference to non-existent node or label "wifi_enable_h" Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com> Change-Id: I14eb634ed8823e4caef581b8974a5dded63f5d8e
This commit is contained in:
@@ -354,6 +354,12 @@
|
||||
};
|
||||
};
|
||||
|
||||
sdio-pwrseq {
|
||||
wifi_enable_h: wifi-enable-h {
|
||||
rockchip,pins = <4 RK_PD4 RK_FUNC_GPIO &pcfg_pull_none>;
|
||||
};
|
||||
};
|
||||
|
||||
sdmmc {
|
||||
/*
|
||||
* Default drive strength isn't enough to achieve even
|
||||
|
||||
Reference in New Issue
Block a user