diff options
author | Rob Herring <robh@kernel.org> | 2018-12-03 15:32:07 -0600 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2019-01-10 21:41:24 +0800 |
commit | a1a38e1f4d1d79dfbedb66148d611827c23c7c44 (patch) | |
tree | 16c5eb2ee8b4b874c2f87ec8b7089a91c23b2150 /Documentation/devicetree/bindings/arm/armadeus.txt | |
parent | bfeffd155283772bbe78c6a05dec7c0128ee500c (diff) | |
download | lwn-a1a38e1f4d1d79dfbedb66148d611827c23c7c44.tar.gz lwn-a1a38e1f4d1d79dfbedb66148d611827c23c7c44.zip |
dt-bindings: arm: Convert FSL board/soc bindings to json-schema
Convert Freescale SoC bindings to DT schema format using json-schema.
Cc: Shawn Guo <shawnguo@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: devicetree@vger.kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/armadeus.txt')
-rw-r--r-- | Documentation/devicetree/bindings/arm/armadeus.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Documentation/devicetree/bindings/arm/armadeus.txt b/Documentation/devicetree/bindings/arm/armadeus.txt deleted file mode 100644 index 9821283ff516..000000000000 --- a/Documentation/devicetree/bindings/arm/armadeus.txt +++ /dev/null @@ -1,6 +0,0 @@ -Armadeus i.MX Platforms Device Tree Bindings ------------------------------------------------ - -APF51: i.MX51 based module. -Required root node properties: - - compatible = "armadeus,imx51-apf51", "fsl,imx51"; |