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 0AE50C3DA42 for ; Mon, 8 Jul 2024 15:53:12 +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=kXKdsEruRe40Qn6ds2afJuNsNQFA+/PDysD5pClwThU=; b=h+0Hz32WstEZsk pG8t0eNtbtYVGsLeRyexR/VI8JRjcrkITMssiKMbgxWeoiVGzpOhFuvHQUJoJuxaCBKFRRX+4vOXR PtCehai3zQAG0mGnOjBbruPp/IX6VWlkzCPib4Cnwjs9anAm/eEWjqpKaFBbPGOd90W7fTLOMkDb2 StTBT3c0CNOy0UHwlznheYh6fF7HfSQH1MNp5cWSqn9nR0+JEy8zKfa0/6We3ofMO60bRnKUB4LuU 6O/WoYOaWnQMwgFJDKMjZncWRd7FuYOm66A0hIkyoXh4ZAjBIG1fK7trxrvmMiFsjNgsUUY7JWPHz VXG5LHN3ehdeMsOwv5rA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sQqfq-00000004Ifs-2Vxs; Mon, 08 Jul 2024 15:53:06 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sQqfn-00000004IeE-1mPW; Mon, 08 Jul 2024 15:53:04 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id B4AC660D30; Mon, 8 Jul 2024 15:53:02 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 14C17C116B1; Mon, 8 Jul 2024 15:53:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1720453982; bh=0HrPjlJWsxacB9uG1Q86CrjZXSRsLTHehpJ1rWsU/xI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=PjMzMrs99MxACaxMv27c0vfzCn+8st0eVD9Oc1uOLIT6C1tUfF3Gex5VqHVfjDH0O r49dGOZaQlUMDzq4o1D0c97Gsok5+e4yVcI+YAqwm2X7DLnNMVBmk3lMgKzTs8aLFJ 04BYJcodpR5rAtAtI129nKv4xZ/yWGWY0u95CmOzi/jDCgvX+Qa369McO98HmTqjCD M7PlGgBis6Jj2XU5CMml2NCAvrFRIrvMB27drQGT6RJPNFUuOCk1xznQbmzANt6jW4 T+o4SMNSgIKgLlsRB5cfUCWG9+hQGUQecmkY/O0LmRujm62ZzA3nuZ3Y0CQqKwqbLH x/O2b2aLnQL/A== Date: Mon, 8 Jul 2024 09:53:00 -0600 From: Rob Herring To: zelong dong Cc: Neil Armstrong , Philipp Zabel , Kevin Hilman , Martin Blumenstingl , Jerome Brunet , Krzysztof Kozlowski , linux-kernel@vger.kernel.org, linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, kelvin.zhang@amlogic.com Subject: Re: [PATCH 1/3] dt-bindings: reset: Add compatible and DT bindings for Amlogic A4/A5 Reset Controller Message-ID: <20240708155300.GB3239782-robh@kernel.org> References: <20240703061610.37217-1-zelong.dong@amlogic.com> <20240703061610.37217-2-zelong.dong@amlogic.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240703061610.37217-2-zelong.dong@amlogic.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240708_085303_554137_684711CE X-CRM114-Status: GOOD ( 12.57 ) X-BeenThere: linux-amlogic@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-amlogic" Errors-To: linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org On Wed, Jul 03, 2024 at 02:16:08PM +0800, zelong dong wrote: > From: Zelong Dong > > Add new compatible and DT bindings for Amlogic A4/A5 Reset Controller Also, in the subject and here drop 'and DT bindings'. > > Signed-off-by: Zelong Dong > --- > .../bindings/reset/amlogic,meson-reset.yaml | 22 +++++++++++++------ > 1 file changed, 15 insertions(+), 7 deletions(-) > > diff --git a/Documentation/devicetree/bindings/reset/amlogic,meson-reset.yaml b/Documentation/devicetree/bindings/reset/amlogic,meson-reset.yaml > index f0c6c0df0ce3..80345af81d5a 100644 > --- a/Documentation/devicetree/bindings/reset/amlogic,meson-reset.yaml > +++ b/Documentation/devicetree/bindings/reset/amlogic,meson-reset.yaml > @@ -12,13 +12,21 @@ maintainers: > > properties: > compatible: > - enum: > - - amlogic,meson8b-reset # Reset Controller on Meson8b and compatible SoCs > - - amlogic,meson-gxbb-reset # Reset Controller on GXBB and compatible SoCs > - - amlogic,meson-axg-reset # Reset Controller on AXG and compatible SoCs > - - amlogic,meson-a1-reset # Reset Controller on A1 and compatible SoCs > - - amlogic,meson-s4-reset # Reset Controller on S4 and compatible SoCs > - - amlogic,c3-reset # Reset Controller on C3 and compatible SoCs > + oneOf: > + - items: > + - enum: > + - amlogic,meson8b-reset # Reset Controller on Meson8b and compatible SoCs > + - amlogic,meson-gxbb-reset # Reset Controller on GXBB and compatible SoCs > + - amlogic,meson-axg-reset # Reset Controller on AXG and compatible SoCs > + - amlogic,meson-a1-reset # Reset Controller on A1 and compatible SoCs > + - amlogic,meson-s4-reset # Reset Controller on S4 and compatible SoCs > + - amlogic,t7-reset > + - items: > + - enum: > + - amlogic,a4-reset > + - amlogic,a5-reset > + - amlogic,c3-reset > + - const: amlogic,meson-s4-reset > > reg: > maxItems: 1 > -- > 2.35.1 > _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic