[PATCH] ARM: dts: imx6q-evi: fix rtc compatible

Frank Li Frank.li at nxp.com
Mon Oct 6 07:37:59 PDT 2025


On Sun, Oct 05, 2025 at 11:51:45PM +0200, alexandre.belloni at bootlin.com wrote:
> From: Alexandre Belloni <alexandre.belloni at bootlin.com>
>
> The correct compatible is nxp,pcf2123
>
> Signed-off-by: Alexandre Belloni <alexandre.belloni at bootlin.com>
> ---

Reviewed-by: Frank Li <Frank.Li at nxp.com>

>  arch/arm/boot/dts/nxp/imx/imx6q-evi.dts | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/nxp/imx/imx6q-evi.dts b/arch/arm/boot/dts/nxp/imx/imx6q-evi.dts
> index 78d941fef5df..5da9631cb3ec 100644
> --- a/arch/arm/boot/dts/nxp/imx/imx6q-evi.dts
> +++ b/arch/arm/boot/dts/nxp/imx/imx6q-evi.dts
> @@ -134,7 +134,7 @@ eeprom: m95m02 at 1 {
>  	};
>
>  	pb_rtc: rtc at 3 {
> -		compatible = "nxp,rtc-pcf2123";
> +		compatible = "nxp,pcf2123";
>  		spi-max-frequency = <2450000>;
>  		spi-cs-high;
>  		reg = <3>;
> --
> 2.51.0
>



More information about the linux-arm-kernel mailing list