diff options
author | Pramod Kumar <pramod.kumar_1@nxp.com> | 2019-07-16 16:43:27 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2019-07-23 11:30:54 +0300 |
commit | 88574a24ea12b7b8d7399e3a6b6c165f1f375323 (patch) | |
tree | 081269c26c6e6263d01ee4d299caf093e1ba1798 /Documentation/devicetree/bindings/arm | |
parent | 1843f225625bb7c15109136ac870ff39e304fc42 (diff) | |
download | linux-88574a24ea12b7b8d7399e3a6b6c165f1f375323.tar.xz |
dt-bindings: arm: nxp: Add device tree binding for ls1046a-frwy board
Add "fsl,ls1046a-frwy" bindings for ls1046afrwy board based on ls1046a SoC
Signed-off-by: Vabhav Sharma <vabhav.sharma@nxp.com>
Signed-off-by: Pramod Kumar <pramod.kumar_1@nxp.com>
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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index fec6b07f8a23..8c179667ad42 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -284,6 +284,7 @@ properties: - description: LS1046A based Boards items: - enum: + - fsl,ls1046a-frwy - fsl,ls1046a-qds - fsl,ls1046a-rdb - const: fsl,ls1046a |