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 B4DF7C61DA3 for ; Tue, 21 Feb 2023 09:11:27 +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=XfVB+ys7EI0mFiw4+x5o8WPaAEjp4s9OgW+V0WVk108=; b=D/KI/CiH+fGdo2 8G1JTzFmvlC6pZtoXl640ep3rMTU3Djoot+R3ZUdCUwtMwgr67nDjHITryBnAHSPrruY1mpW6qhK6 iGbr2WUQynQhOWSz86BEn8NF2C3VMo4zowddTRRs4+vhYPtTl/du11ZLjJVC1VaXQyM+JT+wKNL6h mJz5PBgC/qArUTUKJ2rtJZkHC7xyV9hCb68GY1gxyhYtWupDO/fXd2VvZ788ntacSB/wQk/4hHynS 0NsSla3TxRbYyCs2FbvW4ZNYtOVbKGOfiSCA2kza4arxgEYLDmZx/Vkd9u29+ptcfxQ8f/WWpK+lO EBe+wRt9qMrGtKp8jdqQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pUOfV-0078X8-Ly; Tue, 21 Feb 2023 09:10:37 +0000 Received: from ams.source.kernel.org ([2604:1380:4601:e00::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pUOfS-0078WO-B3 for linux-arm-kernel@lists.infradead.org; Tue, 21 Feb 2023 09:10:35 +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 1044BB80E8A; Tue, 21 Feb 2023 09:10:32 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id CFE21C433D2; Tue, 21 Feb 2023 09:10:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1676970630; bh=Hn9TPpjqKTRxQ6qlSumVmg6aQMvan7+ZcCq/+AA0Ifs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=reFQHf2gyUmC0ij5RjwLjdTvtcAjlrCEazW1AQk2LEODnxp6vAWdxZXUxyNFoq60C t/g5SwiOWaRDZqd3clBkgxcP/0icu1K9N1KDIdVjSVhzs5mm1qDxNzaaiBNX8ILL5d Fdtt+kgp6bdNue7DVjxVzp4VwzzIiFWiSxDA4ijU/cSdVesBrSMaEamksTcwW06EVf qcFlyud1ZzhoQtyq1acmR9WCklUOIwE0ZRW84t0ksSj5KIso3CeW4x5v1pOpWhZB57 DT8xaoJY8/Td/W0J/6PROT+sAd2yv6Wra6bGMsxWaO2RZp6gxDdyfTZOlL3zJvB1l7 LFnPWbOwxHkhg== Date: Tue, 21 Feb 2023 09:10:25 +0000 From: Will Deacon To: Neil Armstrong Cc: linux-arm-kernel@lists.infradead.org, Robin Murphy , linux-arm-msm@vger.kernel.org, iommu@lists.linux.dev, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Abel Vesa , Krzysztof Kozlowski , Rob Herring , Joerg Roedel Subject: Re: [PATCH v3] dt-bindings: arm-smmu: Add compatible for SM8550 SoC Message-ID: <20230221091024.GA26703@willie-the-truck> References: <20230207-topic-sm8550-upstream-smmu-bindings-v3-1-cb15a7123cfe@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: 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-20230221_011034_546411_CE3E5D21 X-CRM114-Status: GOOD ( 18.24 ) 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 Wed, Feb 15, 2023 at 10:26:39AM +0100, Neil Armstrong wrote: > On 08/02/2023 10:13, neil.armstrong@linaro.org wrote: > > From: Abel Vesa > > > > Add the SoC specific compatible for SM8550 implementing > > arm,mmu-500. > > > > Signed-off-by: Abel Vesa > > Signed-off-by: Neil Armstrong > > --- > > Changes in v3: > > - update allOf:if: for disallowing clocks > > - Link to v2: https://lore.kernel.org/r/20230207-topic-sm8550-upstream-smmu-bindings-v2-1-680cbfae6dac@linaro.org > > > > Changes in v2: > > - Rebased on new bindings using qcom,smmu-500 & arm,mmu-500 > > - Dropped driver changes since we rely on qcom,smmu-500 fallback > > - Link to v1: https://lore.kernel.org/all/20221116114001.2669003-1-abel.vesa@linaro.org/ > > --- > > Documentation/devicetree/bindings/iommu/arm,smmu.yaml | 2 ++ > > 1 file changed, 2 insertions(+) > > Do you think you can pick this patch for v6.3 ? This is 6.4 material now (I sent my SMMU pull request for 6.3 weeks ago [1]). Will [1] https://lore.kernel.org/linux-iommu/20230124142957.GA26873@willie-the-truck/ _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel