From patchwork Wed Dec 7 15:32:01 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bjorn Andersson X-Patchwork-Id: 1713344 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=fN27Wmd0; 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=KNEa+3Ca; 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 4NS1W50fTtz23yq for ; Thu, 8 Dec 2022 02:32:33 +1100 (AEDT) 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=DxHZxz2Y3tte0HMEB+gIEI086mMqRz/TKfXYfLZnKg8=; b=fN27Wmd0xpQeuW VClFWBeT4NqC8ZhP2xHPIxCATXUzps/eORN8g0IPcLWPUo0ZyAGmHQ1kmqA1kHuL1XAgNjSsSB1dL bv0muF0FfKSwCDnap0Aqdb+GCHZcAPTHOd2BVx5wotFrI+ctbd8e5xOnogKXa2I77OX14zi1CBPva 9jpKRvr2whpVCCQ7NPzkFgesBtdIZLN7v06bEIjCpNGe0UwAxmQCzmZBlVxAEtSDsk4LrY4lfyIYa 1PQYhpKCiICjVffiFZp7t8gKnGY12GFswSKXaFQl6wPz9PJE5+0+Jbat4tmNFJXfGxmEW0xQ3vtVy 3FCU4QPG3mopl+EpaPKA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1p2wP2-005qbI-Ol; Wed, 07 Dec 2022 15:32:08 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1p2wOz-005qZX-5X for linux-arm-kernel@lists.infradead.org; Wed, 07 Dec 2022 15:32:06 +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 70C0160BC6; Wed, 7 Dec 2022 15:32:04 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C1323C433C1; Wed, 7 Dec 2022 15:32:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1670427123; bh=3fN5dk7HK8qS690hwTEn801sBN6XGjU2MuzzfBlNkIk=; h=From:List-Id:To:Cc:Subject:Date:From; b=KNEa+3CaAbUL/HkuJxBcqEfVeGeoELgHv7WDNrX9vS7JRZucpjid8IvdEIdR1wcG0 ujgcSnyKTxBrawYPhMV01wtx8thFX8uxjyPz4ohdfwTSPz2mQfQZE9eKFjDsS3BHql ZQ0XpTIATFmXhf56tn5qNJhzy8yrSubNRbN6Aq1qJvdSvAFTfju1DwWX7WtpAV7s5D DJHcoyRMC27cgjYa5ASsIbzIEVIybXtFCCqIhwjM2c97qXdCWYOkhzzAr+sqPrmbwW Iff5NePLc2vrfBtumy+/0Ye+XBpEkBExeH1AVVBJ6nmEnrWu3avF9N8kQgZSsWPN28 TzkEwn+DKgrPw== 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 , Dmitry Baryshkov , Luca Weiss , Julian Goldsmith , Konrad Dybcio , Krzysztof Kozlowski , Marijn Suijten , Owen Yang , Parikshit Pareek Subject: [GIT PULL] More Qualcomm DTS updates for 6.2 Date: Wed, 7 Dec 2022 09:32:01 -0600 Message-Id: <20221207153201.3233015-1-andersson@kernel.org> X-Mailer: git-send-email 2.37.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221207_073205_314823_6CCD3C2F X-CRM114-Status: GOOD ( 10.23 ) X-Spam-Score: -5.4 (-----) 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 37b5e8c48b9d295aca92caf0fdd3f4b85cc662bc: dt-bindings: arm: add xiaomi,sagit board based on msm8998 chip (2022-11-15 10:58:02 -0600) are available in the Git repository at: Content analysis details: (-5.4 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at https://www.dnswl.org/, high trust [139.178.84.217 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 37b5e8c48b9d295aca92caf0fdd3f4b85cc662bc: dt-bindings: arm: add xiaomi,sagit board based on msm8998 chip (2022-11-15 10:58:02 -0600) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git qcom-dts-for-6.2-2 for you to fetch changes up to 812e13ddb56aa5c4534c96b522d2e39e094df677: dt-bindings: arm: qcom: Add zombie (2022-12-05 17:02:10 -0600) ---------------------------------------------------------------- More Qualcomm DTS updates for 6.2 This introduces support for the OnePlus One, on MSM8974Pro, and properly marks other Pro devices as compatible thereof. Also on MSM8974, the description of USB devices and their PHYs are cleaned up. On the binding side compatibles for recently added ARM and ARM64 boards are added. ---------------------------------------------------------------- Dmitry Baryshkov (2): dt-bindings: arm: qcom: split MSM8974 Pro and MSM8974 arm: dts: qcom: use qcom,msm8974pro for pro devices Julian Goldsmith (1): ARM: dts: qcom: msm8974: Add OnePlus One Konrad Dybcio (1): dt-bindings: arm: qcom: Add Xperia 5 IV (PDX224) Krzysztof Kozlowski (1): ARM: dts: qcom: align LED node names with dtschema Luca Weiss (2): ARM: dts: qcom: msm8974: clean up USB nodes dt-bindings: arm: qcom: Document oneplus,bacon device Marijn Suijten (1): dt-bindings: arm: qcom: Document msm8956 and msm8976 SoC and devices Owen Yang (1): dt-bindings: arm: qcom: Add zombie Parikshit Pareek (1): dt-bindings: arm: qcom: Document additional sa8540p device Documentation/devicetree/bindings/arm/qcom.yaml | 32 +- arch/arm/boot/dts/Makefile | 1 + arch/arm/boot/dts/qcom-apq8074-dragonboard.dts | 42 +-- arch/arm/boot/dts/qcom-ipq4018-ap120c-ac-bit.dts | 6 +- arch/arm/boot/dts/qcom-ipq4018-ap120c-ac.dts | 6 +- .../dts/qcom-msm8974-lge-nexus5-hammerhead.dts | 48 ++- .../boot/dts/qcom-msm8974-sony-xperia-rhine.dtsi | 48 ++- arch/arm/boot/dts/qcom-msm8974.dtsi | 6 +- .../arm/boot/dts/qcom-msm8974pro-fairphone-fp2.dts | 50 ++- .../arm/boot/dts/qcom-msm8974pro-oneplus-bacon.dts | 417 +++++++++++++++++++++ arch/arm/boot/dts/qcom-msm8974pro-samsung-klte.dts | 44 ++- .../qcom-msm8974pro-sony-xperia-shinano-castor.dts | 50 ++- 12 files changed, 591 insertions(+), 159 deletions(-) create mode 100644 arch/arm/boot/dts/qcom-msm8974pro-oneplus-bacon.dts