]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: dts: rockchip: rename dwmmc node names to mmc
authorJohan Jonker <jbx6244@gmail.com>
Wed, 15 Jan 2020 18:52:43 +0000 (19:52 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Sat, 18 Jan 2020 22:54:15 +0000 (23:54 +0100)
commitfed1fc5194884a22857cc642e64b13b36ce47a12
tree498664a5a43a13cd7733bb7d2441a232afb4bcb8
parentcf206bca178cd5b5a436494b2e0cea75295944f4
ARM: dts: rockchip: rename dwmmc node names to mmc

Current dts files with 'dwmmc' nodes are manually verified.
In order to automate this process rockchip-dw-mshc.txt
has to be converted to yaml. In the new setup
rockchip-dw-mshc.yaml will inherit properties from
mmc-controller.yaml and synopsys-dw-mshc-common.yaml.
'dwmmc' will no longer be a valid name for a node,
so change them all to 'mmc'

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Link: https://lore.kernel.org/r/20200115185244.18149-1-jbx6244@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rk3036.dtsi
arch/arm/boot/dts/rk322x.dtsi
arch/arm/boot/dts/rk3288.dtsi
arch/arm/boot/dts/rk3xxx.dtsi
arch/arm/boot/dts/rv1108.dtsi