diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2020-05-06 15:31:12 +0200 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2020-05-06 15:31:12 +0200 |
commit | 7436058bd369233b613de3913f198fe729738648 (patch) | |
tree | 5fd2ace10377d5620ef115a95ab750a391530d12 /projects/linux/io | |
parent | e5d43e45cbe6b5bc9c79f39c5216524b4f3c19a5 (diff) |
projects: linux: Update json-schema conversions
Several new conversions have been posted.
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 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/projects/linux/io/dt_bindings_json_schema_io.yaml b/projects/linux/io/dt_bindings_json_schema_io.yaml index 9bbb19c..28a0313 100644 --- a/projects/linux/io/dt_bindings_json_schema_io.yaml +++ b/projects/linux/io/dt_bindings_json_schema_io.yaml @@ -19,8 +19,9 @@ upstream: - torvalds: 384d00fae8e51f8ff812937b2e654ba3da858227 # dt-bindings: serial: sh-sci: Convert to json-schema - torvalds: 8f5a0a3750c171d1c717e54b017ecd84c555492d # dt-bindings: thermal: rcar-thermal: Convert bindings to json-schema - next: 999866c92f4a333cb776c3e87831feeddef74f96 # spi: dt-bindings: rspi: Convert to json-schema - - lore: 20200408091416.25725-1-geert+renesas@glider.be # dt-bindings: timer: renesas: cmt: Convert to json-schema - - lore: 20200408091451.25845-1-geert+renesas@glider.be # dt-bindings: timer: renesas: tmu: Convert to json-schema + - lore: 20200505155127.4836-1-geert+renesas@glider.be # dt-bindings: timer: renesas: cmt: Convert to json-schema + - lore: 20200505154944.4598-1-geert+renesas@glider.be # dt-bindings: timer: renesas: tmu: Convert to json-schema + - lore: 20200427192522.28365-1-geert+renesas@glider.be # dt-bindings: watchdog: renesas-wdt: Convert to json-schema comments: - Documentation/devicetree/bindings/i2c/renesas,i2c.txt @@ -47,4 +48,3 @@ comments: - Documentation/devicetree/bindings/timer/renesas,ostm.txt - Documentation/devicetree/bindings/timer/renesas,tpu.txt - Documentation/devicetree/bindings/usb/usb-xhci.txt - - Documentation/devicetree/bindings/watchdog/renesas,wdt.txt |