From mboxrd@z Thu Jan 1 00:00:00 1970 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 0CBD0C38142 for ; Thu, 19 Jan 2023 17:45:06 +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:In-Reply-To:MIME-Version:References: 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: List-Owner; bh=f8D+vO4U8MX7lGVUNGVpNL0z7RfQbgKxiKrHL1c/xCQ=; b=0LHVnIVMBcoJyK 6mwH5o9j7abNRx0Gu30vfRExMsMs2esgJbazwnVtxa418urZoPFc5P8YcTF+ED+Uuelzv52p+xc3W Kcq3rAP9IGaydPh4dti0NDTEQAPXiwtg5TunNiQ8Ip+eflSG1yzw5j+MzzyrjcATdpn3QSb0v950G wWlL/Yg6kMbqhoEUdieKkzfADVcn5EIBzpdUARatE2bMZIKUaz/pt+JOb3O1WqAMP7zyqDuRC9Myd nOnDOqUFBXy59BWaqpR5cIcS6Yn7DgkVIwkU0/s4UM67slT1WMPEtEm/FYPA+yPk7bzdxmeHyVb5C oKPtqKT2oYXRoV6Vwc+w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pIYxE-006MAG-1n; Thu, 19 Jan 2023 17:44:00 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pIYxB-006M9M-Be for linux-arm-kernel@lists.infradead.org; Thu, 19 Jan 2023 17:43:58 +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 ams.source.kernel.org (Postfix) with ESMTPS id A8FB8B82428; Thu, 19 Jan 2023 17:43:55 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 66446C433D2; Thu, 19 Jan 2023 17:43:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1674150234; bh=esBoZHarCRcBXHGsNJk462bLB02o1AxAN9bNjEUye3w=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=mxGAXbfdIG/R1xqREgWOldwDvC1gw+KtwyNEXQDW8Hx8zJk7TZeqU6yZdXKg9gLzG iKDIYtYnidUdca599t/DIIbhnDHVOX+p9Bpe1YsOCxqXpk9mDo4tZJEj3DBBMmehIp 046fhTpxlEtv8H17OO28vX8S15/5BoPAMsqqqL5BC73SMNSUzPSzVfqXIJ5le+vP4G +HGlBRzLx9g/tjNB2FejeaFHP35zKcbIEebde+LhUd7hfhIjsPUpOFd59U3P8C0BuO wqV4Nt9D7HtOjNp8YOLVGXPzjd6Am42PB8/1iBQ9LXfRV3MaNH9fYvr4cxZs5Ov8Or 9A7HQxBkGiRhA== Date: Thu, 19 Jan 2023 17:43:48 +0000 From: Will Deacon To: Bartosz Golaszewski Cc: Robin Murphy , Joerg Roedel , Rob Herring , Krzysztof Kozlowski , linux-arm-kernel@lists.infradead.org, iommu@lists.linux.dev, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Bartosz Golaszewski Subject: Re: [PATCH v2] dt-bindings: arm-smmu: document the smmu on Qualcomm SA8775P Message-ID: <20230119174348.GA20275@willie-the-truck> References: <20230112154554.442808-1-brgl@bgdev.pl> <20230119173448.GB20092@willie-the-truck> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230119173448.GB20092@willie-the-truck> 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-20230119_094357_588740_5B443B10 X-CRM114-Status: GOOD ( 20.46 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Jan 19, 2023 at 05:34:51PM +0000, Will Deacon wrote: > On Thu, Jan 12, 2023 at 04:45:54PM +0100, Bartosz Golaszewski wrote: > > From: Bartosz Golaszewski > > > > Document the qcom,smmu-500 SMMU on SA8775P platforms. > > > > Signed-off-by: Bartosz Golaszewski > > --- > > - rebase on top of Krzysztof's work and add the compatible to the > > "clock disallow" list > > > > Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 2 ++ > > 1 file changed, 2 insertions(+) > > > > diff --git a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml > > index 124253e84c02..ea9205706b7c 100644 > > --- a/Documentation/devicetree/bindings/iommu/arm,smmu.yaml > > +++ b/Documentation/devicetree/bindings/iommu/arm,smmu.yaml > > @@ -36,6 +36,7 @@ properties: > > - enum: > > - qcom,qcm2290-smmu-500 > > - qcom,qdu1000-smmu-500 > > + - qcom,sa8775p-smmu-500 > > - qcom,sc7180-smmu-500 > > - qcom,sc7280-smmu-500 > > - qcom,sc8180x-smmu-500 > > @@ -326,6 +327,7 @@ allOf: > > - nvidia,smmu-500 > > - qcom,qcm2290-smmu-500 > > - qcom,qdu1000-smmu-500 > > + - qcom,sa8775p-smmu-500 > > - qcom,sc7180-smmu-500 > > - qcom,sc8180x-smmu-500 > > - qcom,sc8280xp-smmu-500 > > I can't get this to apply. Which tree is it against? Aha, I just needed Krzysztof's patch for the unused clocks. All good now, thanks! Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel