diff options
Diffstat (limited to 'kernel/Documentation/devicetree/bindings/arm/lpc32xx.txt')
-rw-r--r-- | kernel/Documentation/devicetree/bindings/arm/lpc32xx.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/kernel/Documentation/devicetree/bindings/arm/lpc32xx.txt b/kernel/Documentation/devicetree/bindings/arm/lpc32xx.txt new file mode 100644 index 000000000..56ec8ddc4 --- /dev/null +++ b/kernel/Documentation/devicetree/bindings/arm/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" |