mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
ODROID-C4: dts: fix to use rtc shield.
Change-Id: I5b0b5b68e8f4ec6c410f45804925d482290b9345
This commit is contained in:
@@ -284,10 +284,10 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&i2c3 {
|
||||
&i2c2 {
|
||||
status = "okay";
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&i2c3_master_pins2>;
|
||||
pinctrl-0 = <&i2c2_master_pins1>;
|
||||
clock-frequency = <100000>; /* default 100k */
|
||||
|
||||
pcf8563: rtc@51 {
|
||||
|
||||
Reference in New Issue
Block a user