Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7004263b authored by Alexandre Belloni's avatar Alexandre Belloni Committed by Michael Ellerman
Browse files

powerpc/5200: dts: digsy_mtc.dts: fix rv3029 compatible



The proper compatible for rv3029 is microcrystal,rv3029.

Acked-by: default avatarAnatolij Gustschin <agust@denx.de>
Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent 890ae797
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -78,7 +78,7 @@
			};

			rtc@56 {
				compatible = "mc,rv3029c2";
				compatible = "microcrystal,rv3029";
				reg = <0x56>;
			};