From patchwork Fri Feb 15 19:21:40 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Gross X-Patchwork-Id: 10815741 X-Patchwork-Delegate: agross@codeaurora.org Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 6D991139A for ; Fri, 15 Feb 2019 19:21:47 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 5C9F8302AD for ; Fri, 15 Feb 2019 19:21:47 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 5A663302B7; Fri, 15 Feb 2019 19:21:47 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 8FEE7302AD for ; Fri, 15 Feb 2019 19:21:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725379AbfBOTVq (ORCPT ); Fri, 15 Feb 2019 14:21:46 -0500 Received: from mail-ot1-f65.google.com ([209.85.210.65]:42192 "EHLO mail-ot1-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726010AbfBOTVq (ORCPT ); Fri, 15 Feb 2019 14:21:46 -0500 Received: by mail-ot1-f65.google.com with SMTP id i5so18335631oto.9 for ; Fri, 15 Feb 2019 11:21:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=nucSk5NnOC8q2dC8Ro2HCytGqzXLWxDUb/7L5sopsz0=; b=l/tvgEOnfVS5BZWoI8F0HBIeELIelYGOHYCyOvGfDfhsX/b/FfLmZS5bBcpHuL9AQa 9owbGdJJ/seRm2duE2XeghWtO4EXK5hPkQO74lAC+aiXFYEMqIlXYa6CF/sqL5cEYe2N JGoTfoa146e9ntut4FuU12sZCdmZX+yGq8gJZ3z6H/V4YX2ick7e6OeEqfSRStr0zTwq 1QO/cooDaK8AI93HQhbtHV3Snp16h3OnuNuBJJXV91eYeMnJqmIRxZjLAVCDR7fnhOrs otJADvflhB+3QslGtpjIzug5gff4gZlz7xsM3qjfBCSp1MNje/Kvbvh6YbeDZ/B3KXS/ 1+uQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=nucSk5NnOC8q2dC8Ro2HCytGqzXLWxDUb/7L5sopsz0=; b=eNBa7U8TTLLkw+pgNFsdrzUnPG+C4XSWkPXQomjmaaVdTwF0fQQiT9DzZEYlgWGTao mDFvUGnvtq9Dz5jFHcHgLu7/Jd19ZK0WQpCWOEAOEC/5odQmeii1PJwYCpeIHmKEByKp RRSI32UdeiRzhVk6NbzWUhVHKlOEiWAfF7R5Yv8BTw5uO2zKwqW1F9W5L+Cn+EjJnVz6 DkJAfHzFbfEPxWUFE+bDjfLj1A7y3kyTciQ8msOh98Kt9aeBWCT1MfLKYlFnu2duEVbp sXCk3P0mp9wo6goKKFXxUvHMPB5gztuuaOgyJdU8p58jxUju2HmXeN0Be5mvmv5wEkEu yKBg== X-Gm-Message-State: AHQUAuaOPL2ZOWzEd2sv+NQ4RIXtZT/R1allGg8nuL3B22HBGqvZUwLd jsTUlKsjlJpg2N7L3lzlH/lDfg== X-Google-Smtp-Source: AHgI3IY8Zav0WZFXEJ2LmRgjldSKzPqKbz5i9uoCrESAkHE3xFKNi4RyOkTXrfw/NNjV/DXjLjUfsA== X-Received: by 2002:aca:1e12:: with SMTP id m18mr6209250oic.113.1550258504701; Fri, 15 Feb 2019 11:21:44 -0800 (PST) Received: from localhost (107-207-74-175.lightspeed.austtx.sbcglobal.net. [107.207.74.175]) by smtp.gmail.com with ESMTPSA id q128sm2727267oia.4.2019.02.15.11.21.43 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Feb 2019 11:21:43 -0800 (PST) From: Andy Gross To: arm@kernel.org Cc: Arnd Bergmann , Kevin Hilman , Bjorn Andersson , Olof Johansson , linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [GIT PULL] Qualcomm ARM64 DT updates for 5.1 - REVISED Date: Fri, 15 Feb 2019 13:21:40 -0600 Message-Id: <1550258500-19904-1-git-send-email-andy.gross@linaro.org> X-Mailer: git-send-email 2.7.4 Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c: Linux 5.0-rc1 (2019-01-06 17:08:20 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-arm64-for-5.1 for you to fetch changes up to 08585d21de9875a6064b350957faa0460a4c69a6: arm64: dts: sdm845: Fixup dependency on RPMPD includes (2019-02-15 13:13:51 -0600) ---------------------------------------------------------------- Qualcomm ARM64 Updates for v5.1 * Add MSM8998 RPMCC, I2C, and USB related nodes * Add MSM8996 rpmpd node * Fix typo in MSM8996 pin definitions * Disable MSM8996 VFE smmu to fix security violation * Add I2C, SPI, rpmcc, uart, and WCN3990 wlan nodes on QCS404 * Enable SDCC1 HS400 support on QCS404 * Add a multitude of nodes on SDM845: SD, UFS, USB, LPASS, SCM, QSPI, PDC, DPU, videocc, GPU, RPMh bus interconnect, WCN3990 WLAN * Add gpio ranges to SDM845 TLMM * Fix regulator load on sdcard on MSM8998-mtp board * Add thermal trip points to cpufreq * Add SDM845 IOMMU info for SDHC, USB, and WLAN * Fix MSM8916 clock cell argument ---------------------------------------------------------------- Amit Kucheria (2): arm64: dts: pms405: Export PMIC temperature to thermal framework arm64: dts: sdm845: wireup the thermal trip points to cpufreq Andy Gross (3): Merge tag 'qcom-fixes-for-5.0-rc3' into arm64-for-5.1-2 Merge branch 'arm64-for-5.1' into arm64-for-5.1-2 arm64: dts: sdm845: Fixup dependency on RPMPD includes Bjorn Andersson (10): arm64: dts: qcom: sdm845: Increase address and size cells for soc arm64: dts: qcom: sdm845: Extend ranges and describe DMA space arm64: dts: qcom: sdm845: Fix lpasscc reg arm64: dts: qcom: qcs404: Specify pinctrl state for UART arm64: dts: qcom: qcs404: Define remaining UARTs arm64: dts: qcom: qcs404: Add QUP I2C and SPI nodes arm64: dts: qcom: qcs404: Add rpmcc node arm64: dts: qcom: msm8996: Disabled VFE SMMU arm64: dts: qcom: sdm845: Define IOMMU for sdhc 2 arm64: dts: qcom: sdm845: Define iommus for USB controllers Can Guo (1): arm64: dts: qcom: sdm845: Add UFS nodes for sdm845-mtp David Dai (1): arm64: dts: sdm845: Add interconnect provider DT nodes Douglas Anderson (3): arm64: dts: qcom: sdm845: Add qspi (quad SPI) node arm64: dts: sdm845: Add gpu clock controller node arm64: dts: sdm845: Add clocks and iommus to WCN3990 WLAN node Evan Green (5): arm64: dts: qcom: sdm845: Add SD node arm64: dts: qcom: sdm845: Add SD nodes for sdm845-mtp arm64: dts: qcom: sdm845: add UFS controller arm64: dts: qcom: sdm845: Add USB PHY lane two arm64: dts: qcom: sdm845: Add gpio-ranges to TLMM node Govind Singh (2): arm64: dts: qcom: qcs404: Add WCN3990 WLAN module device node arm64: dts: sdm845: Add WCN3990 WLAN module device node Jakob Wuhrer (1): arm64: dts: qcom: Correct "gpiio" typo in msm8996-pins Jeffrey Hugo (3): arm64: dts: qcom: msm8998-mtp: Increase load on l21 for sdcard arm64: dts: qcom: msm8998: Enumerate i2c controllers arm64: dts: qcom: msm8998: Add USB-related nodes Jeykumar Sankaran (1): arm64: dts: qcom: sdm845: Add dpu to sdm845 dts file Jorge Ramirez-Ortiz (1): arm64: dts: qcom: qcs404: sdcc1: enable HS400 Loic Poulain (2): arm64: dts: apq8016-sbc: Increase load on l11 for SDCARD arm64: dts: qcom: pm8916: Add PON watchdog node Manu Gautam (1): arm64: dts: qcom: sdm845: Fix pcs_misc region address for UNI PHY Marc Gonzalez (1): arm64: dts: qcom: msm8998: Add rpmcc node Niklas Cassel (1): arm64: dts: msm8916: remove bogus argument to the cpu clock Rajendra Nayak (2): arm64: dts: msm8996: Add rpmpd device node arm64: dts: sdm845: Add rpmh powercontroller node Sai Prakash Ranjan (1): arm64: dts: qcom: sdm845: Remove the duplicate header inclusion Sibi Sankar (3): arm64: dts: qcom: sdm845: Add SCM DT node arm64: dts: qcom: sdm845: Add PDC Global reset driver node arm64: dts: qcom: sdm845: Add reserve-memory nodes Srinivas Kandagatla (1): arm64: dts: add msm8996 compatible to gicv3 Taniya Das (3): arm64: dts: sdm845: Add cpufreq device node arm64: dts: sdm845: Add videocc node arm64: dts: sdm845: Add lpasscc node Vivek Gautam (1): arm64: dts: sdm845: Add node for arm,mmu-500 arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi | 2 + arch/arm64/boot/dts/qcom/msm8916.dtsi | 8 +- arch/arm64/boot/dts/qcom/msm8996-pins.dtsi | 2 +- arch/arm64/boot/dts/qcom/msm8996.dtsi | 38 +- arch/arm64/boot/dts/qcom/msm8998-mtp.dtsi | 24 + arch/arm64/boot/dts/qcom/msm8998.dtsi | 278 ++++++++ arch/arm64/boot/dts/qcom/pm8916.dtsi | 6 + arch/arm64/boot/dts/qcom/pms405.dtsi | 79 +++ arch/arm64/boot/dts/qcom/qcs404-evb.dtsi | 19 + arch/arm64/boot/dts/qcom/qcs404.dtsi | 359 ++++++++++ arch/arm64/boot/dts/qcom/sdm845-mtp.dts | 84 ++- arch/arm64/boot/dts/qcom/sdm845.dtsi | 1046 ++++++++++++++++++++++++---- 12 files changed, 1792 insertions(+), 153 deletions(-)