diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2020-05-11 11:04:40 +0200 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2020-05-11 11:12:28 +0200 |
commit | fcbffb6284714edfdb73c504a3b26fcb721a90b0 (patch) | |
tree | 33b3a8f1a45d6e0ecac562930a86f62de0e3d522 /projects/linux/io | |
parent | 80f3cf357afda6182833c90b66c313da201ff85b (diff) |
projects: linux: Update json-schema conversions
Several new conversions have been posted:
- renesas,cpg-clocks
- renesas,cpg-div6-clock
- renesas,cpg-mstp-clocks
- renesas,ostm
or updated:
- renesas,intc-irqpin
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/linux/io/dt_bindings_json_schema_io.yaml b/projects/linux/io/dt_bindings_json_schema_io.yaml index 28a0313..7699ca9 100644 --- a/projects/linux/io/dt_bindings_json_schema_io.yaml +++ b/projects/linux/io/dt_bindings_json_schema_io.yaml @@ -22,6 +22,7 @@ upstream: - 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 + - lore: 20200427193224.29548-1-geert+renesas@glider.be # dt-bindings: timer: renesas: ostm: Convert to json-schema comments: - Documentation/devicetree/bindings/i2c/renesas,i2c.txt @@ -45,6 +46,5 @@ comments: - "Documentation/devicetree/bindings/thermal/rcar-gen3-thermal.txt: https://patchwork.kernel.org/patch/11428227/" - Documentation/devicetree/bindings/timer/renesas,em-sti.txt - Documentation/devicetree/bindings/timer/renesas,mtu2.txt - - Documentation/devicetree/bindings/timer/renesas,ostm.txt - Documentation/devicetree/bindings/timer/renesas,tpu.txt - Documentation/devicetree/bindings/usb/usb-xhci.txt |