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 4CD1AC83F17 for ; Wed, 30 Aug 2023 18:32:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232149AbjH3Sby (ORCPT ); Wed, 30 Aug 2023 14:31:54 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:36280 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241307AbjH3Gva (ORCPT ); Wed, 30 Aug 2023 02:51:30 -0400 Received: from esa.microchip.iphmx.com (esa.microchip.iphmx.com [68.232.154.123]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B13CD194; Tue, 29 Aug 2023 23:51: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=1693378287; x=1724914287; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=iJiqQM/21AbbfFTBJGuHIq/kCZ7VDhCQMZ/MLtlN5jI=; b=KFPUYuEA6zBCEdE2XJdykEejjZAAF+U6jRoxYSIA8dd/qs7YrTjC0Zp0 qoJWG+K63BCw/4Xk6wf6DrOkfoqouQU1xWY0a/klgS8g/O/78QaXFU6Ae IQo14RlhSyYciqUSrJRfgXc8ZOk3BCnHul8TvcCXAwq/PDz4syfLy2HvE yHN/E8C/D59rAem1yog3khS7g+hHppZDXVl5JrcAJJh23GOYoa2PZoIoC Y+Bt+0nfcLfqC5TROkZUFjYX5xIJqg8lwShaz90KaAamvqtEMHIMtnoQh unAKrwg8vau74I4ObwcfgDPILDKVRoSnhSjNOGMkjKZfawy0lGeM7n2GY w==; X-IronPort-AV: E=Sophos;i="6.02,212,1688454000"; d="asc'?scan'208";a="169011728" X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa6.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 29 Aug 2023 23:51:26 -0700 Received: from chn-vm-ex04.mchp-main.com (10.10.85.152) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.21; Tue, 29 Aug 2023 23:51:22 -0700 Received: from wendy (10.10.85.11) 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; Tue, 29 Aug 2023 23:51:20 -0700 Date: Wed, 30 Aug 2023 07:50:37 +0100 From: Conor Dooley To: William Qiu CC: , , , , Emil Renner Berthing , Rob Herring , Jaehoon Chung , Ulf Hansson , Krzysztof Kozlowski , Conor Dooley , Paul Walmsley , Palmer Dabbelt , Albert Ou Subject: Re: [PATCH v1 1/3] dt-bindings: mmc: Drop unused properties Message-ID: <20230830-commence-trickery-40eaa193cb15@wendy> References: <20230830031846.127957-1-william.qiu@starfivetech.com> <20230830031846.127957-2-william.qiu@starfivetech.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="VGI59nk8mzz/pDkD" Content-Disposition: inline In-Reply-To: <20230830031846.127957-2-william.qiu@starfivetech.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org --VGI59nk8mzz/pDkD Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 30, 2023 at 11:18:44AM +0800, William Qiu wrote: > Due to the change of tuning implementation, it's no longer necessary to > use the "starfive,sysreg" property in dts, so drop the relevant > description in dt-bindings here. How does changing your software implantation invalidate a description of the hardware? >=20 > Signed-off-by: William Qiu > --- > .../bindings/mmc/starfive,jh7110-mmc.yaml | 15 --------------- > 1 file changed, 15 deletions(-) >=20 > diff --git a/Documentation/devicetree/bindings/mmc/starfive,jh7110-mmc.ya= ml b/Documentation/devicetree/bindings/mmc/starfive,jh7110-mmc.yaml > index 51e1b04e799f..10df41941331 100644 > --- a/Documentation/devicetree/bindings/mmc/starfive,jh7110-mmc.yaml > +++ b/Documentation/devicetree/bindings/mmc/starfive,jh7110-mmc.yaml > @@ -36,26 +36,12 @@ properties: > interrupts: > maxItems: 1 > =20 > - starfive,sysreg: > - $ref: /schemas/types.yaml#/definitions/phandle-array > - items: > - - items: > - - description: phandle to System Register Controller syscon no= de > - - description: offset of SYS_SYSCONSAIF__SYSCFG register for M= MC controller > - - description: shift of SYS_SYSCONSAIF__SYSCFG register for MM= C controller > - - description: mask of SYS_SYSCONSAIF__SYSCFG register for MMC= controller > - description: > - Should be four parameters, the phandle to System Register Controll= er > - syscon node and the offset/shift/mask of SYS_SYSCONSAIF__SYSCFG re= gister > - for MMC controller. > - > required: > - compatible > - reg > - clocks > - clock-names > - interrupts > - - starfive,sysreg > =20 > unevaluatedProperties: false > =20 > @@ -73,5 +59,4 @@ examples: > fifo-depth =3D <32>; > fifo-watermark-aligned; > data-addr =3D <0>; > - starfive,sysreg =3D <&sys_syscon 0x14 0x1a 0x7c000000>; > }; > --=20 > 2.34.1 >=20 --VGI59nk8mzz/pDkD Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZO7mswAKCRB4tDGHoIJi 0j0ZAPoD8g3POZOxVjU8MHAqAQsVrGSXh9a5G6ibHoCJuX5zqQD+OwU3VEu8ihr1 DsPdiiCV8fgivVirHHYW8sFlFgF+jQg= =iZHY -----END PGP SIGNATURE----- --VGI59nk8mzz/pDkD--