ARM: dts: rk3229-gva: modify wifi power pin for SoM hardware

Change-Id: Id18e0849076cd70f8f5e5b8b057face550f1ffc4
Signed-off-by: Yankun Zheng <zyk@rock-chips.com>
This commit is contained in:
Yankun Zheng
2017-10-16 10:54:09 +08:00
committed by Huang, Tao
parent 5fda03d4a9
commit 9e295197d8

View File

@@ -63,7 +63,7 @@
* - SDIO_RESET_L_WL_REG_ON
* - PDN (power down when low)
*/
reset-gpios = <&gpio2 26 GPIO_ACTIVE_LOW>; /* GPIO2_D2 */
reset-gpios = <&gpio3 15 GPIO_ACTIVE_LOW>; /* GPIO3_B7 */
};
wireless-bluetooth {
@@ -341,7 +341,7 @@
sdio-pwrseq {
wifi_enable_h: wifi-enable-h {
rockchip,pins = <2 26 RK_FUNC_GPIO &pcfg_pull_none>;
rockchip,pins = <3 15 RK_FUNC_GPIO &pcfg_pull_none>;
};
};