Skip to content

Commit 7004263

Browse files
alexandrebellonimpe
authored andcommitted
powerpc/5200: dts: digsy_mtc.dts: fix rv3029 compatible
The proper compatible for rv3029 is microcrystal,rv3029. Acked-by: Anatolij Gustschin <[email protected]> Signed-off-by: Alexandre Belloni <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
1 parent 890ae79 commit 7004263

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/powerpc/boot/dts/digsy_mtc.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
};
7979

8080
rtc@56 {
81-
compatible = "mc,rv3029c2";
81+
compatible = "microcrystal,rv3029";
8282
reg = <0x56>;
8383
};
8484

0 commit comments

Comments
 (0)