diff options
author | Michal Simek <michal.simek@xilinx.com> | 2021-01-21 11:27:00 +0100 |
---|---|---|
committer | Michal Simek <michal.simek@xilinx.com> | 2021-02-01 10:37:53 +0100 |
commit | 127b856f67fc7bf9f753f99d247347833543ee42 (patch) | |
tree | f8dea332e17c8f903b60543688054313205d198f /Documentation/devicetree/bindings/arm | |
parent | 8ac47837f0e0905526a53c69a425f27a34b5e426 (diff) |
arm64: dts: zynqmp: Add description for zcu104 revC
Xilinx ZynqMP zcu104 revC and newer board revisions have different i2c
structure compare to revA. The rest of the board is the same from software
perspective.
Also enable DMAs and QSPI.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Link: https://lore.kernel.org/r/17f68c235ea1ce96c3293ca0cf3178951d6663f7.1611224800.git.michal.simek@xilinx.com
Diffstat (limited to 'Documentation/devicetree/bindings/arm')
-rw-r--r-- | Documentation/devicetree/bindings/arm/xilinx.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/xilinx.yaml b/Documentation/devicetree/bindings/arm/xilinx.yaml index e0c6787f6e94..ae0ef1bf7965 100644 --- a/Documentation/devicetree/bindings/arm/xilinx.yaml +++ b/Documentation/devicetree/bindings/arm/xilinx.yaml @@ -91,6 +91,7 @@ properties: items: - enum: - xlnx,zynqmp-zcu104-revA + - xlnx,zynqmp-zcu104-revC - xlnx,zynqmp-zcu104-rev1.0 - const: xlnx,zynqmp-zcu104 - const: xlnx,zynqmp |