mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
ODROID-C3: arm64/dts: add RTC component 'pcf8563' to 'i2c3'
Change-Id: I8b55481be6efee867b67f807e9b40870f2b3fc2d Signed-off-by: Dongjin Kim <tobetter@gmail.com>
This commit is contained in:
@@ -768,6 +768,11 @@
|
||||
pinctrl-names="default";
|
||||
pinctrl-0=<&i2c3_master_pins2>;
|
||||
clock-frequency = <100000>; /* default 100k */
|
||||
|
||||
pcf8563: rtc@51 {
|
||||
compatible = "nxp,pcf8563";
|
||||
reg = <0x51>;
|
||||
};
|
||||
};
|
||||
|
||||
&audiobus {
|
||||
|
||||
Reference in New Issue
Block a user