mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
arm64: dts: rockchip: Change i2c0 pinctrl to i2c0m2 for rk3588s-evb4
Signed-off-by: Shaoxing Chen <csx@rock-chips.com> Change-Id: Icc98f1cc5b5f84e61be656a64c0158f836cd8bb2
This commit is contained in:
@@ -375,6 +375,11 @@
|
||||
};
|
||||
};
|
||||
|
||||
&i2c0 {
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&i2c0m2_xfer>;
|
||||
};
|
||||
|
||||
&i2c3 {
|
||||
status = "okay";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user