Commit 929c11a5 authored by Alexandre Belloni's avatar Alexandre Belloni Committed by Shawn Guo

ARM: dts: pbab01: correct rtc vendor

The rtc8564 is made by Epson but is similar to the NXP pcf8563. Use the
correct vendor name.
Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 876eb9bf
......@@ -128,7 +128,7 @@ stmpe@41 {
};
rtc@51 {
compatible = "nxp,rtc8564";
compatible = "epson,rtc8564";
reg = <0x51>;
};
......
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