summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/arm/nxp
diff options
context:
space:
mode:
authorVladimir Zapolskiy <vz@mleia.com>2015-11-20 03:28:36 +0200
committerVladimir Zapolskiy <vz@mleia.com>2016-02-11 03:05:54 +0200
commitad94bd47746c5787b542008ba41f23c5af6f6168 (patch)
treebb85a55d0dd8bffea1c685c61ddf510adc06147c /Documentation/devicetree/bindings/arm/nxp
parent92e963f50fc74041b5e9e744c330dca48e04f08d (diff)
dt-bindings: create arm/nxp folder and move LPC32xx SoC description to it
Create a separate folder for device tree bindings of NXP SoCs devices, and move lpc32xx.txt to it. Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/nxp')
-rw-r--r--Documentation/devicetree/bindings/arm/nxp/lpc32xx.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/nxp/lpc32xx.txt b/Documentation/devicetree/bindings/arm/nxp/lpc32xx.txt
new file mode 100644
index 000000000000..56ec8ddc4a3b
--- /dev/null
+++ b/Documentation/devicetree/bindings/arm/nxp/lpc32xx.txt
@@ -0,0 +1,8 @@
+NXP LPC32xx Platforms Device Tree Bindings
+------------------------------------------
+
+Boards with the NXP LPC32xx SoC shall have the following properties:
+
+Required root node property:
+
+compatible: must be "nxp,lpc3220", "nxp,lpc3230", "nxp,lpc3240" or "nxp,lpc3250"