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 1EB5EC4167B for ; Mon, 11 Dec 2023 13:09:45 +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:References:In-Reply-To: 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: List-Owner; bh=A1op+dFsmE2uv4fadj4uGU/Puf3OS1jJ8aveE/0j5qY=; b=nYIKZkCmMo/GeH 977cI92rwUAcvoMAptuhSeZ1jCdSS0OT2ghMSyF7alx0TkvZRgWfjkCMNdGU6+rT3aEnjxibR0FQb YjljnZQoT6q0So6FZfMViDMZ5Pt4ZJ3AsScza0Tr6EYp4DAcXGUMyr/VtegANMrWzBcePhZNX0fNQ fUoM1BeIl5De8rjrOPRSTPTBPfnJfVDo2XO+MvhaIMpeXecc2ZavoT03IonjtZas0oyl4b9B+IgSt 6uHWPmw2AmO+RpNStwoxwCsQL3v7cimMCrZ8Fs34hvuG/H0m1ekiVrriSyFqrn1gZUkwyM73X8Q2C ej3r0iJbgjOI44ooZh9g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rCg23-004vMQ-0q; Mon, 11 Dec 2023 13:09:11 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rCg1v-004vJz-2I; Mon, 11 Dec 2023 13:09:09 +0000 Received: from i53875b61.versanet.de ([83.135.91.97] helo=diego.localnet) by gloria.sntech.de with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rCg1k-0008Ku-TG; Mon, 11 Dec 2023 14:08:52 +0100 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: conor+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, robh+dt@kernel.org, robin.murphy@arm.com, devicetree@vger.kernel.org, iommu@lists.linux.dev, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-rockchip@lists.infradead.org, Andy Yan Cc: Andy Yan , Krzysztof Kozlowski , joro@8bytes.org, will@kernel.org Subject: Re: [PATCH] dt-bindings: iommu: rockchip: Add Rockchip RK3588 Date: Mon, 11 Dec 2023 14:08:51 +0100 Message-ID: <5370401.0VBMTVartN@diego> In-Reply-To: <20231209015038.1457967-1-andyshrk@163.com> References: <20231209015038.1457967-1-andyshrk@163.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231211_050903_892873_3AF9CEAB X-CRM114-Status: GOOD ( 17.53 ) 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 Hi Andy, Am Samstag, 9. Dezember 2023, 02:50:38 CET schrieb Andy Yan: > From: Andy Yan > > Add a Rockchip RK3588 compatible > > I split it from the vop2 patch series as suggested by Heiko[0] correct, but something with the addresses did go wrong # scripts/get_maintainer.pl -f Documentation/devicetree/bindings/iommu/ lists among the other people especially: Joerg Roedel (maintainer:IOMMU SUBSYSTEM) Will Deacon (maintainer:IOMMU SUBSYSTEM) as the maintainers for the iommu subsystem and I don't see them in the recipient list. Heiko > Signed-off-by: Andy Yan > Reviewed-by: Heiko Stuebner > Acked-by: Krzysztof Kozlowski > > [0]https://patchwork.kernel.org/project/dri-devel/patch/20231207080235.652719-1-andyshrk@163.com/ > > --- > > .../devicetree/bindings/iommu/rockchip,iommu.yaml | 11 ++++++++--- > 1 file changed, 8 insertions(+), 3 deletions(-) > > diff --git a/Documentation/devicetree/bindings/iommu/rockchip,iommu.yaml b/Documentation/devicetree/bindings/iommu/rockchip,iommu.yaml > index ba9124f721f1..621dde0e45d8 100644 > --- a/Documentation/devicetree/bindings/iommu/rockchip,iommu.yaml > +++ b/Documentation/devicetree/bindings/iommu/rockchip,iommu.yaml > @@ -19,9 +19,14 @@ description: |+ > > properties: > compatible: > - enum: > - - rockchip,iommu > - - rockchip,rk3568-iommu > + oneOf: > + - enum: > + - rockchip,iommu > + - rockchip,rk3568-iommu > + - items: > + - enum: > + - rockchip,rk3588-iommu > + - const: rockchip,rk3568-iommu > > reg: > items: > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel