From patchwork Mon Apr 10 15:52:26 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bjorn Andersson X-Patchwork-Id: 1767198 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:3::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=bombadil.20210309 header.b=bkirz3MU; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=DR9ADSw/; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:3::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4PwD0x54dCz1yZK for ; Tue, 11 Apr 2023 01:49:05 +1000 (AEST) 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=XxIYu1exDOnsdkym8BtSapiwj/CGnmAw4WiPbZFE+9Y=; b=bkirz3MUxTcpH6 aQqZZiO1kynCBdg+OaQ6gByMQenTJ/G9yDHMkCZYx8EsJeaS8f6tkfUIPfonxtSRSGMtCknilKavM aaUsSaVh8WaeZpjlh7VDQ8YTEaO4UMjsr/qbRgcDlc1BnVmL0sy4DXLdaj6byRtbbL+5uA93XfPqJ +hOvT3If9z4QGid/FxFd+0dj4Y4eb3lSir7KhP6jYHkt/ZYevpEcLB4zWVG3UfZ6a9AJyFmeRcSxE tR9FkORh56TekhPCAAXAGpFin+cD4SrvH0kMo1GcYmcNPXQa2xqlbIT72pwB6wqV8QX6lW/Bmyoru 0MP0JWdsavK4uYfSGJ3Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pltlA-00FTRR-0y; Mon, 10 Apr 2023 15:48:48 +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 1pltl6-00FTR1-0E for linux-arm-kernel@lists.infradead.org; Mon, 10 Apr 2023 15:48:45 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 7097161186; Mon, 10 Apr 2023 15:48:43 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id AB012C433EF; Mon, 10 Apr 2023 15:48:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1681141722; bh=B++WbvrlRoCfc8mxbKi6AkTn6UUs3uDBJq6WLXCFnC0=; h=From:List-Id:To:Cc:Subject:Date:From; b=DR9ADSw/ypxwg81zjgx9knCKsq1VNjwA9jgjNWz4F0h6/zekE6E2u3urt43/TXUX4 Ma2NpgaEyBdHLSG89PkzJM8DjYv7aGSssyEoTF9D+DHvRlsc0wpe89D0f9QNtBMC8P 56gqh/1atT5VFHl9flqs+6anpmFQsUEpUv0gidx8UcChoB4KImwdtLPCCBIAf38LBY REZ/E14MURZ9vDQCVupCLWkT7oDvSNRVFtc8F+wi1XMyFF8m76GJ6fczzO4puboGmS QYSoyis6nSExmNj/5uYwZluVEIbrcp5arbNzz7oaPkxT8T+eV3T6k4EyUhT0ZuFNwz wQDhDBXp4K/yA== 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 , Manivannan Sadhasivam , Robert Marko , Christian Marangi , Krzysztof Kozlowski , Rayyan Ansari , Yang Xiwen , Devi Priya , Kathiravan T , Konrad Dybcio Subject: [GIT PULL] Qualcomm ARM32 DeviceTree updates for v6.4 Date: Mon, 10 Apr 2023 08:52:26 -0700 Message-Id: <20230410155226.5127-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-20230410_084844_189466_54C975A8 X-CRM114-Status: GOOD ( 13.80 ) X-Spam-Score: -2.7 (--) X-Spam-Report: Spam detection software, running on the system "bombadil.infradead.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6: Linux 6.3-rc1 (2023-03-05 14:52:03 -0800) are available in the Git repository at: Content analysis details: (-2.7 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [2604:1380:4641:c500:0:0:0:1 listed in] [list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID_EF Message has a valid DKIM or DK signature from envelope-from domain -0.2 DKIMWL_WL_HIGH DKIMwl.org - High trust sender 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+incoming-imx=patchwork.ozlabs.org@lists.infradead.org The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6: Linux 6.3-rc1 (2023-03-05 14:52:03 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git qcom-dts-for-6.4 for you to fetch changes up to 26c56dbddc304cf7304346df4b25b3be0c086e36: dt-bindings: arm: qcom: Add Yiming LTE dongle uz801-v3.0 (yiming-uz801v3) (2023-04-04 12:23:04 -0700) ---------------------------------------------------------------- Qualcomm ARM32 DeviceTree updates for v6.4 stdout-path is defined for the ALFA Network AP120C-AC, to avoid the need to pass this information on the kernel commandline. Ath10k is wired up to read calibration data from the "ART" partition. PCI I/O port ranges are fixed on IPQ4019 and IPQ8064. Supply clocks are defined for KPSS L2CC and ACC clock controllers. Supply clocks for the global clock controller are being specified on IPQ4019, MSM8974 and MSM8226. PCIe RC support is enabled on the SDX55 T55 development board, IPA is defined for the SDX55 and a number of cleanup patches are introduced. Compatibles for QRB2210/QCM2290, IPQ9574, QRD8550 and IPQ5332 platforms are added, and the RB1, Yiming LTE dongle, Xiaomi Mi A3, MI01.2 and MI01.6 boards. ---------------------------------------------------------------- Christian Marangi (4): ARM: dts: qcom: add per SoC compatible for qcom,kpss-gcc nodes ARM: dts: qcom: add and fix clock configuration for kpss-gcc nodes ARM: dts: qcom: add missing clock configuration for kpss-acc-v1 ARM: dts: qcom: rename kpss-acc-v2 nodes to power-manager nodes Devi Priya (1): dt-bindings: arm: qcom: Add ipq9574 compatible Kathiravan T (1): dt-bindings: qcom: add ipq5332 boards Konrad Dybcio (1): ARM: dts: qcom-apq8064: Fix opp table child name Krzysztof Kozlowski (2): dt-bindings: arm: qcom: add QRD8550 ARM: dts: qcom: sdx55: add dedicated SDX55 TCSR compatible Manivannan Sadhasivam (9): ARM: dts: qcom: apq8064: Use 0x prefix for the PCI I/O and MEM ranges ARM: dts: qcom: ipq4019: Fix the PCI I/O port range ARM: dts: qcom: ipq8064: Fix the PCI I/O port range ARM: dts: qcom: sdx55: Fix the unit address of PCIe EP node ARM: dts: qcom: sdx55: Rename pcie0_{phy/lane} to pcie_{phy/lane} ARM: dts: qcom: sdx55: Add support for PCIe RC controller ARM: dts: qcom: sdx55: List the property values vertically ARM: dts: qcom: sdx55-t55: Enable PCIe RC support ARM: dts: qcom: sdx55-t55: Move "status" property down Rayyan Ansari (2): ARM: dts: qcom: msm8226: add clocks and clock-names to GCC node ARM: dts: qcom: msm8974: add correct XO clock source to GCC node Robert Marko (6): ARM: dts: qcom: ipq4018-ap120c-ac: setup serial console ARM: dts: qcom: ipq4018-ap120c-ac: align GPIO hog with DT schema ARM: dts: qcom: ipq4018-ap120c-ac: align SPI-NAND with DT schema ARM: dts: qcom: ipq4018-ap120c-ac: use NVMEM for ath10k caldata ARM: dts: qcom: ipq4019: pass XO and sleep clocks to GCC ARM: dts: qcom: ipq4019: remove clk-output-names for sleep clock Yang Xiwen (2): dt-bindings: vendor-prefixes: Add Henan Yiming Technology Co., Ltd. dt-bindings: arm: qcom: Add Yiming LTE dongle uz801-v3.0 (yiming-uz801v3) Documentation/devicetree/bindings/arm/qcom.yaml | 16 ++ .../devicetree/bindings/vendor-prefixes.yaml | 2 + arch/arm/boot/dts/qcom-apq8064.dtsi | 27 +++- arch/arm/boot/dts/qcom-apq8084.dtsi | 8 +- arch/arm/boot/dts/qcom-ipq4018-ap120c-ac.dtsi | 27 +++- arch/arm/boot/dts/qcom-ipq4019.dtsi | 15 +- arch/arm/boot/dts/qcom-ipq8064.dtsi | 24 ++- arch/arm/boot/dts/qcom-mdm9615.dtsi | 2 +- arch/arm/boot/dts/qcom-msm8226.dtsi | 6 + arch/arm/boot/dts/qcom-msm8660.dtsi | 2 +- arch/arm/boot/dts/qcom-msm8960.dtsi | 13 +- arch/arm/boot/dts/qcom-msm8974.dtsi | 10 +- arch/arm/boot/dts/qcom-sdx55-t55.dts | 50 +++++- arch/arm/boot/dts/qcom-sdx55-telit-fn980-tlb.dts | 2 +- arch/arm/boot/dts/qcom-sdx55.dtsi | 180 ++++++++++++++++----- 15 files changed, 304 insertions(+), 80 deletions(-)