]> asedeno.scripts.mit.edu Git - linux.git/commit
arm64: dts: rockchip: fix dwmmc clock name for rk3308
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:36 +0000 (10:13 +0100)
commit2be6a280144e521248a4bdefb691a0a97e604294
tree1d42a40de71bd1e8db33d923d86626308b4dfe3e
parent7f2147350291569acd1df5a26dcdfc573916016f
arm64: dts: rockchip: fix dwmmc clock name for rk3308

An experimental test with the command below gives this error:
rk3308-evb.dt.yaml: dwmmc@ff480000: 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/rk3308.dtsi