[GIT PULL] More Qualcomm DTS updates for v5.20
Bjorn Andersson
bjorn.andersson at linaro.org
Wed Jul 20 16:11:11 PDT 2022
The following changes since commit 864cfdeb76735909a9afcc314416ccaa1ce82a1a:
ARM: dts: qcom: msm8974: rename GPU's OPP table node (2022-07-06 16:04:22 -0500)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-dts-for-5.20-2
for you to fetch changes up to aa7fd3bb6017b343585e97a909f9b7d2fe174018:
ARM: dts: qcom: add rpmcc missing clocks for apq/ipq8064 and msm8660 (2022-07-18 19:13:44 -0500)
----------------------------------------------------------------
More Qualcomm DTS updates for v5.20
This adds an additional GSBI, hwclock, smem and tsens nodes for IPQ8064,
in addition to fixing up and improving the existing descriptions of the
platform.
USB interrupts are reordered to please the Devicetree binding.
The Light Pulse Generator is defined for PM8941 and LEDs are defined for
the FairPhone2, Nexus 5 and Sony Xperia devices.
----------------------------------------------------------------
André Almeida (1):
ARM: dts: qcom: msm8974-hammerhead: Add notification LED
Bjorn Andersson (2):
ARM: dts: qcom: Add LPG node to pm8941
ARM: dts: qcom: msm8974-sony: Enable LPG
Christian Marangi (11):
ARM: dts: qcom: ipq8064: add multiple missing pin definition
ARM: dts: qcom: ipq8064: add gsbi6 missing definition
ARM: dts: qcom: ipq8064: add specific dtsi with smb208 rpm regulators
ARM: dts: qcom: ipq8064: add missing snps,dwmac compatible for gmac
ARM: dts: qcom: ipq8064: disable usb phy by default
ARM: dts: qcom: ipq8064: reduce pci IO size to 64K
ARM: dts: qcom: ipq8064: fix and add some missing gsbi node
ARM: dts: qcom: ipq8064: add speedbin efuse nvmem node
ARM: dts: qcom: ipq8064: add missing hwlock
ARM: dts: qcom: ipq8064: add missing smem compatible
ARM: dts: qcom: add rpmcc missing clocks for apq/ipq8064 and msm8660
Dmitry Baryshkov (1):
ARM: dts: qcom: apq8064: create tsens device node
Johan Hovold (1):
ARM: dts: qcom: sdx65: reorder USB interrupts
Luca Weiss (1):
ARM: dts: qcom: msm8974-FP2: Add notification LED
Stephan Gerhold (1):
ARM: dts: qcom: msm8974: Disable remoteprocs by default
arch/arm/boot/dts/qcom-apq8064.dtsi | 27 +++-
arch/arm/boot/dts/qcom-ipq8064-ap148.dts | 6 -
arch/arm/boot/dts/qcom-ipq8064-rb3011.dts | 9 --
arch/arm/boot/dts/qcom-ipq8064-smb208.dtsi | 37 +++++
arch/arm/boot/dts/qcom-ipq8064.dtsi | 162 ++++++++++++++++++++-
arch/arm/boot/dts/qcom-msm8660.dtsi | 4 +-
.../dts/qcom-msm8974-lge-nexus5-hammerhead.dts | 30 ++++
.../boot/dts/qcom-msm8974-sony-xperia-rhine.dtsi | 30 ++++
arch/arm/boot/dts/qcom-msm8974.dtsi | 4 +
.../arm/boot/dts/qcom-msm8974pro-fairphone-fp2.dts | 32 ++++
arch/arm/boot/dts/qcom-msm8974pro-samsung-klte.dts | 2 +
.../qcom-msm8974pro-sony-xperia-shinano-castor.dts | 30 ++++
arch/arm/boot/dts/qcom-pm8941.dtsi | 10 ++
arch/arm/boot/dts/qcom-sdx65.dtsi | 10 +-
14 files changed, 357 insertions(+), 36 deletions(-)
create mode 100644 arch/arm/boot/dts/qcom-ipq8064-smb208.dtsi
More information about the linux-arm-kernel
mailing list