This gets rid of all of the dtbs_check that showed up atop the current qcom maintainer tree for sc7180-idp, except the errors in the 'thermal-sensor' nodes. I believe those are known / being dealt with separately [1] [2]. I don't expect this series to have any functional changes, it just makes the device tree cleaner. I was able to boot after applying these patches atop a working tree. I have tried to sort the changes here, first including the "obviously correct" changes and later changes I am less certain about. There are no known dependencies between the changes. [1] https://lore.kernel.org/r/CAD=FV=UXC3UT78vGBr9rRuRxz=8iwH4tOkFx6NC-pSs+Z5+7Xw@xxxxxxxxxxxxxx [2] https://lore.kernel.org/r/CAD=FV=UtHebABCpJo1QUc6C2v2iZq2rFL+pTMx=EHBL+7d=jTQ@xxxxxxxxxxxxxx Douglas Anderson (7): arm64: dts: qcom: sc7180: Add SoC name to compatible arm64: dts: qcom: sc7180: Rename gic-its node to msi-controller arm64: dts: qcom: sc7180: Add "#clock-cells" property to usb_1_ssphy arm64: dts: qcom: pm6150: Remove macro from unit name of adc-chan arm64: dts: qcom: sc7180: Avoid "memory" for cmd-db reserved-memory node arm64: dts: qcom: sc7180: Avoid "phy" for USB QMP PHY wrapper arm64: dts: qcom: sc7180: Use 'ranges' in arm,armv7-timer-mem node arch/arm64/boot/dts/qcom/pm6150.dtsi | 2 +- arch/arm64/boot/dts/qcom/sc7180-idp.dts | 2 +- arch/arm64/boot/dts/qcom/sc7180.dtsi | 45 +++++++++++++------------ 3 files changed, 25 insertions(+), 24 deletions(-) -- 2.24.1.735.g03f4e72817-goog