ARM: dts: imx6q-evi: fix rtc compatible

The correct compatible is nxp,pcf2123

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Alexandre Belloni
2025-10-05 23:51:45 +02:00
committed by Shawn Guo
parent faa6baa364
commit ae3b64675f

View File

@@ -134,7 +134,7 @@
};
pb_rtc: rtc@3 {
compatible = "nxp,rtc-pcf2123";
compatible = "nxp,pcf2123";
spi-max-frequency = <2450000>;
spi-cs-high;
reg = <3>;