Commit 6e8c8b50 authored by Thierry Reding's avatar Thierry Reding Committed by Tony Lindgren

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: default avatarThierry Reding <treding@nvidia.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent e783362e
......@@ -353,7 +353,7 @@ tft-panel@0 {
};
};
mcp79400: mcp79400@6f {
mcp79400: rtc@6f {
compatible = "microchip,mcp7940x";
reg = <0x6f>;
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment