[GIT PULL] Qualcomm Device Tree updates for 4.20

From: Andy Gross
Date: Sun Sep 30 2018 - 14:38:24 EST


The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:

Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-dts-for-4.20

for you to fetch changes up to ca02f96b95ca1a50344e7e2a7bb43fbb825aa3a2:

ARM: dts: qcom: Update coresight bindings for hardware ports (2018-09-30 13:14:05 -0500)

----------------------------------------------------------------
Qualcomm Device Tree Changes for v4.20

* Fix IRQ constants usage on MSM8974
* Add led, gpio-button, sdcc, and pcie nodes for IPQ8064
* Move/cleanup common nodes for IPQ8064
* Add i2c sensor nodes for MSM8974 Hammerhead
* Fixes for SAW, kpss, opp, pci range, and space/tab on IPQ4019
* Update coresight bindings

----------------------------------------------------------------
Brian Masney (3):
ARM: dts: qcom: msm8974-hammerhead: add device tree bindings for mpu6515
ARM: dts: qcom: msm8974-hammerhead: add device tree bindings for ALS / proximity
ARM: dts: qcom-msm8974: change invalid flag IRQ NONE to valid value

Christian Lamparter (1):
ARM: dts: qcom: ipq4019: fix cpu0's qcom,saw2 reg value

Frank Rowand (6):
ARM: dts: qcom-msm8974: use named constant for interrupt type GIC_PPI
ARM: dts: qcom-msm8974: use named constant for interrupt type GIC_SPI
ARM: dts: qcom-msm8974: use named constant for interrupt flag EDGE RISING
ARM: dts: qcom-msm8974: use named constant for interrupt flag LEVEL HIGH
ARM: dts: qcom-msm8974: use named constant for interrupt flag NONE
ARM: dts: qcom-msm8974: change invalid flag IRQ NONE to valid value

John Crispin (1):
ARM: dts: qcom: ipq4019: fix space vs tab indenting inside qcom-ipq4019.dtsi

Mathias Kresin (1):
ARM: dts: qcom: ipq4019: fix PCI range

Matthew McClintock (2):
ARM: dts: qcom: ipq4019: use v2 of the kpss bringup mechanism
ARM: dts: qcom: ipq4019: add cpu operating points for cpufreq support

Sricharan R (4):
ARM: dts: qcom: Add pcie nodes for ipq8064
ARM: dts: qcom: Add sdcc nodes for ipq8064
ARM: dts: qcom: Move common nodes to ipq8064-v.1.0.dtsi
ARM: dts: qcom: Add led and gpio-button nodes to ipq8064 boards

Suzuki K Poulose (1):
ARM: dts: qcom: Update coresight bindings for hardware ports

arch/arm/boot/dts/qcom-apq8064.dtsi | 71 ++---
arch/arm/boot/dts/qcom-ipq4019.dtsi | 143 ++++++-----
arch/arm/boot/dts/qcom-ipq8064-ap148.dts | 83 +-----
arch/arm/boot/dts/qcom-ipq8064-v1.0.dtsi | 125 +++++++++
arch/arm/boot/dts/qcom-ipq8064.dtsi | 286 +++++++++++++++++++++
.../dts/qcom-msm8974-lge-nexus5-hammerhead.dts | 83 ++++++
arch/arm/boot/dts/qcom-msm8974.dtsi | 198 ++++++++------
7 files changed, 731 insertions(+), 258 deletions(-)