The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a: Linux 5.5-rc1 (2019-12-08 14:57:55 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-dts-for-5.6 for you to fetch changes up to 5e4548922009870a38bcf1d887317676d4e08f54: ARM: dts: qcom: Add nodes for SMP boot in IPQ40xx (2019-12-28 22:21:24 -0800) ---------------------------------------------------------------- Qualcomm ARM dts updates for v5.6 * Add SAW L2 nodes to boot secondary cpus on IPQ40xx * Fix remaining IRQ_TYPE_NONE on APQ8084 * Update tsens node to new style * Add modem remoteproc node to MSM8974 * Move ADSP SMD edge into ADSP remoteproc node for MSM8974 * Add and enable wireless communication subsystem on MSM8974 and Fairphone 2 * Add MSM8974 interconnect provider nodes * Add MSM8974 OCMEM node ---------------------------------------------------------------- Bjorn Andersson (3): ARM: dts: msm8974: Introduce the wcnss remoteproc node ARM: dts: msm8974: Add modem remoteproc node ARM: dts: msm8974: Move ADSP smd edge to ADSP PIL Brian Masney (2): ARM: dts: qcom: msm8974: add ocmem node ARM: dts: qcom: msm8974: add interconnect nodes Damir Franusic (1): ARM: dts: qcom: Add nodes for SMP boot in IPQ40xx Luca Weiss (1): ARM: dts: msm8974-FP2: Introduce the wcnss remoteproc node Victhor Foster (2): ARM: dts: qcom: apq8084: Change tsens definition to new style ARM: dts: qcom: apq8084: Remove all instances of IRQ_TYPE_NONE arch/arm/boot/dts/qcom-apq8084.dtsi | 44 ++--- arch/arm/boot/dts/qcom-ipq4019.dtsi | 7 + arch/arm/boot/dts/qcom-msm8974-fairphone-fp2.dts | 45 +++++ arch/arm/boot/dts/qcom-msm8974.dtsi | 222 +++++++++++++++++++++-- 4 files changed, 280 insertions(+), 38 deletions(-)