diff options
author | 2022-07-01 16:08:54 +0200 | |
---|---|---|
committer | 2022-07-01 16:08:55 +0200 | |
commit | 6c0534397d871741e6f1cef3401d49b94209c3c4 (patch) | |
tree | 16d3a3950d07266b5b9a211304d67f989171a38e | |
parent | Merge tag 'renesas-arm-dt-for-v5.20-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/dt (diff) | |
parent | dt-bindings: soc: renesas: Move renesas,prr from arm to soc (diff) | |
download | linux-dev-6c0534397d871741e6f1cef3401d49b94209c3c4.tar.xz linux-dev-6c0534397d871741e6f1cef3401d49b94209c3c4.zip |
Merge tag 'renesas-dt-bindings-for-v5.20-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/dt
Renesas DT binding updates for v5.20
- Reorganize the renesas,prr DT binding document.
* tag 'renesas-dt-bindings-for-v5.20-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel:
dt-bindings: soc: renesas: Move renesas,prr from arm to soc
Link: https://lore.kernel.org/r/cover.1656069640.git.geert+renesas@glider.be
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
-rw-r--r-- | Documentation/devicetree/bindings/soc/renesas/renesas,prr.yaml (renamed from Documentation/devicetree/bindings/arm/renesas,prr.yaml) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/arm/renesas,prr.yaml b/Documentation/devicetree/bindings/soc/renesas/renesas,prr.yaml index 1f80767da38b..654c96638e75 100644 --- a/Documentation/devicetree/bindings/arm/renesas,prr.yaml +++ b/Documentation/devicetree/bindings/soc/renesas/renesas,prr.yaml @@ -1,7 +1,7 @@ -# SPDX-License-Identifier: GPL-2.0 +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) %YAML 1.2 --- -$id: http://devicetree.org/schemas/arm/renesas,prr.yaml# +$id: http://devicetree.org/schemas/soc/renesas/renesas,prr.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml# title: Renesas Product Register |