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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 53454C6FD1D for ; Fri, 7 Apr 2023 10:11:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232012AbjDGKL3 (ORCPT ); Fri, 7 Apr 2023 06:11:29 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44808 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229863AbjDGKL2 (ORCPT ); Fri, 7 Apr 2023 06:11:28 -0400 Received: from esa.microchip.iphmx.com (esa.microchip.iphmx.com [68.232.154.123]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D458B7ED8; Fri, 7 Apr 2023 03:11:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1680862287; x=1712398287; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=gAO8SRCumNxD+pCFQwia+WypiPkxM5kfEBEREoMMxqc=; b=wL50An3baxroiYEsk6SUdxyVfUtCw0Ou19l/IYJ8+u+ZojWy8F2ey9J8 THpeFxVRFCAePSwZgghcmY56dL7Q8ohs2ZI7wH749OhEuoh8/dA9vTNq3 loK9+hOzWgwCBfqsBM3CapquDtPUBUPDxNFF742m466pfSPl/5jZWCLeQ VlMLZvlhnLq8WOGwYTKDQUZx9pWdfQrPPlYjyr0b+jCjG6plvpPBDiQOv FEX+3COIPrh9xZoI+25cv0iOryUAW92Hoj3E76kiU2ruGYxJv17EkvmhU od8uutVZSFtlZw+m+YtbZ7XPAC3DvHimsTu8yes8vXvLJqG575LUEAOMb g==; X-IronPort-AV: E=Sophos;i="5.98,326,1673938800"; d="asc'?scan'208";a="145993498" Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa6.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 07 Apr 2023 03:11:26 -0700 Received: from chn-vm-ex04.mchp-main.com (10.10.85.152) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.21; Fri, 7 Apr 2023 03:11:26 -0700 Received: from wendy (10.10.115.15) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.21 via Frontend Transport; Fri, 7 Apr 2023 03:11:24 -0700 Date: Fri, 7 Apr 2023 11:11:09 +0100 From: Conor Dooley To: William Qiu CC: Krzysztof Kozlowski , , , , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Emil Renner Berthing Subject: Re: [PATCH v7 1/2] dt-bindings: soc: starfive: Add StarFive syscon doc Message-ID: <20230407-stand-reversion-1db211c03ff4@wendy> References: <20230406103308.1280860-1-william.qiu@starfivetech.com> <20230406103308.1280860-2-william.qiu@starfivetech.com> <833b68a5-263d-d293-4910-2ca50b43e60d@linaro.org> <2ce35d68-ae6c-129f-588e-9b292de3a654@starfivetech.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Fh2qLU8GMRk0u5gs" Content-Disposition: inline In-Reply-To: <2ce35d68-ae6c-129f-588e-9b292de3a654@starfivetech.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org --Fh2qLU8GMRk0u5gs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 07, 2023 at 05:30:31PM +0800, William Qiu wrote: >=20 > This would be $ref: /schemas/clock/starfive,jh7110-pll.yaml#, but this fi= le is not > available at present, so I would like to ask if I should submit the docu= ments > instead of Xingyu Or just send the whole lot as one series, and I'll ack the soc bits for Stephen to take the whole lot via clk? I think Xingyu owes a respin anyway cos of the changes to this binding file that Krzysztof requested there. Plus, the base clock support is now in clk-next, so their stuff is now applicable to the clk tree. > diff --git a/MAINTAINERS b/MAINTAINERS > index 4c0b39c44957..0b2170e1e4ff 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -19911,6 +19911,11 @@ S: Supported > F: Documentation/devicetree/bindings/mmc/starfive* > F: drivers/mmc/host/dw_mmc-starfive.c > =20 > +STARFIVE JH7110 SYSCON > +M: William Qiu > +S: Supported > +F: Documentation/devicetree/bindings/soc/starfive/starfive,jh7110-syscon= =2Eyaml Can you squash this in please (whitespace damaged): diff --git a/MAINTAINERS b/MAINTAINERS index 90abe83c02f3..6fbb486f59ab 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19943,6 +19943,7 @@ STARFIVE SOC DRIVERS M: Conor Dooley S: Maintained T: git https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/ +F: Documentation/devicetree/bindings/soc/starfive/ F: drivers/soc/starfive/ Cheers, Conor. --Fh2qLU8GMRk0u5gs Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZC/sPQAKCRB4tDGHoIJi 0mqrAQD68lH1tU4Wq6HSU+FTpSvVnORJwEnuw/Y48zO6SDo9OAD/fZYy57Fk/I74 EpFkC7hl22U7CmGZuW8tlC/bZfG+1QE= =K7GJ -----END PGP SIGNATURE----- --Fh2qLU8GMRk0u5gs-- 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 262BEC6FD1D for ; Fri, 7 Apr 2023 10:11:39 +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: 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-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=JrTCaZn+rL5Q0/ixUM69WaShRpa5UQ170wtibaq2maM=; b=uIfaJruEteX+9xk9drCYPA9cHu d+A8gS1nby56QUKeC2BYRzGWY7ZJ0TONPuLj4t3Y57N4MidtmyDcdzLfY8gU7AeP6fz33NwlSK+zj 59HolRNDBwt/yLeMKOnqyzGoEP1n2bV1sCjqqTb7ZfR13RXph2VSFACJmWmfwnVmUsc+XdwKgWRmk tgCXPy/b/YQZs4phjdfWVbzAcO1cvjuP8jsTj/lNLKXST29j2avGDznOt8DsydBcjrrLoUUlEzJ9x PLYiirRRmDb0GbwslMUHkI4KeraqQLbOLI8jMqPCTK8FdneswoHI+tM6/M/gUaZ5jQsK8ThXiZ7Ch LUgjpxNw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pkj47-009lMY-0P; Fri, 07 Apr 2023 10:11:31 +0000 Received: from esa.microchip.iphmx.com ([68.232.154.123]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1pkj44-009lLt-0J for linux-riscv@lists.infradead.org; Fri, 07 Apr 2023 10:11:29 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1680862287; x=1712398287; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=gAO8SRCumNxD+pCFQwia+WypiPkxM5kfEBEREoMMxqc=; b=wL50An3baxroiYEsk6SUdxyVfUtCw0Ou19l/IYJ8+u+ZojWy8F2ey9J8 THpeFxVRFCAePSwZgghcmY56dL7Q8ohs2ZI7wH749OhEuoh8/dA9vTNq3 loK9+hOzWgwCBfqsBM3CapquDtPUBUPDxNFF742m466pfSPl/5jZWCLeQ VlMLZvlhnLq8WOGwYTKDQUZx9pWdfQrPPlYjyr0b+jCjG6plvpPBDiQOv FEX+3COIPrh9xZoI+25cv0iOryUAW92Hoj3E76kiU2ruGYxJv17EkvmhU od8uutVZSFtlZw+m+YtbZ7XPAC3DvHimsTu8yes8vXvLJqG575LUEAOMb g==; X-IronPort-AV: E=Sophos;i="5.98,326,1673938800"; d="asc'?scan'208";a="145993498" Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa6.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 07 Apr 2023 03:11:26 -0700 Received: from chn-vm-ex04.mchp-main.com (10.10.85.152) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.21; Fri, 7 Apr 2023 03:11:26 -0700 Received: from wendy (10.10.115.15) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.21 via Frontend Transport; Fri, 7 Apr 2023 03:11:24 -0700 Date: Fri, 7 Apr 2023 11:11:09 +0100 From: Conor Dooley To: William Qiu CC: Krzysztof Kozlowski , , , , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Emil Renner Berthing Subject: Re: [PATCH v7 1/2] dt-bindings: soc: starfive: Add StarFive syscon doc Message-ID: <20230407-stand-reversion-1db211c03ff4@wendy> References: <20230406103308.1280860-1-william.qiu@starfivetech.com> <20230406103308.1280860-2-william.qiu@starfivetech.com> <833b68a5-263d-d293-4910-2ca50b43e60d@linaro.org> <2ce35d68-ae6c-129f-588e-9b292de3a654@starfivetech.com> MIME-Version: 1.0 In-Reply-To: <2ce35d68-ae6c-129f-588e-9b292de3a654@starfivetech.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230407_031128_237880_2121F219 X-CRM114-Status: GOOD ( 16.00 ) X-BeenThere: linux-riscv@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: multipart/mixed; boundary="===============0946760256972932736==" Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org --===============0946760256972932736== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Fh2qLU8GMRk0u5gs" Content-Disposition: inline --Fh2qLU8GMRk0u5gs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 07, 2023 at 05:30:31PM +0800, William Qiu wrote: >=20 > This would be $ref: /schemas/clock/starfive,jh7110-pll.yaml#, but this fi= le is not > available at present, so I would like to ask if I should submit the docu= ments > instead of Xingyu Or just send the whole lot as one series, and I'll ack the soc bits for Stephen to take the whole lot via clk? I think Xingyu owes a respin anyway cos of the changes to this binding file that Krzysztof requested there. Plus, the base clock support is now in clk-next, so their stuff is now applicable to the clk tree. > diff --git a/MAINTAINERS b/MAINTAINERS > index 4c0b39c44957..0b2170e1e4ff 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -19911,6 +19911,11 @@ S: Supported > F: Documentation/devicetree/bindings/mmc/starfive* > F: drivers/mmc/host/dw_mmc-starfive.c > =20 > +STARFIVE JH7110 SYSCON > +M: William Qiu > +S: Supported > +F: Documentation/devicetree/bindings/soc/starfive/starfive,jh7110-syscon= =2Eyaml Can you squash this in please (whitespace damaged): diff --git a/MAINTAINERS b/MAINTAINERS index 90abe83c02f3..6fbb486f59ab 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -19943,6 +19943,7 @@ STARFIVE SOC DRIVERS M: Conor Dooley S: Maintained T: git https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/ +F: Documentation/devicetree/bindings/soc/starfive/ F: drivers/soc/starfive/ Cheers, Conor. --Fh2qLU8GMRk0u5gs Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZC/sPQAKCRB4tDGHoIJi 0mqrAQD68lH1tU4Wq6HSU+FTpSvVnORJwEnuw/Y48zO6SDo9OAD/fZYy57Fk/I74 EpFkC7hl22U7CmGZuW8tlC/bZfG+1QE= =K7GJ -----END PGP SIGNATURE----- --Fh2qLU8GMRk0u5gs-- --===============0946760256972932736== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv --===============0946760256972932736==--