devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1] dt-bindings: arm: lpc: add missed lpc43xx board
@ 2025-06-02 14:06 Frank Li
  2025-06-02 15:34 ` Vladimir Zapolskiy
  2025-06-02 16:17 ` Krzysztof Kozlowski
  0 siblings, 2 replies; 9+ messages in thread
From: Frank Li @ 2025-06-02 14:06 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Shawn Guo,
	Alexander Stein, Marek Vasut, Peng Fan, Michael Walle,
	Fabio Estevam, Markus Niebel, Frieder Schrempf, Francesco Dolcini,
	Max Merchel, Tim Harvey,
	open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS,
	open list
  Cc: imx

Add missed legancy lpc43xx board compatible string to fix below CHECK_DTB
warnings:
arch/arm/boot/dts/nxp/lpc/lpc4337-ciaa.dtb: /: failed to match any schema with compatible: ['ciaa,lpc4337', 'nxp,lpc4337', 'nxp,lpc4350']

Signed-off-by: Frank Li <Frank.Li@nxp.com>
---
 .../devicetree/bindings/arm/fsl.yaml          | 23 +++++++++++++++++++
 1 file changed, 23 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
index d3b5e6923e416..75e46ffe9ba8c 100644
--- a/Documentation/devicetree/bindings/arm/fsl.yaml
+++ b/Documentation/devicetree/bindings/arm/fsl.yaml
@@ -1711,6 +1711,29 @@ properties:
               - traverse,ten64            # Ten64 Networking Appliance / Board
           - const: fsl,ls1088a
 
+      - description: lpc based Boards
+        items:
+          - enum:
+              - ea,lpc4357-developers-kit
+              - ciaa,lpc4337
+          - enum:
+              - nxp,lpc4337
+              - nxp,lpc4357
+          - const: nxp,lpc4350
+
+      - description: lpc based Boards
+        items:
+          - enum:
+              - hitex,lpc4350-eval-board
+          - const: nxp,lpc4350
+
+
+      - description: lpc based board
+        items:
+          - enum:
+              - myir,myd-lpc4357
+          - const: nxp,lpc4357
+
 additionalProperties: true
 
 ...
-- 
2.34.1


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

end of thread, other threads:[~2025-06-06  0:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-02 14:06 [PATCH 1/1] dt-bindings: arm: lpc: add missed lpc43xx board Frank Li
2025-06-02 15:34 ` Vladimir Zapolskiy
2025-06-02 16:04   ` Frank Li
2025-06-02 17:17     ` Vladimir Zapolskiy
2025-06-02 22:09       ` Frank Li
2025-06-06  0:00         ` Rob Herring
2025-06-02 16:17 ` Krzysztof Kozlowski
2025-06-02 22:19   ` Frank Li
2025-06-03  6:49     ` Krzysztof Kozlowski

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).