diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2020-11-25 09:03:16 +0100 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2020-11-25 09:09:08 +0100 |
commit | 3c2025406eac5dc155cb7053f486e82709f0da7c (patch) | |
tree | e7b119ca672ff15ff286baecc9d558b9b37ed6fa /projects/linux/io | |
parent | 69f4ba5e612e3d7862fd5e909926aaf9ef11b080 (diff) |
projects: linux: Update json-schema conversions
Several new conversions have been accepted upstream:
- rcar-pci-host
- rsnd
- tmu
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 561dae6..2563668 100644 --- a/projects/linux/io/dt_bindings_json_schema_io.yaml +++ b/projects/linux/io/dt_bindings_json_schema_io.yaml @@ -31,8 +31,8 @@ upstream: - 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: 1603850751-32762-1-git-send-email-yoshihiro.shimoda.uh@renesas.com # dt-bindings: pci: rcar-pci-host: convert bindings to json-schema + - next: 4576f62086eb05a918175ede024acbcabd4dbade # dt-bindings: timer: renesas: tmu: Convert to json-schema + - next: 58e375bffca3f9bc5542a63b3894abc6a429a617 # dt-bindings: PCI: rcar-pci-host: Convert bindings to json-schema comments: - Documentation/devicetree/bindings/i2c/renesas,i2c.txt |