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 BF590C369D1 for ; Fri, 25 Apr 2025 08:02:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=ROD8KaB2U7m3Bp+2RwJyypkf6TjICdShWOROZe61e1U=; b=E22JeORKl9Fb9cwXTAPCrI2CX4 bMq7h+DqUcsWAGqQveQX85bP/Fv1n5QkSVeUI0mfY4m5YGJcJ7Fyv5/VxrE7DiJwlWjJeDAlac8QJ hGIIId/fBYmHkGriZ9nHquK9NKtuuGHQlda12yM/tIkhfyK3FTTEId7uxgU36JaP/qGlzh+sAS4pm hXBJNUDSGTRFEfjhcO47VM9GNHjD1azIUAZJzKZj+T+OkOXC7YHcpsGklouo16OWlYBx7h/5toIxs gFCI9SYD2cJX/6iKMHdbIML3tdmUh/iJBAEALKbe2L3H+MP6Wq6A20zcdlf/vICbZcUUW0AiRL0cQ P8gwXTUw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1u8E0j-0000000GGnc-10dC; Fri, 25 Apr 2025 08:02:13 +0000 Received: from sea.source.kernel.org ([172.234.252.31]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1u8Dyr-0000000GGXZ-0bdd; Fri, 25 Apr 2025 08:00:18 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sea.source.kernel.org (Postfix) with ESMTP id C608D434A3; Fri, 25 Apr 2025 08:00:14 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 45F2FC4CEE4; Fri, 25 Apr 2025 08:00:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1745568016; bh=erqJqGRXXM7MQJf6wrEuF5NDmvnYTzOgQlAxA2Yswo8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=HcOxh7pUaiPLiLCU7eu7Ap0wNFksdYoCZR6ofN13HHRhOgvqds6tLCP+3+kFrj4ec jD0cvBj+Sxb4rK/S/u2lfOZiQ9lu6C4x2L5o/z3FTNEV2OYCTYBA1D0Z/FPBJNcB5J fmr1fWjtROPSeKi+brDdMOmD6LYFf1SCBZcgxyZcEO0pEcJWuL/uNmGZT+XJGV+571 kq90kwXgPGz7KIC+7mndRQwc37oXN+jkUkIOVtGkfu1X7xjdN3Q+qOhFksEz/nolqm WJRH4xJseQgvM/Xq9I5uftgYr8tHa4JKgizwFYJAXKmqUxjh2LLLT5ur2N0w4LAdMK EZ5tYkyYwxKlQ== Date: Fri, 25 Apr 2025 10:00:10 +0200 From: Niklas Cassel To: Nicolas Frattaroli Cc: Damien Le Moal , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Heiko Stuebner , Serge Semin , kernel@collabora.com, Sebastian Reichel , linux-ide@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] dt-bindings: ata: rockchip-dwc-ahci: add RK3576 compatible Message-ID: References: <20250424-rk3576-sata-v1-0-23ee89c939fe@collabora.com> <20250424-rk3576-sata-v1-1-23ee89c939fe@collabora.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20250424-rk3576-sata-v1-1-23ee89c939fe@collabora.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250425_010017_203759_2327B67B X-CRM114-Status: GOOD ( 15.32 ) 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 On Thu, Apr 24, 2025 at 08:52:22PM +0200, Nicolas Frattaroli wrote: > The Rockchip RK3576 has two SATA controllers. They work the same as the > RK3568 SATA controllers, having the same number of clocks and ports. > > Signed-off-by: Nicolas Frattaroli > --- > Documentation/devicetree/bindings/ata/rockchip,dwc-ahci.yaml | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/Documentation/devicetree/bindings/ata/rockchip,dwc-ahci.yaml b/Documentation/devicetree/bindings/ata/rockchip,dwc-ahci.yaml > index 13eaa8d9a16e5a4bd43b3e184f9277494acf27a1..b5ecaabfe2e2537afe6093558fb0ab975dcf6058 100644 > --- a/Documentation/devicetree/bindings/ata/rockchip,dwc-ahci.yaml > +++ b/Documentation/devicetree/bindings/ata/rockchip,dwc-ahci.yaml > @@ -20,6 +20,7 @@ select: > contains: > enum: > - rockchip,rk3568-dwc-ahci > + - rockchip,rk3576-dwc-ahci > - rockchip,rk3588-dwc-ahci > required: > - compatible > @@ -29,6 +30,7 @@ properties: > items: > - enum: > - rockchip,rk3568-dwc-ahci > + - rockchip,rk3576-dwc-ahci > - rockchip,rk3588-dwc-ahci > - const: snps,dwc-ahci > > @@ -83,6 +85,7 @@ allOf: > contains: > enum: > - rockchip,rk3568-dwc-ahci > + - rockchip,rk3576-dwc-ahci > then: > properties: > clocks: > > -- > 2.49.0 > Looks good to me: Reviewed-by: Niklas Cassel