summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/arm/fsl.yaml
diff options
context:
space:
mode:
authorVabhav Sharma <vabhav.sharma@nxp.com>2018-08-06 16:09:08 +0530
committerDong Aisheng <aisheng.dong@nxp.com>2019-11-25 16:10:37 +0800
commitb5eef889ef7ba362e2f01ee5cd19fac703e1a557 (patch)
tree304ea6e8f834aa3c367fa0eb857a416abbce4683 /Documentation/devicetree/bindings/arm/fsl.yaml
parent567bc3e2ef5ad28f5aea61af96c40f734019e604 (diff)
dt-bindings: arm64: add compatible for LX2160A
Add compatible for LX2160A SoC,QDS and RDB board Add lx2160a compatible for clockgen and dcfg Signed-off-by: Vabhav Sharma <vabhav.sharma@nxp.com> Reviewed-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/fsl.yaml')
-rw-r--r--Documentation/devicetree/bindings/arm/fsl.yaml7
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml
index 7f3684801cfe..415ceaf673b4 100644
--- a/Documentation/devicetree/bindings/arm/fsl.yaml
+++ b/Documentation/devicetree/bindings/arm/fsl.yaml
@@ -336,4 +336,11 @@ properties:
- fsl,ls2088a-rdb
- const: fsl,ls2088a
+ - description: LX2160A based Boards
+ items:
+ - enum:
+ - fsl,lx2160a-qds
+ - fsl,lx2160a-rdb
+ - const: fsl,lx2160a
+
...