ARM: dts: Move the PMIC interrupt pinctrl line to rk3288-evb common
[cascardo/linux.git] / arch / arm / boot / dts / rk3288-evb.dtsi
index ebce49a..2964370 100644 (file)
                };
        };
 
+       pmic {
+               pmic_int: pmic-int {
+                       rockchip,pins = <RK_GPIO0 4 RK_FUNC_GPIO &pcfg_pull_up>;
+               };
+       };
+
        usb {
                host_vbus_drv: host-vbus-drv {
                        rockchip,pins = <0 14 RK_FUNC_GPIO &pcfg_pull_none>;