[PATCH 0/7] Rename RK1108 to RV1108
From: Andy Yan <hidden>
Date: 2017-02-13 10:59:26
Also in:
linux-arm-kernel, linux-clk, linux-gpio, linux-rockchip
Rockchip finally named this soc as RV1108, so change
RK1108/rk1108 to RV1108/rv1108 for compatible.
Andy Yan (7):
dt-bindings: rockchip-dw-mshc: rename RK1108 to RV1108
dt-bindings: rk1108-cru: rename RK1108 to RV1108
clk: rockchip: rename RK1108 to RV1108
dt-bindings: rockchip,pinctrl: rename RK1108 to RV1108
pinctrl: rockchip: rename RK1108 to RV1108
ARM: dts: rename RK1108 to RV1108
ARM: rockchip: reanme RK1108 to RV1108
Documentation/devicetree/bindings/arm/rockchip.txt | 4 +-
...chip,rk1108-cru.txt => rockchip,rv1108-cru.txt} | 12 +-
.../devicetree/bindings/mmc/rockchip-dw-mshc.txt | 2 +-
.../bindings/pinctrl/rockchip,pinctrl.txt | 16 +-
arch/arm/boot/dts/Makefile | 2 +-
.../boot/dts/{rk1108-evb.dts => rv1108-evb.dts} | 7 +-
arch/arm/boot/dts/{rk1108.dtsi => rv1108.dtsi} | 24 +-
drivers/clk/rockchip/Makefile | 2 +-
.../clk/rockchip/{clk-rk1108.c => clk-rv1108.c} | 414 ++++++++++-----------
drivers/clk/rockchip/clk.h | 28 +-
drivers/pinctrl/pinctrl-rockchip.c | 76 ++--
.../clock/{rk1108-cru.h => rv1108-cru.h} | 6 +-
12 files changed, 300 insertions(+), 293 deletions(-)
rename Documentation/devicetree/bindings/clock/{rockchip,rk1108-cru.txt => rockchip,rv1108-cru.txt} (83%)
rename arch/arm/boot/dts/{rk1108-evb.dts => rv1108-evb.dts} (89%)
rename arch/arm/boot/dts/{rk1108.dtsi => rv1108.dtsi} (94%)
rename drivers/clk/rockchip/{clk-rk1108.c => clk-rv1108.c} (57%)
rename include/dt-bindings/clock/{rk1108-cru.h => rv1108-cru.h} (97%)
--
2.7.4
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html