Skip to content

Commit 43dcd2c

Browse files
committed
dt-bindings: arm: lpc: add missed lpc43xx board
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'] Reviewed-by: Vladimir Zapolskiy <vz@mleia.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Frank Li <Frank.Li@nxp.com>
1 parent bda4af7 commit 43dcd2c

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

Documentation/devicetree/bindings/arm/nxp/lpc32xx.yaml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,27 @@ properties:
2222
- phytec,phy3250
2323
- const: nxp,lpc3250
2424

25+
- items:
26+
- enum:
27+
- ea,lpc4357-developers-kit
28+
- const: nxp,lpc4357
29+
- const: nxp,lpc4350
30+
31+
- items:
32+
- enum:
33+
- ciaa,lpc4337
34+
- const: nxp,lpc4337
35+
- const: nxp,lpc4350
36+
37+
- items:
38+
- enum:
39+
- hitex,lpc4350-eval-board
40+
- const: nxp,lpc4350
41+
42+
- items:
43+
- enum:
44+
- myir,myd-lpc4357
45+
- const: nxp,lpc4357
46+
2547
additionalProperties: true
2648
...

0 commit comments

Comments
 (0)