Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9fffa7ad authored by Heiko Stuebner's avatar Heiko Stuebner
Browse files

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: default avatarHeiko Stuebner <heiko@sntech.de>
parent 5bbb50d5
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -22,6 +22,8 @@
};
};


&i2c0 {
&i2c0 {
	clock-frequency = <400000>;

	vdd_cpu: syr827@40 {
	vdd_cpu: syr827@40 {
		compatible = "silergy,syr827";
		compatible = "silergy,syr827";
		fcs,suspend-voltage-selector = <1>;
		fcs,suspend-voltage-selector = <1>;
+0 −1
Original line number Original line Diff line number Diff line
@@ -23,7 +23,6 @@


&i2c0 {
&i2c0 {
	clock-frequency = <400000>;
	clock-frequency = <400000>;
	status = "okay";


	rk808: pmic@1b {
	rk808: pmic@1b {
		compatible = "rockchip,rk808";
		compatible = "rockchip,rk808";