mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
ODROID-M1S: arm64/dts: add 'i2c4' and set pinmux to 'i2c4-m1'
Signed-off-by: Dongjin Kim <tobetter@gmail.com> Change-Id: I46823f15cae349b3ff246a43d1a939b6f84b97c6
This commit is contained in:
@@ -757,6 +757,12 @@
|
||||
pinctrl-0 = <&i2c3m1_xfer>;
|
||||
};
|
||||
|
||||
&i2c4 {
|
||||
status = "disabled";
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&i2c4m1_xfer>;
|
||||
};
|
||||
|
||||
&i2s0_8ch {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user