[PATCH 0/7] SDX55 devicetree updates - Part 2

From: Manivannan Sadhasivam
Date: Mon Jan 18 2021 - 00:11:01 EST


Hello Bjorn,

Here is the part 2 of the SDX55 devicetree updates series. This series adds
USB, watchdog and pshold support along with the relevant bindings. Also, there
is one cleanup patch which fixes the "dtbs_check" warnings for thermal zones.

The binding patches are expected to go through relevant subsystem trees. If they
are not merged with this series, I'll submit them separately.

Please consider merging the DT patches!

Thanks,
Mani

Manivannan Sadhasivam (7):
dt-bindings: usb: qcom,dwc3: Add binding for SDX55
ARM: dts: qcom: sdx55: Add USB3 and PHY support
ARM: dts: qcom: sdx55-mtp: Enable USB3 and PHY support
dt-bindings: watchdog: Add binding for Qcom SDX55
ARM: dts: qcom: sdx55: Add Watchdog support
ARM: dts: qcom: sdx55: Add pshold support
arm64: dts: qcom: Add missing "-thermal" suffix for thermal zones

.../devicetree/bindings/usb/qcom,dwc3.yaml | 1 +
.../bindings/watchdog/qcom-wdt.yaml | 1 +
arch/arm/boot/dts/qcom-sdx55-mtp.dts | 29 +++++-
arch/arm/boot/dts/qcom-sdx55.dtsi | 96 +++++++++++++++++++
arch/arm64/boot/dts/qcom/pm8150.dtsi | 2 +-
arch/arm64/boot/dts/qcom/pm8150b.dtsi | 2 +-
arch/arm64/boot/dts/qcom/pm8150l.dtsi | 2 +-
arch/arm64/boot/dts/qcom/pm8994.dtsi | 2 +-
arch/arm64/boot/dts/qcom/pm8998.dtsi | 2 +-
arch/arm64/boot/dts/qcom/pms405.dtsi | 2 +-
10 files changed, 129 insertions(+), 10 deletions(-)

--
2.25.1