diff options
author | Michael Walle <michael@walle.cc> | 2019-12-10 00:43:48 +0100 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2020-02-12 08:32:10 +0100 |
commit | 32c5cd478983387620eb9941b42c95877735ed8a (patch) | |
tree | ec62ffb6dc820c70fa137cfa23ffe7995d9dc785 /Documentation/devicetree/bindings/arm | |
parent | Linux 5.6-rc1 (diff) | |
download | linux-32c5cd478983387620eb9941b42c95877735ed8a.tar.xz linux-32c5cd478983387620eb9941b42c95877735ed8a.zip |
dt-bindings: arm: fsl: add LS1028A based boards
Add the Freescale LS1028A evaluation boards.
Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/arm')
-rw-r--r-- | Documentation/devicetree/bindings/arm/fsl.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index a8e0b4a813ed..46219a83d955 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -395,6 +395,13 @@ properties: - fsl,ls1021a-twr - const: fsl,ls1021a + - description: LS1028A based Boards + items: + - enum: + - fsl,ls1028a-qds + - fsl,ls1028a-rdb + - const: fsl,ls1028a + - description: LS1043A based Boards items: - enum: |