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 432EBD767D8 for ; Thu, 31 Oct 2024 14:47:04 +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-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Message-ID:References:In-Reply-To:Subject:Cc:To:From :Date:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=uk8Pneaj9u23tW95Pg0xlqIoNQmd3GyAO16dzA3/HcI=; b=QmlsE00Y1TxEQOPBWMeoY9cSfc NZrljfVTQakHar50XZS4Ugy+y97PlO9H+jfrboSkEL7XCfQDTey7PlYten+UK1douGunlFcBbnK5t tY923r9PFla7DhW5QZPEgHdAmhF1w8B8YjKmIOqi2QQtFqgzgNUFCB5OywCK2DBICp5abOr1SPYbw 8/RQDC0+5ijx+nwQsP7jAFbzmb/AEJiQvIaYb1OEaORah/Zj4D/uyIOGYSC3Xw2LZteqHEXhgrYly IxzK3Ong9w4QKU5qIF90Efe4Bs8NGs+Y/Z1C1NHpQgK0FrzHEeXCyaen5QvzyTW9hpaDrdLgnIQRH WuZOWnSw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1t6WRz-00000003rRl-3JIY; Thu, 31 Oct 2024 14:47:03 +0000 Received: from thales.epochal.quest ([51.222.15.28]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1t6WGe-00000003pSv-2h67; Thu, 31 Oct 2024 14:35:22 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=epochal.quest; s=default; t=1730385317; bh=6n3NaF0whd9qg4xGC826BnFf5iZrFxIuvNVTdKeKwyM=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=hwRJQmwrFYT6ykY/ekESOcjW3v6tFj2bE6QIxkApk2LVsQ51qNSthzZqb8dSJ+z5G H/GcYPVNWoY/Ej3t9YBiWx1xYdWb6RL8h3g+EnMpb88MPsfadobQIrk//LevFeQxl6 hNOunhUXMtH5rxkINUbaIcrHxGjbEMtDQGnEZEyuYd01qaN9o9Cqx6Ti8krK3Meunw 9F/H9rU1hJV/NBS1di/pFs0U/A1DD0qHYUupljp46SIEe010i+rQ4JXVEeh+TudFQ9 22NmFJ45YBztNlsIUaMUnCzw52CxxEToVHsQjof6SdjVhDQteeKKOCaTpM+9Z8Wjdf Nb2hnr4GwfkRw== X-Virus-Scanned: by epochal.quest MIME-Version: 1.0 Date: Thu, 31 Oct 2024 11:35:14 -0300 From: Cody Eksal To: Andre Przywara , Rob Herring Cc: Vinod Koul , Kishon Vijay Abraham I , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , Maxime Ripard , Greg Kroah-Hartman , Michael Turquette , Nishanth Menon , "Rafael J. Wysocki" , Stephen Boyd , Viresh Kumar , Viresh Kumar , Yangtao Li , Parthiban , linux-phy@lists.infradead.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 03/13] dt-bindings: phy: sun50i-a64: add a100 compatible In-Reply-To: <20241031113651.4ab4f8c7@donnerap.manchester.arm.com> References: <20241031070232.1793078-1-masterr3c0rd@epochal.quest> <20241031070232.1793078-4-masterr3c0rd@epochal.quest> <20241031113651.4ab4f8c7@donnerap.manchester.arm.com> Message-ID: X-Sender: masterr3c0rd@epochal.quest X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20241031_073520_799119_88C0F4D2 X-CRM114-Status: GOOD ( 13.65 ) X-BeenThere: linux-phy@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux Phy Mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-phy" Errors-To: linux-phy-bounces+linux-phy=archiver.kernel.org@lists.infradead.org On 2024/10/31 8:36 am, Andre Przywara wrote: > On Thu, 31 Oct 2024 04:02:16 -0300 > Cody Eksal wrote: > >> The USB PHY found in the A100 is similar to that found in the D1. Add >> a >> compatible for the A100. >> >> Signed-off-by: Cody Eksal > > Reviewed-by: Andre Przywara > >> Acked-by: Rob Herring (Arm) > > Careful with that: you made quite some changes compared to v1, which > Rob > ACKed, so I wouldn't carry over his tag here. I had made a note of this a few days ago, but it slipped through my pre-submission review. I'm terribly sorry; won't make this mistake in the future. - Cody > Cheers, > Andre > >> --- >> Changes in V2: >> - Update binding to allow using the D1 as a compatible. >> >> .../bindings/phy/allwinner,sun50i-a64-usb-phy.yaml | 10 >> +++++++--- >> 1 file changed, 7 insertions(+), 3 deletions(-) >> >> diff --git >> a/Documentation/devicetree/bindings/phy/allwinner,sun50i-a64-usb-phy.yaml >> b/Documentation/devicetree/bindings/phy/allwinner,sun50i-a64-usb-phy.yaml >> index f557feca9763..21209126ed00 100644 >> --- >> a/Documentation/devicetree/bindings/phy/allwinner,sun50i-a64-usb-phy.yaml >> +++ >> b/Documentation/devicetree/bindings/phy/allwinner,sun50i-a64-usb-phy.yaml >> @@ -15,9 +15,13 @@ properties: >> const: 1 >> >> compatible: >> - enum: >> - - allwinner,sun20i-d1-usb-phy >> - - allwinner,sun50i-a64-usb-phy >> + oneOf: >> + - enum: >> + - allwinner,sun20i-d1-usb-phy >> + - allwinner,sun50i-a64-usb-phy >> + - items: >> + - const: allwinner,sun50i-a100-usb-phy >> + - const: allwinner,sun20i-d1-usb-phy >> >> reg: >> items: -- linux-phy mailing list linux-phy@lists.infradead.org https://lists.infradead.org/mailman/listinfo/linux-phy