diff options
author | Arnd Bergmann <arnd@arndb.de> | 2021-02-11 14:46:39 +0300 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2021-02-11 14:46:40 +0300 |
commit | 78155527283ddb04bb4a5b78320c861e1035d357 (patch) | |
tree | 689d10ec7f6ec0e9a4901ef5be008cddfcb2de2c /Documentation/devicetree/bindings/vendor-prefixes.yaml | |
parent | a36c9ff6a2df17295e0050dc9a9d5abff4b21dd7 (diff) | |
parent | 19e1f484a6bb452d28d79cf41f280cdfde3176a9 (diff) | |
download | linux-78155527283ddb04bb4a5b78320c861e1035d357.tar.xz |
Merge tag 'zynq-dt-for-v5.12-v2' of https://github.com/Xilinx/linux-xlnx into arm/dt
ARM: dts: Zynq DT changes for v5.12-v2
- Add Ebang board support
- Add missing zturn boards in dt binding
- And convert Zynq QSPI binding
* tag 'zynq-dt-for-v5.12-v2' of https://github.com/Xilinx/linux-xlnx:
dt-bindings: spi: zynq: Convert Zynq QSPI binding to yaml
dt-bindings: arm: xilinx: Add missing Zturn boards
ARM: dts: ebaz4205: add pinctrl entries for switches
ARM: dts: add Ebang EBAZ4205 device tree
dt-bindings: arm: add Ebang EBAZ4205 board
dt-bindings: add ebang vendor prefix
Link: https://lore.kernel.org/r/19e0e0c9-1bed-bba5-6c80-6903937b3d96@xilinx.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'Documentation/devicetree/bindings/vendor-prefixes.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index ee6a6843e412..3b2958202258 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -313,6 +313,8 @@ patternProperties: description: Dyna-Image "^ea,.*": description: Embedded Artists AB + "^ebang,.*": + description: Zhejiang Ebang Communication Co., Ltd "^ebs-systart,.*": description: EBS-SYSTART GmbH "^ebv,.*": |