From patchwork Thu Jun 15 16:39:26 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Bjorn Andersson X-Patchwork-Id: 13281494 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 81F4EEB64D9 for ; Thu, 15 Jun 2023 16:36:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=xu/8SS5/xyY2OERZi+EMlH3W1y9emgQpnoypn4coEuw=; b=Dm7/yhQJlLOK1J +lK9jTi6nsljC9V2Zkj+tjRwrdSRB6UJdetG3N4J9yz1uGOM9bnBSx+ElJ2pZXxJAElYGRktwmpXN 4xheyD+zfBr6o4/VaT3aKK3QkCNzJkeXr/S58yEvHUxPMKJliBChNooJ0YbRp5OTMrVIx3TIlWCQM /qnjiQ3dzzyQUKq8ovjrDEqxnmtXk7SeQ0rfynT0O7m4DQonBqXmDKKZ83vNfiVx5hh3R82QNy67V biGfBtuoZzlXMpdshPRUQI0CYSreCnm1vy2D1+jJZZitBxuEzno1eQp3qcKTreilRm0Z0GKkE6MMS 2A347sH87km2v77VO4xw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q9pxB-00FRzB-2h; Thu, 15 Jun 2023 16:36:09 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q9px8-00FRyc-2p for linux-arm-kernel@lists.infradead.org; Thu, 15 Jun 2023 16:36:08 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 2B68A612A4; Thu, 15 Jun 2023 16:36:06 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9D6C3C433C8; Thu, 15 Jun 2023 16:36:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1686846965; bh=W2QYDb6SPxAuiZNX2P/7RG3UEgyVXnuNZuJbH9nmvPo=; h=From:List-Id:To:Cc:Subject:Date:From; b=FJg70vbjFvEguxiX0DsJrZO5hAwWYkk28FS4ul17rLvR3b3YaRXjtS5VSojakfa8X ZcI8d9uPhyoXis78DPDT/cpoUZFa4rPueuSoDCpYUuxS5j/GjioQFj/iSJp/Mw7ysm lR39O9IvHhcjsvlFEWhtvNkGV40NQnuZ1LRLsTAAlMimEsdDDYIjxYWQSTyUX0x9S1 4M2op97s+Ijfamjy8Ft29wu19o2D/cwXNrGQYqBw0tTs+lwHNra2/cJ4S6ERq9C6WH oMtmm+iFOVn7qEH1W4TfFbpX1gNEuFaAEsQyhFBle2NpZD1uGpClXdhfHLk6PXVtaN pxaPUIAQ9lhPA== From: Bjorn Andersson To: arm@kernel.org, soc@kernel.org Cc: linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Andy Gross , Arnd Bergmann , Olof Johansson , Kevin Hilman , =?utf-8?q?Matti_Lehtim=C3=A4ki?= , Dmitry Baryshkov , Luca Weiss , Rudraksha Gupta , Artur Weber , Krishna chaitanya chundru Subject: [GIT PULL] More Qualcomm ARM32 DeviceTree updates for v6.5 Date: Thu, 15 Jun 2023 09:39:26 -0700 Message-Id: <20230615163926.1462225-1-andersson@kernel.org> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230615_093607_004007_C71ECC7C X-CRM114-Status: GOOD ( 13.38 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org The following changes since commit 925bac3caa46c5790d21ee236869b017090aad2d: ARM: dts: qcom: apq8074-dragonboard: enable DSI panel (2023-05-30 07:54:19 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-dts-for-6.5-2 for you to fetch changes up to 831b802a7727ba6e67c5ed585c54f610d9db1316: arm: dts: qcom: sdx55: Add interconnect path (2023-06-14 08:07:21 -0700) ---------------------------------------------------------------- More Qualcomm ARM32 DeviceTree updates for v6.5 On MSM8960, support for USB is added and the Samsung Galaxy Express is added. GPIO keys and on-board LEDs are described for the APQ8074 Dragonboard. On MSM8226, QFPROM, tsens and thermal zones are defined, and the description of the clock hierarchy is improved. The PCIe endpoint controller on SDX55 gains a interconnect path to DDR defined. Sony Xperia X2 Tablet and Samsung Galaxy Tab 4 are updated following changes in the LP855X DeviceTree binding. ---------------------------------------------------------------- Artur Weber (1): ARM: dts: qcom: adapt to LP855X bindings changes Dmitry Baryshkov (3): ARM: dts: qcom: apq8074-dragonboard: add onboard leds ARM: dts: qcom: apq8074-dragonboard: add gpio keys ARM: dts: qcom: msm8974: rename labels for DSI nodes Krishna chaitanya chundru (1): arm: dts: qcom: sdx55: Add interconnect path Luca Weiss (2): ARM: dts: qcom: msm8226: Use XO from rpmcc where possible ARM: dts: qcom: msm8226: Provide clocks to mmcc node Matti Lehtimäki (6): ARM: dts: qcom: pm8226: Add thermal sensor and thermal zone config ARM: dts: qcom: pm8841: Add thermal zone config ARM: dts: qcom: pm8941: Add thermal zone config ARM: dts: qcom: msm8226: Add qfprom node ARM: dts: qcom: msm8226: Add tsens node and related nvmem cells ARM: dts: qcom: msm8226: Add thermal zones node Rudraksha Gupta (2): ARM: dts: qcom: msm8960: Add USB node ARM: dts: qcom: Add Samsung Galaxy Express support arch/arm/boot/dts/Makefile | 1 + .../boot/dts/qcom-apq8026-samsung-matisse-wifi.dts | 1 - arch/arm/boot/dts/qcom-apq8074-dragonboard.dts | 74 ++++- arch/arm/boot/dts/qcom-msm8226.dtsi | 190 +++++++++++- .../boot/dts/qcom-msm8960-samsung-expressatt.dts | 331 +++++++++++++++++++++ arch/arm/boot/dts/qcom-msm8960.dtsi | 34 ++- .../dts/qcom-msm8974-lge-nexus5-hammerhead.dts | 16 +- arch/arm/boot/dts/qcom-msm8974.dtsi | 36 +-- arch/arm/boot/dts/qcom-msm8974pro-samsung-klte.dts | 24 +- .../qcom-msm8974pro-sony-xperia-shinano-castor.dts | 23 +- arch/arm/boot/dts/qcom-pm8226.dtsi | 39 +++ arch/arm/boot/dts/qcom-pm8841.dtsi | 33 +- arch/arm/boot/dts/qcom-pm8941.dtsi | 31 ++ arch/arm/boot/dts/qcom-sdx55.dtsi | 4 + 14 files changed, 776 insertions(+), 61 deletions(-) create mode 100644 arch/arm/boot/dts/qcom-msm8960-samsung-expressatt.dts