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:
Thierry Reding 2021-12-20 14:41:39 +01:00 committed by Tony Lindgren
parent e783362eb5
commit 6e8c8b5082

View file

@ -353,7 +353,7 @@
};
};
mcp79400: mcp79400@6f {
mcp79400: rtc@6f {
compatible = "microchip,mcp7940x";
reg = <0x6f>;
};