summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/rk3288-evb-act8846.dts
diff options
context:
space:
mode:
authorHeiko Stuebner <heiko@sntech.de>2015-01-29 22:35:47 +0100
committerHeiko Stuebner <heiko@sntech.de>2015-01-29 23:21:15 +0100
commit9fffa7ad0d0dc139ff45fab66f3e5ef98414f277 (patch)
treec15f98eaf1b565504e27825260e3f6469d6f950a /arch/arm/boot/dts/rk3288-evb-act8846.dts
parent5bbb50d5a2fbe439c5eb77511a9d65df55acd105 (diff)
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-act8846.dts')
-rw-r--r--arch/arm/boot/dts/rk3288-evb-act8846.dts2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/rk3288-evb-act8846.dts b/arch/arm/boot/dts/rk3288-evb-act8846.dts
index 9db02bbe4156..d7b8bbc0c25f 100644
--- a/arch/arm/boot/dts/rk3288-evb-act8846.dts
+++ b/arch/arm/boot/dts/rk3288-evb-act8846.dts
@@ -22,6 +22,8 @@
};
&i2c0 {
+ clock-frequency = <400000>;
+
vdd_cpu: syr827@40 {
compatible = "silergy,syr827";
fcs,suspend-voltage-selector = <1>;