diff options
author | Heiko Stuebner <heiko@sntech.de> | 2015-01-29 22:35:47 +0100 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2015-01-29 23:21:15 +0100 |
commit | 9fffa7ad0d0dc139ff45fab66f3e5ef98414f277 (patch) | |
tree | c15f98eaf1b565504e27825260e3f6469d6f950a /arch/arm/boot/dts/rk3288-evb-rk808.dts | |
parent | ARM: dts: rockchip: add cpu and gpu regulators to rk3288-evb-act8846 (diff) | |
download | linux-9fffa7ad0d0dc139ff45fab66f3e5ef98414f277.tar.xz linux-9fffa7ad0d0dc139ff45fab66f3e5ef98414f277.zip |
ARM: dts: rockchip: housekeeping off i2c0 on rk3288-evb boards
Use the same transfer speed on both the rk808 and act8846 variants and
remove the status=okay from the rk808 one which is already set in the
shared rk3288-evb.dtsi .
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Diffstat (limited to 'arch/arm/boot/dts/rk3288-evb-rk808.dts')
-rw-r--r-- | arch/arm/boot/dts/rk3288-evb-rk808.dts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/rk3288-evb-rk808.dts b/arch/arm/boot/dts/rk3288-evb-rk808.dts index d453ddd4b476..3f7aa9e2e76a 100644 --- a/arch/arm/boot/dts/rk3288-evb-rk808.dts +++ b/arch/arm/boot/dts/rk3288-evb-rk808.dts @@ -23,7 +23,6 @@ &i2c0 { clock-frequency = <400000>; - status = "okay"; rk808: pmic@1b { compatible = "rockchip,rk808"; |