OSDN Git Service

arm64: dts: rockchip: rename sdhci nodename to mmc on rk3399
authorJohan Jonker <jbx6244@gmail.com>
Mon, 16 Nov 2020 13:23:11 +0000 (14:23 +0100)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 30 Nov 2020 00:08:57 +0000 (01:08 +0100)
commit9a9f642784074d09efe9337e64b959f76c9f6913
treeb594e57fa8e4fde4ba506c5b063dbf3aa331f3dd
parent5df4d4d16ce4c6e6a5cb9d4b684b187f28258219
arm64: dts: rockchip: rename sdhci nodename to mmc on rk3399

A test with the command below gives for example this error:

/arch/arm64/boot/dts/rockchip/rk3399-evb.dt.yaml:
sdhci@fe330000: $nodename:0: 'sdhci@fe330000'
does not match '^mmc(@.*)?$'

Fix it by renaming sdhci to mmc.

make ARCH=arm64 dtbs_check
DT_SCHEMA_FILES=Documentation/devicetree/bindings/
mmc/arasan,sdhci.yaml

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