diff options
author | Johan Jonker <jbx6244@gmail.com> | 2020-01-10 17:12:00 +0100 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2020-01-13 10:13:36 +0100 |
commit | 2be6a280144e521248a4bdefb691a0a97e604294 (patch) | |
tree | 1d42a40de71bd1e8db33d923d86626308b4dfe3e /scripts/bpf_helpers_doc.py | |
parent | 7f2147350291569acd1df5a26dcdfc573916016f (diff) |
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>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions