mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
ARM: dts: rockchip: rv1103: remove gpio2
Change-Id: Id17a5c2098252a108e211cf7c19e669c83d0c173 Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com>
This commit is contained in:
@@ -7,8 +7,14 @@
|
||||
|
||||
/ {
|
||||
compatible = "rockchip,rv1103";
|
||||
|
||||
aliases {
|
||||
/delete-property/ gpio2;
|
||||
};
|
||||
};
|
||||
|
||||
/delete-node/ &gpio2;
|
||||
|
||||
&acodec {
|
||||
compatible = "rockchip,rv1103-codec";
|
||||
};
|
||||
@@ -38,6 +44,16 @@
|
||||
<200000000>, <264000000>;
|
||||
};
|
||||
|
||||
&i2c3 {
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&i2c3m1_xfer>;
|
||||
};
|
||||
|
||||
&i2c4 {
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&i2c3m1_xfer>;
|
||||
};
|
||||
|
||||
&u2phy_otg {
|
||||
rockchip,vbus-always-on;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user