diff options
author | Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com> | 2020-11-02 11:29:40 +0530 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2020-11-03 07:24:20 +0800 |
commit | fa43c3de5c37f315271662bbc8cd6e110280abee (patch) | |
tree | b33a5eeec0e01314d1e470cb0a7aafdd4eb01121 /Documentation/devicetree/bindings/arm | |
parent | 7c685a0f809b0ccbc9201ff4395a716db4e43797 (diff) |
dt-bindings: fsl: add compatible for LX2162A QDS Board
Add support for LX2162A, LX2162A is LX2160A based SoC.
Signed-off-by: Meenakshi Aggarwal <meenakshi.aggarwal@nxp.com>
Acked-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 417b5634d3f1..85fb24da4a02 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -892,6 +892,7 @@ properties: - enum: - fsl,lx2160a-qds - fsl,lx2160a-rdb + - fsl,lx2162a-qds - const: fsl,lx2160a - description: S32V234 based Boards |