diff options
author | Bhupesh Sharma <[email protected]> | 2022-05-15 03:24:22 +0530 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2022-07-02 22:17:02 -0500 |
commit | 4ff12270dbbe245cf92c0247bcc1a2bfbc03639c (patch) | |
tree | 22511fbd4c5fcec020a3563bc4f7bbcf2058178c /tools/perf/scripts/python | |
parent | 40940823cb582acc13f5fda5688a5287893b3281 (diff) |
arm64: dts: qcom: Fix ordering of 'clocks' & 'clock-names' for sdhci nodes
Since the Qualcomm sdhci-msm device-tree binding has been converted
to yaml format, 'make dtbs_check' reports a number of issues with
ordering of 'clocks' & 'clock-names' for sdhci nodes:
arch/arm64/boot/dts/qcom/ipq8074-hk10-c2.dtb: sdhci@7824900:
clock-names:0: 'iface' was expected
arch/arm64/boot/dts/qcom/ipq8074-hk10-c2.dtb: sdhci@7824900:
clock-names:1: 'core' was expected
arch/arm64/boot/dts/qcom/ipq8074-hk10-c2.dtb: sdhci@7824900:
clock-names:2: 'xo' was expected
Fix the same by updating the offending 'dts' files.
Cc: Bjorn Andersson <[email protected]>
Cc: Rob Herring <[email protected]>
Signed-off-by: Bhupesh Sharma <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions