From patchwork Wed Mar 6 03:14:50 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bjorn Andersson X-Patchwork-Id: 13583301 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 D2D00C54798 for ; Wed, 6 Mar 2024 03:15:08 +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=igcf13eXL7NxzdQDDrWmyto59vS92YinUcyLkYs1PXk=; b=s7QWRvb8PTTFOO gCyzunVgL/lJ8NHnI9247JJ/jRMIun9twyHaflbvavJ20D0OoWwj8Rkbs/TxuJdfMyUKgkClnM9vp J6XAK3ycNdl2N1qN9zY86JrUDy7In21lPQWx3kByEqd07PpSWu+Y1J5ejOqr6+UsalLFmQgoKZQAE t7n/QT4JPB7h/7T/9HL4Qo6jFbZAimIIxcHzm0cBu5aiQnq9V4lwsFTuRizMws2Qgc5DoYOi/1lKv kvCrK4zfA6AzfaD54W3MLas8yksfKM9nF1i4pbyvB7nU1R5IIs+68oy68nY49ajkBy8mBX457+MTp rM1sLc0c6QkWK7qyrbyA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rhhk9-0000000G78s-45N9; Wed, 06 Mar 2024 03:14:57 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rhhk6-0000000G78I-44WX for linux-arm-kernel@lists.infradead.org; Wed, 06 Mar 2024 03:14:56 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id CF62E617AC; Wed, 6 Mar 2024 03:14:53 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A66BCC433C7; Wed, 6 Mar 2024 03:14:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1709694893; bh=Mi8Pps2ER29aS/cGDIlCdrUKl672t/QELQjvrPfPrOA=; h=From:List-Id:To:Cc:Subject:Date:From; b=MxXdAUKpoxK1O7z4o+qNy8OYXMQDj4ikarlEwiH3LzDMFe34gdtrMyUMpHrWYAKnT EGsgHjiAIs+GMFUnLNONRRvB4s/e86VIY0GEetxKnAkH2Bh3b6cPcJmvnJSTgQC2Bt bpJgXUaqxC6yL096KeoxfJKS7rFJRzjJ9l+KghdYyLZBj+J87ynGknk7gXXvmumFYS 0Jcfv5YQiuheUUhRuZlcBHKCgAOmBodjARTQnx5k280b8p0hiWabM8lP5fFP7CnEc0 YZZhl2tJZ2ElMUCYMRjf+/xKzScyhBU1JFKxfn9j+txjwtKamenrvPMSCHzdTtZQqx XR0vl+ZQV2C3Q== 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 , Abel Vesa , Jianhua Lu Subject: [GIT PULL] A few Qualcomm Arm64 DeviceTree fixes for v6.9 Date: Tue, 5 Mar 2024 21:14:50 -0600 Message-ID: <20240306031451.4545-1-andersson@kernel.org> X-Mailer: git-send-email 2.43.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240305_191455_101065_2629B975 X-CRM114-Status: UNSURE ( 7.09 ) X-CRM114-Notice: Please train this message. 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 f176168bcb95bd1fdd32f5a794e68b7a36ac8740: arm64: dts: qcom: sm6115: fix USB PHY configuration (2024-02-20 11:54:53 -0600) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-arm64-for-6.9-2 for you to fetch changes up to 2219626708d7300402a46c31e2347d40db7c4971: arm64: dts: qcom: sm8250-xiaomi-elish: set rotation (2024-03-03 20:06:13 -0800) ---------------------------------------------------------------- A few Qualcomm Arm64 DeviceTree fixes for v6.9 This corrects the orientation of the panel of Xiaomi Pad 5 Pro, and corrects a typo in the size of the SPMI channel register size in both SM8550 and SM8650. ---------------------------------------------------------------- Abel Vesa (2): arm64: dts: qcom: sm8550: Fix SPMI channels size arm64: dts: qcom: sm8650: Fix SPMI channels size Jianhua Lu (1): arm64: dts: qcom: sm8250-xiaomi-elish: set rotation arch/arm64/boot/dts/qcom/sm8250-xiaomi-elish-common.dtsi | 3 ++- arch/arm64/boot/dts/qcom/sm8550.dtsi | 2 +- arch/arm64/boot/dts/qcom/sm8650.dtsi | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-)