mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 08:33:17 +02:00
ARM: dts: am334x: pdu001: Use correct node name for RTC
RTC devices should be named "rtc" according to the standard RTC device tree schema. Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
parent
e783362eb5
commit
6e8c8b5082
|
|
@ -353,7 +353,7 @@ tft-panel@0 {
|
|||
};
|
||||
};
|
||||
|
||||
mcp79400: mcp79400@6f {
|
||||
mcp79400: rtc@6f {
|
||||
compatible = "microchip,mcp7940x";
|
||||
reg = <0x6f>;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user