dt-bindings: Rename Ingenic CGU headers to ingenic,*.h
authorPaul Cercueil <paul@crapouillou.net>
Sat, 16 Oct 2021 13:33:21 +0000 (14:33 +0100)
committerRob Herring <robh@kernel.org>
Fri, 12 Nov 2021 04:27:14 +0000 (22:27 -0600)
commitc4a11bf423ec84a16f7df0773041c29f2f305cc1
tree2345d1b872d7a32d1e1dfca19be8a96b16dfdd5c
parent5833291ab6de9c3e2374336b51c814e515e8f3a5
dt-bindings: Rename Ingenic CGU headers to ingenic,*.h

Tidy up a bit the tree, by prefixing all include/dt-bindings/clock/ files
related to Ingenic SoCs with 'ingenic,'.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20211016133322.40771-1-paul@crapouillou.net
50 files changed:
Documentation/devicetree/bindings/clock/ingenic,cgu.yaml
Documentation/devicetree/bindings/display/ingenic,ipu.yaml
Documentation/devicetree/bindings/display/ingenic,lcd.yaml
Documentation/devicetree/bindings/dma/ingenic,dma.yaml
Documentation/devicetree/bindings/i2c/ingenic,i2c.yaml
Documentation/devicetree/bindings/iio/adc/ingenic,adc.yaml
Documentation/devicetree/bindings/memory-controllers/ingenic,nemc.yaml
Documentation/devicetree/bindings/mips/ingenic/ingenic,cpu.yaml
Documentation/devicetree/bindings/mmc/ingenic,mmc.yaml
Documentation/devicetree/bindings/mtd/ingenic,nand.yaml
Documentation/devicetree/bindings/net/ingenic,mac.yaml
Documentation/devicetree/bindings/nvmem/ingenic,jz4780-efuse.yaml
Documentation/devicetree/bindings/phy/ingenic,phy-usb.yaml
Documentation/devicetree/bindings/remoteproc/ingenic,vpu.yaml
Documentation/devicetree/bindings/rng/ingenic,trng.yaml
Documentation/devicetree/bindings/rtc/ingenic,rtc.yaml
Documentation/devicetree/bindings/serial/ingenic,uart.yaml
Documentation/devicetree/bindings/sound/ingenic,aic.yaml
Documentation/devicetree/bindings/sound/ingenic,codec.yaml
Documentation/devicetree/bindings/spi/ingenic,spi.yaml
Documentation/devicetree/bindings/timer/ingenic,sysost.yaml
Documentation/devicetree/bindings/timer/ingenic,tcu.yaml
Documentation/devicetree/bindings/usb/ingenic,musb.yaml
arch/mips/boot/dts/ingenic/jz4725b.dtsi
arch/mips/boot/dts/ingenic/jz4740.dtsi
arch/mips/boot/dts/ingenic/jz4770.dtsi
arch/mips/boot/dts/ingenic/jz4780.dtsi
arch/mips/boot/dts/ingenic/x1000.dtsi
arch/mips/boot/dts/ingenic/x1830.dtsi
drivers/clk/ingenic/jz4725b-cgu.c
drivers/clk/ingenic/jz4740-cgu.c
drivers/clk/ingenic/jz4760-cgu.c
drivers/clk/ingenic/jz4770-cgu.c
drivers/clk/ingenic/jz4780-cgu.c
drivers/clk/ingenic/x1000-cgu.c
drivers/clk/ingenic/x1830-cgu.c
include/dt-bindings/clock/ingenic,jz4725b-cgu.h [new file with mode: 0644]
include/dt-bindings/clock/ingenic,jz4740-cgu.h [new file with mode: 0644]
include/dt-bindings/clock/ingenic,jz4760-cgu.h [new file with mode: 0644]
include/dt-bindings/clock/ingenic,jz4770-cgu.h [new file with mode: 0644]
include/dt-bindings/clock/ingenic,jz4780-cgu.h [new file with mode: 0644]
include/dt-bindings/clock/ingenic,x1000-cgu.h [new file with mode: 0644]
include/dt-bindings/clock/ingenic,x1830-cgu.h [new file with mode: 0644]
include/dt-bindings/clock/jz4725b-cgu.h [deleted file]
include/dt-bindings/clock/jz4740-cgu.h [deleted file]
include/dt-bindings/clock/jz4760-cgu.h [deleted file]
include/dt-bindings/clock/jz4770-cgu.h [deleted file]
include/dt-bindings/clock/jz4780-cgu.h [deleted file]
include/dt-bindings/clock/x1000-cgu.h [deleted file]
include/dt-bindings/clock/x1830-cgu.h [deleted file]