lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 18 Jan 2021 10:39:58 +0530
From:   Manivannan Sadhasivam <manivannan.sadhasivam@...aro.org>
To:     agross@...nel.org, bjorn.andersson@...aro.org
Cc:     linux-arm-msm@...r.kernel.org, linux-kernel@...r.kernel.org,
        Manivannan Sadhasivam <manivannan.sadhasivam@...aro.org>
Subject: [PATCH 0/7] SDX55 devicetree updates - Part 2

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ