dt-bindings: move cache controller bindings to a cache directory
authorConor Dooley <conor.dooley@microchip.com>
Thu, 30 Mar 2023 17:32:56 +0000 (18:32 +0100)
committerRob Herring <robh@kernel.org>
Tue, 4 Apr 2023 17:12:13 +0000 (12:12 -0500)
commitdc8ea9204b242cd93e63585396ac7d13f622802d
tree1073f0a5dc0669c08b65a4523185e386466aff4c
parent0291b586ef5df4fe9a626d01dbd53e01f8c41e3c
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>
Documentation/devicetree/bindings/cache/baikal,bt1-l2-ctl.yaml [moved from Documentation/devicetree/bindings/memory-controllers/baikal,bt1-l2-ctl.yaml with 95% similarity]
Documentation/devicetree/bindings/cache/freescale-l2cache.txt [moved from Documentation/devicetree/bindings/powerpc/fsl/l2cache.txt with 100% similarity]
Documentation/devicetree/bindings/cache/l2c2x0.yaml [moved from Documentation/devicetree/bindings/arm/l2c2x0.yaml with 99% similarity]
Documentation/devicetree/bindings/cache/marvell,feroceon-cache.txt [moved from Documentation/devicetree/bindings/arm/mrvl/feroceon.txt with 100% similarity]
Documentation/devicetree/bindings/cache/marvell,tauros2-cache.txt [moved from Documentation/devicetree/bindings/arm/mrvl/tauros2.txt with 100% similarity]
Documentation/devicetree/bindings/cache/qcom,llcc.yaml [moved from Documentation/devicetree/bindings/arm/msm/qcom,llcc.yaml with 96% similarity]
Documentation/devicetree/bindings/cache/sifive,ccache0.yaml [moved from Documentation/devicetree/bindings/riscv/sifive,ccache0.yaml with 98% similarity]
Documentation/devicetree/bindings/cache/socionext,uniphier-system-cache.yaml [moved from Documentation/devicetree/bindings/arm/socionext/socionext,uniphier-system-cache.yaml with 96% similarity]
MAINTAINERS