From patchwork Tue Apr 23 05:27:25 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andy Gross X-Patchwork-Id: 10911913 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 8534A1575 for ; Tue, 23 Apr 2019 05:27:35 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 76A6728742 for ; Tue, 23 Apr 2019 05:27:35 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 6AD6D28759; Tue, 23 Apr 2019 05:27:35 +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,FREEMAIL_FROM,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 D609128742 for ; Tue, 23 Apr 2019 05:27:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725941AbfDWF1e (ORCPT ); Tue, 23 Apr 2019 01:27:34 -0400 Received: from mail-ot1-f68.google.com ([209.85.210.68]:38320 "EHLO mail-ot1-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725888AbfDWF1e (ORCPT ); Tue, 23 Apr 2019 01:27:34 -0400 Received: by mail-ot1-f68.google.com with SMTP id t20so2262725otl.5 for ; Mon, 22 Apr 2019 22:27:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=tRNd4nnbuNtnpFYqy5OXL4WmEvkJaQSZEtbpMPCl6EY=; b=iVpJyl7qlNbfHFXyozNII7iloAAtWcEC5oFb4LR1mzx7GDcDUMpZZxaMWlpjGKo83D xpkB1aovds0FdvlAZQ0m09n60616NeX0SOdIykfUz4q9Fu5vBW0fXJxJ+yO6C5yZI2te YOzSX6XvvI2dD8HEHnX2mpUn7BRmPbeStM03HXCbOlY7rpcWx+4dG3NtN7f4iRiuCt8a er9cY4ZfNrMyLsOujs7Dg/rOzWRTLE1+SR0U3E4Szagfef0neFTimQoSyEoXJbU0pZuR m+hvK1wxTsPYn/ejiM0nDDvzOqRPahNTMfUV3kJPyFI28/agyHA4Qk1MDDdmIDCGfBUp 1+vw== 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:in-reply-to :references; bh=tRNd4nnbuNtnpFYqy5OXL4WmEvkJaQSZEtbpMPCl6EY=; b=WEwNVJwQj011P5Le0N4TneyVBgwP7jBAJ8JA8wSZzbK8pr0uBNfBHcosTN11dzMXpi cbsPImJQG99In+TD75o8yKKmKC+LfykVCOCqsZALGEg7FVEfkpOYputI1kK5q54+ROdu P074EdqkT6ZEFegk3lCwuoqaFXPiQe3zpDCsHAxsjDXqOZnmwT5MJthpAA5V3BAf6voT RHvklG0pP0/hVUNFMM3vXrIdI8HS7qw+JsNNbrQ5ZEeEJpj/ZUBG0rEeos5/kp8hIIbl fDcmd0naLzB/wy9/LbYLfBXBiS7vGyM0KOJAUt256AXpWZ1jgCVw+BKxtt4zvRIU6wFK htRw== X-Gm-Message-State: APjAAAVm9UGeZ8dIVRsd+oVilDG68tHIM8BnlCQqUKcXOufcsqrwePDr F9yl2TrhezfDueKjCl57Ctg= X-Google-Smtp-Source: APXvYqzRwztqP98K3K5o08E+Rk6OcoMVPAc5ET97s9gGPkHY7NR+H9ESJsxK4igl0nrbKub3eXa7Vw== X-Received: by 2002:a9d:2dea:: with SMTP id g97mr14503765otb.20.1555997252966; Mon, 22 Apr 2019 22:27:32 -0700 (PDT) Received: from localhost ([2600:1700:141:4960:e870:a9aa:1c0f:9617]) by smtp.gmail.com with ESMTPSA id r65sm6761653oif.47.2019.04.22.22.27.31 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 22 Apr 2019 22:27:32 -0700 (PDT) From: Andy Gross X-Google-Original-From: Andy Gross To: arm@kernel.org Cc: linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Bjorn Andersson , Olof Johansson , Arnd Bergmann , Kevin Hilman Subject: [GIT PULL] Qualcomm ARM64 DT updates for 5.2 Date: Tue, 23 Apr 2019 00:27:25 -0500 Message-Id: <1555997248-11513-2-git-send-email-agross@kernel.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1555997248-11513-1-git-send-email-agross@kernel.org> References: <1555997248-11513-1-git-send-email-agross@kernel.org> 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 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b: Linux 5.1-rc1 (2019-03-17 14:22:26 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-arm64-for-5.2 for you to fetch changes up to 6ef7c11b31a57e43062da15a36fac54fcb97b533: arm64: dts: sdm845: Introduce ADSP and CDSP PAS nodes (2019-04-23 00:10:35 -0500) ---------------------------------------------------------------- Qualcomm ARM64 Updates for v5.2 * Add gpio ranges for Qualcomm platforms * Fix MSM8998 BLSP2 I2C5 address * Add MSM8998 UFS nodes and associated information * Add SDM845 interconnect header and usage * Add ADSP and CDSP PAS, RMTFS memory, and UFS phy reset on SDM845 * Update reserved memory map on SDM845 * Add QCS404 spmi regulators, ethernet, bluetooth, and uart3 * Remove remotely-controlled property as default for BAM on QCS404 * Add spmi regulators on PMS405 * Fixup QCS404 l3 voltages and regulator supply names * Fixup thermal trip names on Qualcomm platforms * Add thermal sensors on Qualcomm platforms * Remove invalid efficiency property on MSM8998 * Change QCS404-evb compatible to help distinguish platforms * Add rpmhd header file and convert to use definitions on SDM845 * Add interconnect header file on SDM845 * Add PMS405 ADC binding ---------------------------------------------------------------- Amit Kucheria (14): dt-bindings: iio: adc: Add binding for ADC on pms405 PMIC arm64: dts: msm8998: thermal: split address space into two arm64: dts: msm8998: efficiency is not valid property arm64: dts: msm8916: thermal: Add sensor for modem arm64: dts: msm8996: thermal: Add temperature sensors near major peripherals arm64: dts: msm8998: thermal: Fix the cpu sensor numbers arm64: dts: msm8998: thermal: Fix the gpu sensor number arm64: dts: msm8998: thermal: GPU has two sensors, add the second arm64: dts: msm8998: thermal: Add temperature sensors near major peripherals arm64: dts: sdm845: thermal: Add temperature sensors near major peripherals arm64: dts: msm8998: thermal: Make trip names consistent arm64: dts: msm8916: thermal: Make trip names consistent arm64: dts: msm8996: thermal: Make trip names consistent arm64: dts: msm8916: thermal: Convert camera trip type to hot Andy Gross (1): Merge branch 'arm64-thermal-for-5.2' into arm64-for-5.2 Bjorn Andersson (6): arm64: dts: qcom: qcs404: Fix regulator supply names arm64: dts: qcom: qcs404: Fix voltages l3 arm64: dts: qcom: qcs404-evb: Enable uart3 and add Bluetooth arm64: dts: qcom: sdm845: Update reserved memory map arm64: dts: qcom: sdm845: Define rmtfs memory arm64: dts: sdm845: Introduce ADSP and CDSP PAS nodes Brian Masney (4): arm64: dts: qcom: pm8005: add gpio-ranges arm64: dts: qcom: pm8998: add gpio-ranges arm64: dts: qcom: pmi8994: add gpio-ranges arm64: dts: qcom: pmi8998: add gpio-ranges Evan Green (1): arm64: dts: sdm845: Add UFS PHY reset Georgi Djakov (1): arm64: dts: sdm845: Include the interconnect resources DT header Jorge Ramirez-Ortiz (2): arm64: dts: qcom: pms405: add spmi regulators arm64: dts: qcom: qcs404-evb: add spmi regulators Khasim Syed Mohammed (2): arm64: dts: qcom: qcs404: Remove default setting of controlled-remotely for BAM DMA arm64: dts: qcom: qcs404-evb: Change the compatible to distinguish platforms Marc Gonzalez (5): dt-bindings: ufs: Add msm8998 compatible string arm64: dts: qcom: msm8998: Allow UFSHC driver to set-load arm64: dts: qcom: msm8998: Add UFS nodes arm64: dts: msm8998: Add UFS phy reset arm64: dts: qcom: msm8998: Fix blsp2_i2c5 address Rajendra Nayak (1): arm64: dts: sdm845: Include rpmpd DT header Vinod Koul (2): arm64: dts: qcom: qcs404: Add Ethernet node arm64: dts: qcom: qcs404: Enable ethernet for EVB-4000 .../devicetree/bindings/iio/adc/qcom,spmi-vadc.txt | 1 + .../devicetree/bindings/ufs/ufshcd-pltfrm.txt | 1 + arch/arm64/boot/dts/qcom/msm8916.dtsi | 41 ++- arch/arm64/boot/dts/qcom/msm8996.dtsi | 174 +++++++++- arch/arm64/boot/dts/qcom/msm8998-mtp.dtsi | 22 ++ arch/arm64/boot/dts/qcom/msm8998.dtsi | 313 ++++++++++++++--- arch/arm64/boot/dts/qcom/pm8005.dtsi | 1 + arch/arm64/boot/dts/qcom/pm8998.dtsi | 1 + arch/arm64/boot/dts/qcom/pmi8994.dtsi | 1 + arch/arm64/boot/dts/qcom/pmi8998.dtsi | 1 + arch/arm64/boot/dts/qcom/pms405.dtsi | 11 + arch/arm64/boot/dts/qcom/qcs404-evb-1000.dts | 3 +- arch/arm64/boot/dts/qcom/qcs404-evb-4000.dts | 85 ++++- arch/arm64/boot/dts/qcom/qcs404-evb.dtsi | 95 +++++- arch/arm64/boot/dts/qcom/qcs404.dtsi | 23 +- arch/arm64/boot/dts/qcom/sdm845-mtp.dts | 8 + arch/arm64/boot/dts/qcom/sdm845.dtsi | 371 ++++++++++++++++++++- 17 files changed, 1042 insertions(+), 110 deletions(-)