[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250903165536.431586-1-Frank.Li@nxp.com>
Date: Wed, 3 Sep 2025 12:55:36 -0400
From: Frank Li <Frank.Li@....com>
To: Alexandre Belloni <alexandre.belloni@...tlin.com>,
Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
linux-rtc@...r.kernel.org (open list:REAL TIME CLOCK (RTC) SUBSYSTEM),
devicetree@...r.kernel.org (open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS),
linux-kernel@...r.kernel.org (open list)
Cc: imx@...ts.linux.dev
Subject: [PATCH 1/1] dt-bindings: rtc: pcf2127: add compatible string nxp,rtc-pcf2123
Add compatible string nxp,rtc-pcf2123, which style is not consistent with
existed compatible string because existed driver and dts use
nxp,rtc-pcf2123.
Fix below CHECK_DTBS warning:
arch/arm/boot/dts/nxp/imx/imx6q-evi.dtb: /soc/bus@...0000/spba-bus@...0000/spi@...8000/rtc@3: failed to match any schema with compatible: ['nxp,rtc-pcf2123']
Signed-off-by: Frank Li <Frank.Li@....com>
---
Documentation/devicetree/bindings/rtc/nxp,pcf2127.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/rtc/nxp,pcf2127.yaml b/Documentation/devicetree/bindings/rtc/nxp,pcf2127.yaml
index 11fcf0ca1ae07..595c20df6a411 100644
--- a/Documentation/devicetree/bindings/rtc/nxp,pcf2127.yaml
+++ b/Documentation/devicetree/bindings/rtc/nxp,pcf2127.yaml
@@ -20,6 +20,7 @@ properties:
- nxp,pcf2127
- nxp,pcf2129
- nxp,pcf2131
+ - nxp,rtc-pcf2123
reg:
maxItems: 1
--
2.34.1
Powered by blists - more mailing lists