summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/arm/nxp/lpc32xx.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/arm/nxp/lpc32xx.yaml')
-rw-r--r--dts/Bindings/arm/nxp/lpc32xx.yaml11
1 files changed, 6 insertions, 5 deletions
diff --git a/dts/Bindings/arm/nxp/lpc32xx.yaml b/dts/Bindings/arm/nxp/lpc32xx.yaml
index 07f39d3eee..f1bd6f50e7 100644
--- a/dts/Bindings/arm/nxp/lpc32xx.yaml
+++ b/dts/Bindings/arm/nxp/lpc32xx.yaml
@@ -4,7 +4,7 @@
$id: http://devicetree.org/schemas/arm/nxp/lpc32xx.yaml#
$schema: http://devicetree.org/meta-schemas/core.yaml#
-title: NXP LPC32xx Platforms Device Tree Bindings
+title: NXP LPC32xx Platforms
maintainers:
- Roland Stigge <stigge@antcom.de>
@@ -17,9 +17,10 @@ properties:
- nxp,lpc3230
- nxp,lpc3240
- items:
- - enum:
- - ea,ea3250
- - phytec,phy3250
- - const: nxp,lpc3250
+ - enum:
+ - ea,ea3250
+ - phytec,phy3250
+ - const: nxp,lpc3250
+additionalProperties: true
...