diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2020-10-29 09:51:58 +0100 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2020-10-29 09:52:19 +0100 |
commit | 943a8b3938b175e4e6457b7aed06fa36f4fe7550 (patch) | |
tree | 3b7f14e7d6216682fb33df0a0296780b0c0e49cd /projects/linux/io | |
parent | e53a0d3c97b990c7dfc44edf409de14411049aed (diff) |
projects: linux: Update json-schema conversions
Several new conversions have been accepted upstream:
- etheravb
- lvds
- fcp
- fdp1
- vsp1
or have been posted:
- rcar-pci-host
- dw-hdmi
- du
- drif
- rsnd
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'projects/linux/io')
-rw-r--r-- | projects/linux/io/dt_bindings_json_schema_io.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/projects/linux/io/dt_bindings_json_schema_io.yaml b/projects/linux/io/dt_bindings_json_schema_io.yaml index ba80f94..561dae6 100644 --- a/projects/linux/io/dt_bindings_json_schema_io.yaml +++ b/projects/linux/io/dt_bindings_json_schema_io.yaml @@ -30,8 +30,9 @@ upstream: - torvalds: 37d1e94692e06a35c53ff052e2d0983548ef0395 # dt-bindings: thermal: rcar-gen3-thermal: Convert bindings to json-schema - torvalds: 4b74c424a1b1d272e8677f26aeb5d37924fe7384 # dt-bindings: serial: Add renesas,em-uart bindings - torvalds: bc6b83d636eb8b0083a166a6be6bae89440393c6 # dt-bindings: timer: renesas: mtu2: Convert to json-schema + - torvalds: d7adf6331189cbe9d73729052a9ff14fed802667 # dt-bindings: net: renesas,etheravb: Convert to json-schema - lore: 20200518081506.23423-1-geert+renesas@glider.be # dt-bindings: timer: renesas: tmu: Convert to json-schema - - lore: 20200621081710.10245-1-geert+renesas@glider.be # dt-bindings: net: renesas,etheravb: Convert to json-schema + - lore: 1603850751-32762-1-git-send-email-yoshihiro.shimoda.uh@renesas.com # dt-bindings: pci: rcar-pci-host: convert bindings to json-schema comments: - Documentation/devicetree/bindings/i2c/renesas,i2c.txt @@ -43,7 +44,6 @@ comments: - Documentation/devicetree/bindings/net/can/rcar_canfd.txt - Documentation/devicetree/bindings/net/can/rcar_can.txt - Documentation/devicetree/bindings/pci/pci-rcar-gen2.txt - - Documentation/devicetree/bindings/pci/rcar-pci.txt - Documentation/devicetree/bindings/phy/rcar-gen2-phy.txt - Documentation/devicetree/bindings/phy/rcar-gen3-phy-pcie.txt - Documentation/devicetree/bindings/spi/renesas,rzn1-spi.txt |