diff options
author | Rob Herring <robh@kernel.org> | 2019-06-18 13:45:19 -0600 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2019-06-27 11:24:33 -0600 |
commit | 7eefa9047ea5f909761c6cec800be3be8d3f372f (patch) | |
tree | e877febf05bed8ffc793215ee47d7e2ddc66c5dc /Documentation/devicetree/bindings/arm/moxart.txt | |
parent | 2c73aea7da209f79bbe163644871bcbadeab4ec4 (diff) |
dt-bindings: arm: Convert MOXA ART board/soc bindings to json-schema
Convert MOXA ART SoC bindings to DT schema format using json-schema.
Cc: Jonas Jensen <jonas.jensen@gmail.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/moxart.txt')
-rw-r--r-- | Documentation/devicetree/bindings/arm/moxart.txt | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/Documentation/devicetree/bindings/arm/moxart.txt b/Documentation/devicetree/bindings/arm/moxart.txt deleted file mode 100644 index 11087edb0658..000000000000 --- a/Documentation/devicetree/bindings/arm/moxart.txt +++ /dev/null @@ -1,12 +0,0 @@ -MOXA ART device tree bindings - -Boards with the MOXA ART SoC shall have the following properties: - -Required root node property: - -compatible = "moxa,moxart"; - -Boards: - -- UC-7112-LX: embedded computer - compatible = "moxa,moxart-uc-7112-lx", "moxa,moxart" |