Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: move cache controller bindings to a cache directory

There's a bunch of bindings for (mostly l2) cache controllers
scattered to the four winds, move them to a common directory.
I renamed the freescale l2cache.txt file, as while that might make sense
when the parent dir is fsl, it's confusing after the move.
The two Marvell bindings have had a "marvell," prefix added to match
their compatibles.

Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20230330173255.109731-1-conor@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>

authored by

Conor Dooley and committed by
Rob Herring
dc8ea920 0291b586

+7 -5
+1 -1
Documentation/devicetree/bindings/arm/l2c2x0.yaml Documentation/devicetree/bindings/cache/l2c2x0.yaml
··· 1 1 # SPDX-License-Identifier: GPL-2.0 2 2 %YAML 1.2 3 3 --- 4 - $id: http://devicetree.org/schemas/arm/l2c2x0.yaml# 4 + $id: http://devicetree.org/schemas/cache/l2c2x0.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: ARM L2 Cache Controller
Documentation/devicetree/bindings/arm/mrvl/feroceon.txt Documentation/devicetree/bindings/cache/marvell,feroceon-cache.txt
Documentation/devicetree/bindings/arm/mrvl/tauros2.txt Documentation/devicetree/bindings/cache/marvell,tauros2-cache.txt
+1 -1
Documentation/devicetree/bindings/arm/msm/qcom,llcc.yaml Documentation/devicetree/bindings/cache/qcom,llcc.yaml
··· 1 1 # SPDX-License-Identifier: (GPL-2.0-or-later OR BSD-2-Clause) 2 2 %YAML 1.2 3 3 --- 4 - $id: http://devicetree.org/schemas/arm/msm/qcom,llcc.yaml# 4 + $id: http://devicetree.org/schemas/cache/qcom,llcc.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: Last Level Cache Controller
+1 -1
Documentation/devicetree/bindings/arm/socionext/socionext,uniphier-system-cache.yaml Documentation/devicetree/bindings/cache/socionext,uniphier-system-cache.yaml
··· 1 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 2 2 %YAML 1.2 3 3 --- 4 - $id: http://devicetree.org/schemas/arm/socionext/socionext,uniphier-system-cache.yaml# 4 + $id: http://devicetree.org/schemas/cache/socionext,uniphier-system-cache.yaml# 5 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: UniPhier outer cache controller
+1 -1
Documentation/devicetree/bindings/memory-controllers/baikal,bt1-l2-ctl.yaml Documentation/devicetree/bindings/cache/baikal,bt1-l2-ctl.yaml
··· 2 2 # Copyright (C) 2020 BAIKAL ELECTRONICS, JSC 3 3 %YAML 1.2 4 4 --- 5 - $id: http://devicetree.org/schemas/memory-controllers/baikal,bt1-l2-ctl.yaml# 5 + $id: http://devicetree.org/schemas/cache/baikal,bt1-l2-ctl.yaml# 6 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 8 title: Baikal-T1 L2-cache Control Block
Documentation/devicetree/bindings/powerpc/fsl/l2cache.txt Documentation/devicetree/bindings/cache/freescale-l2cache.txt
+1 -1
Documentation/devicetree/bindings/riscv/sifive,ccache0.yaml Documentation/devicetree/bindings/cache/sifive,ccache0.yaml
··· 2 2 # Copyright (C) 2020 SiFive, Inc. 3 3 %YAML 1.2 4 4 --- 5 - $id: http://devicetree.org/schemas/riscv/sifive,ccache0.yaml# 5 + $id: http://devicetree.org/schemas/cache/sifive,ccache0.yaml# 6 6 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 8 title: SiFive Composable Cache Controller
+2
MAINTAINERS
··· 11893 11893 L: linuxppc-dev@lists.ozlabs.org 11894 11894 S: Odd fixes 11895 11895 T: git git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git 11896 + F: Documentation/devicetree/bindings/cache/freescale-l2cache.txt 11896 11897 F: Documentation/devicetree/bindings/powerpc/fsl/ 11897 11898 F: arch/powerpc/platforms/83xx/ 11898 11899 F: arch/powerpc/platforms/85xx/ ··· 19074 19073 L: linux-riscv@lists.infradead.org 19075 19074 S: Maintained 19076 19075 T: git https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/ 19076 + F: Documentation/devicetree/bindings/cache/sifive,ccache0.yaml 19077 19077 F: drivers/soc/sifive/ 19078 19078 19079 19079 SILEAD TOUCHSCREEN DRIVER