ARM64: dts: rk3368: p9: fix dc detect failed

Change-Id: Ia4cd3528725dd4de250b9417295e7705eb16c412
Signed-off-by: Weixin Zhou <zwx@rock-chips.com>
This commit is contained in:
Zhou weixin
2017-03-17 10:19:12 +08:00
committed by Huang, Tao
parent 68865315a5
commit 92fb96cb16

View File

@@ -503,6 +503,8 @@
battery {
compatible = "rk818-battery";
pinctrl-names = "default";
pinctrl-0 = <&dc_irq_gpio>;
ocv_table = <
3400 3650 3693 3707 3731 3749 3760
3770 3782 3796 3812 3829 3852 3882
@@ -683,6 +685,12 @@
};
};
dc_det {
dc_irq_gpio: dc-irq-gpio {
rockchip,pins = <0 17 RK_FUNC_GPIO &pcfg_pull_up>;
};
};
sdio-pwrseq {
wifi_enable_h: wifi-enable-h {
rockchip,pins = <3 4 RK_FUNC_GPIO &pcfg_pull_none>;