devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: imx6q-evi: fix rtc compatible
@ 2025-10-05 21:51 alexandre.belloni
  2025-10-06 14:37 ` Frank Li
  2025-10-27  1:23 ` Shawn Guo
  0 siblings, 2 replies; 3+ messages in thread
From: alexandre.belloni @ 2025-10-05 21:51 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Shawn Guo,
	Sascha Hauer, Pengutronix Kernel Team, Fabio Estevam
  Cc: Alexandre Belloni, devicetree, imx, linux-arm-kernel,
	linux-kernel

From: Alexandre Belloni <alexandre.belloni@bootlin.com>

The correct compatible is nxp,pcf2123

Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.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@1 {
 	};
 
 	pb_rtc: rtc@3 {
-		compatible = "nxp,rtc-pcf2123";
+		compatible = "nxp,pcf2123";
 		spi-max-frequency = <2450000>;
 		spi-cs-high;
 		reg = <3>;
-- 
2.51.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] ARM: dts: imx6q-evi: fix rtc compatible
  2025-10-05 21:51 [PATCH] ARM: dts: imx6q-evi: fix rtc compatible alexandre.belloni
@ 2025-10-06 14:37 ` Frank Li
  2025-10-27  1:23 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Frank Li @ 2025-10-06 14:37 UTC (permalink / raw)
  To: alexandre.belloni
  Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Shawn Guo,
	Sascha Hauer, Pengutronix Kernel Team, Fabio Estevam, devicetree,
	imx, linux-arm-kernel, linux-kernel

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

Reviewed-by: Frank Li <Frank.Li@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@1 {
>  	};
>
>  	pb_rtc: rtc@3 {
> -		compatible = "nxp,rtc-pcf2123";
> +		compatible = "nxp,pcf2123";
>  		spi-max-frequency = <2450000>;
>  		spi-cs-high;
>  		reg = <3>;
> --
> 2.51.0
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] ARM: dts: imx6q-evi: fix rtc compatible
  2025-10-05 21:51 [PATCH] ARM: dts: imx6q-evi: fix rtc compatible alexandre.belloni
  2025-10-06 14:37 ` Frank Li
@ 2025-10-27  1:23 ` Shawn Guo
  1 sibling, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2025-10-27  1:23 UTC (permalink / raw)
  To: alexandre.belloni
  Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Shawn Guo,
	Sascha Hauer, Pengutronix Kernel Team, Fabio Estevam, devicetree,
	imx, linux-arm-kernel, linux-kernel

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

Applied, thanks!


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-10-27  1:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-05 21:51 [PATCH] ARM: dts: imx6q-evi: fix rtc compatible alexandre.belloni
2025-10-06 14:37 ` Frank Li
2025-10-27  1:23 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).