]> www.infradead.org Git - users/jedix/linux-maple.git/commit
arm64: dts: rockchip: fix dwmmc clock name for px30
authorJohan Jonker <jbx6244@gmail.com>
Fri, 10 Jan 2020 16:12:00 +0000 (17:12 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 13 Jan 2020 09:13:33 +0000 (10:13 +0100)
commit7f2147350291569acd1df5a26dcdfc573916016f
tree676f04766ed9d77ce3075b18320ea1d87bfb8156
parent1fc61ed04d309b0b8b3562acf701ab988eee12de
arm64: dts: rockchip: fix dwmmc clock name for px30

An experimental test with the command below gives this error:
px30-evb.dt.yaml: dwmmc@ff390000: clock-names:2:
'ciu-drive' was expected

'ciu-drv' is not a valid dwmmc clock name,
so fix this by changing it to 'ciu-drive'.

make ARCH=arm64 dtbs_check
DT_SCHEMA_FILES=Documentation/devicetree/bindings/mmc/rockchip-dw-mshc.yaml

Signed-off-by: Johan Jonker <jbx6244@gmail.com>
Link: https://lore.kernel.org/r/20200110161200.22755-1-jbx6244@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/px30.dtsi