diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2021-07-12 17:13:27 +0200 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2021-07-13 10:08:52 +0200 |
commit | ec5fadf91d30f199da83f30f9df6d6cb0a964fc4 (patch) | |
tree | d615c5075a329392604b3d1c97cbd9e1e1d37a37 /projects | |
parent | 6c88c02ee9f38b4b46335a62136eb3b0931c3a68 (diff) |
projects: linux: core: Mark "dt-bindings conversion to json-schema (Core)" Done
All Device Tree bindings for Renesas core components have been converted
to json-schema.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Diffstat (limited to 'projects')
-rw-r--r-- | projects/linux/core/done/dt_bindings_json_schema_core.yaml (renamed from projects/linux/core/dt_bindings_json_schema_core.yaml) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/projects/linux/core/dt_bindings_json_schema_core.yaml b/projects/linux/core/done/dt_bindings_json_schema_core.yaml index 42851e8..69c56ad 100644 --- a/projects/linux/core/dt_bindings_json_schema_core.yaml +++ b/projects/linux/core/done/dt_bindings_json_schema_core.yaml @@ -1,7 +1,7 @@ title: "dt-bindings conversion to json-schema (Core)" team: Core key: f55d4302-6e94-11ea-b699-5be80de3b084 -status: Active +status: Done upstream: - torvalds: 672951cbd1b70a9ede6f9c6eba4ed6b726d32b03 # dt-bindings: arm: Convert cpu binding to json-schema @@ -34,6 +34,6 @@ upstream: - torvalds: 4d92239b6517e705433d89c23d792c7dcf35235e # dt-bindings: power: sysc-rmobile: Convert to json-schema - torvalds: aef654741de377526d91fb24926348dc2e994822 # dt-bindings: clk: emev2: Convert to json-schema - torvalds: 57d4ef85fc33d40856d0a64d38ccf2b9030805d0 # dt-bindings: clock: renesas,r9a06g032-sysctrl: Convert to json-schema + - torvalds: 2451eeb4ebc051ad1f753580066f20dbf4c5174e # dt-bindings: dmaengine: Remove SHDMA Device Tree bindings comments: - - Documentation/devicetree/bindings/dma/renesas,shdma.txt |