rk32 hdmi: no pull down i2c5 when suspend
authorzwl <zwl@rockchips.com>
Mon, 16 Jun 2014 02:15:56 +0000 (10:15 +0800)
committerzwl <zwl@rockchips.com>
Mon, 16 Jun 2014 02:15:56 +0000 (10:15 +0800)
arch/arm/boot/dts/rk3288-pinctrl.dtsi

index 55631e24c948fcbeb0da6f84bfd9f1c30e48d13f..d4c976d0797262550cd97dd9360e4cf11894bb88 100755 (executable)
 
                        i2c5_gpio: i2c5-gpio {
                                rockchip,pins = <FUNC_TO_GPIO(EDPHDMII2C_SDA)>, <FUNC_TO_GPIO(EDPHDMII2C_SCL)>;
-                               rockchip,pull = <VALUE_PULL_DOWN>;
                                rockchip,drive = <VALUE_DRV_DEFAULT>;
                        };
                };