diff options
author | Fabio Estevam <fabio.estevam@freescale.com> | 2012-12-25 06:10:52 -0500 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2013-02-10 10:25:41 -0500 |
commit | 9c9651cd7412032657e4949dd5cbdd8f1364befd (patch) | |
tree | 96ae989346fb685caf429417b32a88e3b77aae0d /Documentation/devicetree | |
parent | 991eb5852bf28fbc63d000fa428f95eb47128ab2 (diff) |
ARM: boot: dts: Add an entry for imx27-pdk.dtb
Add an entry for imx27-pdk.dtb, so that it can be generated by default.
Also, add an entry into Documentation/devicetree/bindings/arm/fsl.txt.
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/arm/fsl.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.txt b/Documentation/devicetree/bindings/arm/fsl.txt index f79818711e83..4c25c987c75e 100644 --- a/Documentation/devicetree/bindings/arm/fsl.txt +++ b/Documentation/devicetree/bindings/arm/fsl.txt | |||
@@ -5,6 +5,10 @@ i.MX23 Evaluation Kit | |||
5 | Required root node properties: | 5 | Required root node properties: |
6 | - compatible = "fsl,imx23-evk", "fsl,imx23"; | 6 | - compatible = "fsl,imx23-evk", "fsl,imx23"; |
7 | 7 | ||
8 | i.MX27 Product Development Kit | ||
9 | Required root node properties: | ||
10 | - compatible = "fsl,imx27-pdk", "fsl,imx27"; | ||
11 | |||
8 | i.MX28 Evaluation Kit | 12 | i.MX28 Evaluation Kit |
9 | Required root node properties: | 13 | Required root node properties: |
10 | - compatible = "fsl,imx28-evk", "fsl,imx28"; | 14 | - compatible = "fsl,imx28-evk", "fsl,imx28"; |