mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-01 09:13:37 +00: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
1 changed files with 1 additions and 1 deletions
|
|
@ -353,7 +353,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
mcp79400: mcp79400@6f {
|
||||
mcp79400: rtc@6f {
|
||||
compatible = "microchip,mcp7940x";
|
||||
reg = <0x6f>;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue