From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Gross Subject: [GIT PULL] Qualcomm Device Tree updates for 4.21 Date: Mon, 3 Dec 2018 13:39:04 -0600 Message-ID: <1543865944-3591-4-git-send-email-andy.gross@linaro.org> References: <1543865944-3591-1-git-send-email-andy.gross@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1543865944-3591-1-git-send-email-andy.gross@linaro.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: arm@kernel.org Cc: Arnd Bergmann , linux-arm-msm@vger.kernel.org, Bjorn Andersson , Kevin Hilman , Olof Johansson , linux-arm-kernel@lists.infradead.org List-Id: linux-arm-msm@vger.kernel.org The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a: Linux 4.20-rc1 (2018-11-04 15:37:52 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-dts-for-4.21 for you to fetch changes up to 972910948fb6f555e83f37bc6172f51984d738a9: ARM: dts: qcom: Remove Arrow SD600 eval board (2018-11-28 17:36:41 -0600) ---------------------------------------------------------------- Qualcomm Device Tree Changes for v4.21 * Add entry for Qualcomm TSENS thermal drivers * Update msm8974 thermal entries * Fix msm8974 Hammerhead magnetometer gpios * Add SoC specific compatibles for SDHC nodes * Remove Arrow SD600 eval board ---------------------------------------------------------------- Amit Kucheria (3): MAINTAINERS: Add entry for Qualcomm TSENS thermal drivers ARM: dts: msm8974: thermal: split address space into two ARM: dts: msm8974: thermal: Add "qcom,sensors" property Andy Gross (1): ARM: dts: qcom: Remove Arrow SD600 eval board Brian Masney (1): ARM: dts: qcom: msm8974-hammerhead: correct gpios property on magnetometer Douglas Anderson (1): ARM: dts: qcom: Add SoC-specific string for sdhci-msm-v4 nodes MAINTAINERS | 7 + arch/arm/boot/dts/Makefile | 1 - .../dts/qcom-apq8064-arrow-sd-600eval-pins.dtsi | 53 --- .../arm/boot/dts/qcom-apq8064-arrow-sd-600eval.dts | 415 --------------------- arch/arm/boot/dts/qcom-apq8084.dtsi | 4 +- .../dts/qcom-msm8974-lge-nexus5-hammerhead.dts | 3 +- arch/arm/boot/dts/qcom-msm8974.dtsi | 12 +- 7 files changed, 17 insertions(+), 478 deletions(-) delete mode 100644 arch/arm/boot/dts/qcom-apq8064-arrow-sd-600eval-pins.dtsi delete mode 100644 arch/arm/boot/dts/qcom-apq8064-arrow-sd-600eval.dts