From patchwork Tue Jan 24 14:29:59 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Will Deacon X-Patchwork-Id: 1731247 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=gGq7zE22; 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=pF1DuxX/; 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 4P1TsH72Jzz23h0 for ; Wed, 25 Jan 2023 01:30:27 +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:Subject:Cc:To: From:Date: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=vO6aWkECKvCGgTfxfGYZuz7gh3D7rX+VPahW+j5fdmw=; b=gGq7zE22dBv05d /WF2l5mkz/XX0sR6CIPHZ53RRl/VULr/fBomWiNXwKMkLyvd46wBeJegneMMAUJCeTt2+obMehKqi BJ6z+hKEGaQ+iST+vzWLGrinNccTuIlviK7V65t7nF7QdvZl3l1a27jQPY54ivLlJbKvpJZJ2JKHR yOtKocnAVGozB2WUgjmeZ7bubWVd6Fu1/f7Tuh1xqW/VPa9J6uXv6NJoIKM4HKa/PpfbokA9P9cG6 sOQcIhvBQ3w2zWXd92R2gBxBqfHMRI9k2PRKjjsEdkk9IAuEqrZZ/zhK7CbF8C9mNcuewixxBsoja pyxcnV6tnakggeNxVEMw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pKKJL-004KvM-FZ; Tue, 24 Jan 2023 14:30:07 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pKKJJ-004Kun-7J for linux-arm-kernel@lists.infradead.org; Tue, 24 Jan 2023 14:30: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 B5C456122D; Tue, 24 Jan 2023 14:30:04 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E3D8CC433D2; Tue, 24 Jan 2023 14:30:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1674570604; bh=PHhA2thK99LDK7KgFn8m6wG4a/0PBj3xWHjyopgvXng=; h=Date:From:To:Cc:Subject:From; b=pF1DuxX/DyIX/oQWzTMDkA1U5+mrtHEhsjFiHgeClJt4FB+w+aAlRQsEStR27GSfe 2vgIqWZyBMU5QhhGYHAdWlK03K82YapJ+zjw2UXMsaXoIVFZLHhjbNc1+7Vqrp/PAB 9kmVfx4Vs5RJs01Q0ylD5W9cDv1Yfroqxdk3G2CBolLtgDNLRUnsURqWE/zJ0WMoSE M4FduDVA0dTcuzKTizntStT4UbqmbZnPDteeLs+FAAGXK/ap9m7dskCtbJhltafaJx AJ6+RR0gTSK3s3+rmigSv1N0qDC0fOThiHqh9zDpZ6ZGOVxzHpmSNKm5KHvkshx/kA Nf8XH+1mH94SQ== Date: Tue, 24 Jan 2023 14:29:59 +0000 From: Will Deacon To: joro@8bytes.org Cc: iommu@lists.linux.dev, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, robin.murphy@arm.com, kernel-team@android.com Subject: [GIT PULL v2] iommu/arm-smmu: Updates for 6.3 Message-ID: <20230124142957.GA26873@willie-the-truck> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230124_063005_325313_5CD6150B X-CRM114-Status: GOOD ( 14.29 ) 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: Hi Joerg, This is an updated version of the pull request I previously sent here: https://lore.kernel.org/r/20230120161527.GA22266@willie-the-truck 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 [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 Hi Joerg, This is an updated version of the pull request I previously sent here: https://lore.kernel.org/r/20230120161527.GA22266@willie-the-truck The branch is now based on your iommu/fixes branch rather than the arm-smmu-fixes tag. I've also picked up an additional DT bindings patch which came in since last time. Summary in the tag. Cheers, Will --->8 The following changes since commit 142e821f68cf5da79ce722cb9c1323afae30e185: iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe() (2023-01-13 13:46:32 +0100) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/will/linux.git tags/arm-smmu-updates for you to fetch changes up to 8a24401701aa67c3bf8daa56c54d7bd1d6e69c23: Merge branch 'for-joerg/arm-smmu/bindings' into for-joerg/arm-smmu/updates (2023-01-24 11:45:41 +0000) ---------------------------------------------------------------- Arm SMMU updates for 6.3 - Device-tree binding updates: * Cater for three power domains on SM6375 * Document existing compatible strings for Qualcomm SoCs * Tighten up clocks description for platform-specific compatible strings - Enable Qualcomm workarounds for some additional platforms that need them ---------------------------------------------------------------- Bartosz Golaszewski (1): dt-bindings: arm-smmu: document the smmu on Qualcomm SA8775P Bjorn Andersson (1): iommu/arm-smmu-qcom: Select identity domain for sc8280xp MDSS Konrad Dybcio (1): dt-bindings: arm-smmu: Allow 3 power domains on SM6375 MMU500 Krzysztof Kozlowski (1): dt-bindings: arm-smmu: disallow clocks when not used Luca Weiss (1): dt-bindings: iommu: qcom: Add Qualcomm MSM8953 compatible Manivannan Sadhasivam (1): dt-bindings: arm-smmu: Fix binding for SDX55 and SDX65 Marijn Suijten (2): dt-bindings: arm-smmu: Add sm8150-smmu-500 to the list of Adreno smmus iommu/arm-smmu-qcom: Add SM8150 DPU compatible Martin Botka (1): dt-bindings: arm-smmu: Document smmu-500 binding for SM6125 Will Deacon (1): Merge branch 'for-joerg/arm-smmu/bindings' into for-joerg/arm-smmu/updates .../devicetree/bindings/iommu/arm,smmu.yaml | 66 +++++++++++++++++++--- .../devicetree/bindings/iommu/qcom,iommu.txt | 1 + drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c | 2 + 3 files changed, 60 insertions(+), 9 deletions(-)