mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-13 08:04:45 +08:00
powerpc/5200: dts: digsy_mtc.dts: fix rv3029 compatible
The proper compatible for rv3029 is microcrystal,rv3029. Acked-by: Anatolij Gustschin <agust@denx.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
This commit is contained in:
parent
890ae79797
commit
7004263bd4
@ -78,7 +78,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
rtc@56 {
|
rtc@56 {
|
||||||
compatible = "mc,rv3029c2";
|
compatible = "microcrystal,rv3029";
|
||||||
reg = <0x56>;
|
reg = <0x56>;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user