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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 C5EBFC433FE for ; Thu, 17 Nov 2022 17:20:17 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 1F6C816D0; Thu, 17 Nov 2022 18:19:25 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 1F6C816D0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1668705615; bh=IG4gKFRT9RaupmUJZ02gD4Qn6u/G22gMkKHqXrYXORA=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=YNez+gxvz/7XnqlKXETDWDBqV8NlLZaqQsbeP+k9khcS1Lm/18V1+jS7WLIG9OQjY Z6F0Uu+1ds83jspV64lpu5q/VB5Fg8UwAwcHSnleWpHH/svjMjzeboPLjOqa2MymMa Q2rROiZZQRTybvsZ2wy75Wnr8TUdHmKfxKHTKAPs= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id B1FD5F8015B; Thu, 17 Nov 2022 18:19:24 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id 5B494F80087; Thu, 17 Nov 2022 18:19:23 +0100 (CET) Received: from mail-oa1-f51.google.com (mail-oa1-f51.google.com [209.85.160.51]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id B5B18F80087 for ; Thu, 17 Nov 2022 18:19:17 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz B5B18F80087 Received: by mail-oa1-f51.google.com with SMTP id 586e51a60fabf-13ae8117023so2886922fac.9 for ; Thu, 17 Nov 2022 09:19:17 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=Ger9SGrgkV6b0BuoQgNoj57O/fFgpDxNQNvEFGM4s8I=; b=I+98eWg++I/z1AzOBWr9sQtZWI3LkrZh4bEvcaAXovyMiCjgnHJO4J48jHlKz4Wvy9 vco+/NEBCgyRluTYQa90jHMovE0AhVuL+Pb3zeJi4qI+qYIDAJlbStJMowZvEmdtMz/w P2EtOhOOQsaVL01bYEwtp2De0VdjcjiKq4Uex7zlMoxeDr0xY+3hQVe7lY1lI1ZdBmFk KadDk5OBPbbyzKbuEniCboQPCT/aS/o7DaNEXcrmxkJKT71rlsiqQlhELDkj5C6C6qS4 DzqkHDlYjKFY3PPa3cNFXH8sWiovTkZOw+bZ0QcHLEx2tzets1Dg+BNz/s+EcK3tEcYL /7GA== X-Gm-Message-State: ANoB5plCpAKpIvnmBhKdoO+f86nonzb6gf9ZHTGIUntHttBA7we793HQ xYiJx54J/Wio/bcX2SMKzQ== X-Google-Smtp-Source: AA0mqf5o4jhybeWewZl1XsiHOYq27Zp40VjC+VJXS9jK8YZdF+6zxmV04y0HajzNF6q5aF4D8E/GCg== X-Received: by 2002:a05:6870:4625:b0:13c:c80:6b46 with SMTP id z37-20020a056870462500b0013c0c806b46mr1850617oao.194.1668705555052; Thu, 17 Nov 2022 09:19:15 -0800 (PST) Received: from robh_at_kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id q22-20020a9d6556000000b0066b9a6bf3bcsm558133otl.12.2022.11.17.09.19.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 17 Nov 2022 09:19:14 -0800 (PST) Received: (nullmailer pid 3122049 invoked by uid 1000); Thu, 17 Nov 2022 17:19:16 -0000 Date: Thu, 17 Nov 2022 11:19:16 -0600 From: Rob Herring To: Krzysztof Kozlowski Subject: Re: [RFC PATCH 1/9] dt-bindings: drop redundant part of title of shared bindings Message-ID: <20221117171916.GA3116476-robh@kernel.org> References: <20221117123850.368213-1-krzysztof.kozlowski@linaro.org> <20221117123850.368213-2-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221117123850.368213-2-krzysztof.kozlowski@linaro.org> Cc: Andrew Lunn , alsa-devel@alsa-project.org, linux-pwm@vger.kernel.org, linux-iio@vger.kernel.org, linux-pci@vger.kernel.org, linux-mips@vger.kernel.org, linux-mtd@lists.infradead.org, Krzysztof Kozlowski , linux-riscv@lists.infradead.org, linux-clk@vger.kernel.org, linux-leds@vger.kernel.org, linux-rtc@vger.kernel.org, linux-serial@vger.kernel.org, linux-input@vger.kernel.org, linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-watchdog@vger.kernel.org, linux-pm@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-can@vger.kernel.org, linux-gpio@vger.kernel.org, virtualization@lists.linux-foundation.org, linux-arm-kernel@lists.infradead.org, netdev@vger.kernel.org, linux-usb@vger.kernel.org, linux-mmc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" On Thu, Nov 17, 2022 at 01:38:42PM +0100, Krzysztof Kozlowski wrote: > The Devicetree bindings document does not have to say in the title that > it is a "binding", but instead just describe the hardware. For shared > (re-usable) schemas, name them all as "common properties". It's titles, so capitalize 'Common Properties'. Someday we may generate a document from all the schemas. > Signed-off-by: Krzysztof Kozlowski > --- > Documentation/devicetree/bindings/clock/qcom,gcc.yaml | 2 +- > Documentation/devicetree/bindings/dma/dma-common.yaml | 2 +- > Documentation/devicetree/bindings/dma/dma-controller.yaml | 4 ++-- > Documentation/devicetree/bindings/dma/dma-router.yaml | 4 ++-- > Documentation/devicetree/bindings/iio/adc/adc.yaml | 2 +- > .../devicetree/bindings/media/video-interface-devices.yaml | 2 +- > Documentation/devicetree/bindings/media/video-interfaces.yaml | 2 +- > Documentation/devicetree/bindings/mmc/mmc-controller.yaml | 2 +- > Documentation/devicetree/bindings/mtd/nand-chip.yaml | 2 +- > Documentation/devicetree/bindings/mtd/nand-controller.yaml | 2 +- > .../bindings/net/bluetooth/bluetooth-controller.yaml | 2 +- > Documentation/devicetree/bindings/net/can/can-controller.yaml | 2 +- > .../devicetree/bindings/net/ethernet-controller.yaml | 2 +- > Documentation/devicetree/bindings/net/ethernet-phy.yaml | 2 +- > Documentation/devicetree/bindings/net/mdio.yaml | 2 +- > Documentation/devicetree/bindings/opp/opp-v2-base.yaml | 2 +- > .../devicetree/bindings/power/reset/restart-handler.yaml | 2 +- > Documentation/devicetree/bindings/rtc/rtc.yaml | 2 +- > .../devicetree/bindings/soundwire/soundwire-controller.yaml | 2 +- > Documentation/devicetree/bindings/spi/spi-controller.yaml | 2 +- > Documentation/devicetree/bindings/watchdog/watchdog.yaml | 2 +- > 21 files changed, 23 insertions(+), 23 deletions(-) > > diff --git a/Documentation/devicetree/bindings/clock/qcom,gcc.yaml b/Documentation/devicetree/bindings/clock/qcom,gcc.yaml > index 1ab416c83c8d..d2de3d128b73 100644 > --- a/Documentation/devicetree/bindings/clock/qcom,gcc.yaml > +++ b/Documentation/devicetree/bindings/clock/qcom,gcc.yaml > @@ -4,7 +4,7 @@ > $id: http://devicetree.org/schemas/clock/qcom,gcc.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# > > -title: Qualcomm Global Clock & Reset Controller Common Bindings > +title: Qualcomm Global Clock & Reset Controller common parts > > maintainers: > - Stephen Boyd > diff --git a/Documentation/devicetree/bindings/dma/dma-common.yaml b/Documentation/devicetree/bindings/dma/dma-common.yaml > index ad06d36af208..9b7b94fdbb0b 100644 > --- a/Documentation/devicetree/bindings/dma/dma-common.yaml > +++ b/Documentation/devicetree/bindings/dma/dma-common.yaml > @@ -4,7 +4,7 @@ > $id: http://devicetree.org/schemas/dma/dma-common.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# > > -title: DMA Engine Generic Binding > +title: DMA Engine common properties > > maintainers: > - Vinod Koul > diff --git a/Documentation/devicetree/bindings/dma/dma-controller.yaml b/Documentation/devicetree/bindings/dma/dma-controller.yaml > index 6d3727267fa8..225a141c7b5c 100644 > --- a/Documentation/devicetree/bindings/dma/dma-controller.yaml > +++ b/Documentation/devicetree/bindings/dma/dma-controller.yaml > @@ -4,13 +4,13 @@ > $id: http://devicetree.org/schemas/dma/dma-controller.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# > > -title: DMA Controller Generic Binding > +title: DMA Controller common properties > > maintainers: > - Vinod Koul > > allOf: > - - $ref: "dma-common.yaml#" > + - $ref: dma-common.yaml# > > # Everything else is described in the common file > properties: > diff --git a/Documentation/devicetree/bindings/dma/dma-router.yaml b/Documentation/devicetree/bindings/dma/dma-router.yaml > index 4b817f5dc30e..0ebd7bc6232b 100644 > --- a/Documentation/devicetree/bindings/dma/dma-router.yaml > +++ b/Documentation/devicetree/bindings/dma/dma-router.yaml > @@ -4,13 +4,13 @@ > $id: http://devicetree.org/schemas/dma/dma-router.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# > > -title: DMA Router Generic Binding > +title: DMA Router common properties > > maintainers: > - Vinod Koul > > allOf: > - - $ref: "dma-common.yaml#" > + - $ref: dma-common.yaml# > > description: > DMA routers are transparent IP blocks used to route DMA request > diff --git a/Documentation/devicetree/bindings/iio/adc/adc.yaml b/Documentation/devicetree/bindings/iio/adc/adc.yaml > index db348fcbb52c..bd0f5fae256e 100644 > --- a/Documentation/devicetree/bindings/iio/adc/adc.yaml > +++ b/Documentation/devicetree/bindings/iio/adc/adc.yaml > @@ -4,7 +4,7 @@ > $id: http://devicetree.org/schemas/iio/adc/adc.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# > > -title: Generic IIO bindings for ADC channels > +title: IIO common properties for ADC channels > > maintainers: > - Jonathan Cameron > diff --git a/Documentation/devicetree/bindings/media/video-interface-devices.yaml b/Documentation/devicetree/bindings/media/video-interface-devices.yaml > index 4527f56a5a6e..bd719cb1813e 100644 > --- a/Documentation/devicetree/bindings/media/video-interface-devices.yaml > +++ b/Documentation/devicetree/bindings/media/video-interface-devices.yaml > @@ -4,7 +4,7 @@ > $id: http://devicetree.org/schemas/media/video-interface-devices.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# > > -title: Common bindings for video receiver and transmitter devices > +title: Common properties for video receiver and transmitter devices > > maintainers: > - Jacopo Mondi > diff --git a/Documentation/devicetree/bindings/media/video-interfaces.yaml b/Documentation/devicetree/bindings/media/video-interfaces.yaml > index 68c3b9871cf3..e8cf73794772 100644 > --- a/Documentation/devicetree/bindings/media/video-interfaces.yaml > +++ b/Documentation/devicetree/bindings/media/video-interfaces.yaml > @@ -4,7 +4,7 @@ > $id: http://devicetree.org/schemas/media/video-interfaces.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# > > -title: Common bindings for video receiver and transmitter interface endpoints > +title: Common properties for video receiver and transmitter interface endpoints > > maintainers: > - Sakari Ailus > diff --git a/Documentation/devicetree/bindings/mmc/mmc-controller.yaml b/Documentation/devicetree/bindings/mmc/mmc-controller.yaml > index 802e3ca8be4d..a17f49738abd 100644 > --- a/Documentation/devicetree/bindings/mmc/mmc-controller.yaml > +++ b/Documentation/devicetree/bindings/mmc/mmc-controller.yaml > @@ -4,7 +4,7 @@ > $id: http://devicetree.org/schemas/mmc/mmc-controller.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# > > -title: MMC Controller Generic Binding > +title: MMC Controller common properties > > maintainers: > - Ulf Hansson > diff --git a/Documentation/devicetree/bindings/mtd/nand-chip.yaml b/Documentation/devicetree/bindings/mtd/nand-chip.yaml > index 97ac3a3fbb52..20b195ef9b70 100644 > --- a/Documentation/devicetree/bindings/mtd/nand-chip.yaml > +++ b/Documentation/devicetree/bindings/mtd/nand-chip.yaml > @@ -4,7 +4,7 @@ > $id: http://devicetree.org/schemas/mtd/nand-chip.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# > > -title: NAND Chip and NAND Controller Generic Binding > +title: NAND Chip and NAND Controller common properties > > maintainers: > - Miquel Raynal > diff --git a/Documentation/devicetree/bindings/mtd/nand-controller.yaml b/Documentation/devicetree/bindings/mtd/nand-controller.yaml > index 359a015d4e5a..a004efc42842 100644 > --- a/Documentation/devicetree/bindings/mtd/nand-controller.yaml > +++ b/Documentation/devicetree/bindings/mtd/nand-controller.yaml > @@ -4,7 +4,7 @@ > $id: http://devicetree.org/schemas/mtd/nand-controller.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# > > -title: NAND Chip and NAND Controller Generic Binding > +title: NAND Chip and NAND Controller common properties > > maintainers: > - Miquel Raynal > diff --git a/Documentation/devicetree/bindings/net/bluetooth/bluetooth-controller.yaml b/Documentation/devicetree/bindings/net/bluetooth/bluetooth-controller.yaml > index 9309dc40f54f..8715adff5eaf 100644 > --- a/Documentation/devicetree/bindings/net/bluetooth/bluetooth-controller.yaml > +++ b/Documentation/devicetree/bindings/net/bluetooth/bluetooth-controller.yaml > @@ -4,7 +4,7 @@ > $id: http://devicetree.org/schemas/net/bluetooth/bluetooth-controller.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# > > -title: Bluetooth Controller Generic Binding > +title: Bluetooth Controller common properties > > maintainers: > - Marcel Holtmann > diff --git a/Documentation/devicetree/bindings/net/can/can-controller.yaml b/Documentation/devicetree/bindings/net/can/can-controller.yaml > index 1f0e98051074..3747b46cf9b6 100644 > --- a/Documentation/devicetree/bindings/net/can/can-controller.yaml > +++ b/Documentation/devicetree/bindings/net/can/can-controller.yaml > @@ -4,7 +4,7 @@ > $id: http://devicetree.org/schemas/net/can/can-controller.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# > > -title: CAN Controller Generic Binding > +title: CAN Controller common properties > > maintainers: > - Marc Kleine-Budde > diff --git a/Documentation/devicetree/bindings/net/ethernet-controller.yaml b/Documentation/devicetree/bindings/net/ethernet-controller.yaml > index 3aef506fa158..26502c0f2aff 100644 > --- a/Documentation/devicetree/bindings/net/ethernet-controller.yaml > +++ b/Documentation/devicetree/bindings/net/ethernet-controller.yaml > @@ -4,7 +4,7 @@ > $id: http://devicetree.org/schemas/net/ethernet-controller.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# > > -title: Ethernet Controller Generic Binding > +title: Ethernet Controller common properties > > maintainers: > - David S. Miller > diff --git a/Documentation/devicetree/bindings/net/ethernet-phy.yaml b/Documentation/devicetree/bindings/net/ethernet-phy.yaml > index ad808e9ce5b9..0aa1b60e78cc 100644 > --- a/Documentation/devicetree/bindings/net/ethernet-phy.yaml > +++ b/Documentation/devicetree/bindings/net/ethernet-phy.yaml > @@ -4,7 +4,7 @@ > $id: http://devicetree.org/schemas/net/ethernet-phy.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# > > -title: Ethernet PHY Generic Binding > +title: Ethernet PHY common properties > > maintainers: > - Andrew Lunn > diff --git a/Documentation/devicetree/bindings/net/mdio.yaml b/Documentation/devicetree/bindings/net/mdio.yaml > index b5706d4e7e38..b184689dd6b2 100644 > --- a/Documentation/devicetree/bindings/net/mdio.yaml > +++ b/Documentation/devicetree/bindings/net/mdio.yaml > @@ -4,7 +4,7 @@ > $id: http://devicetree.org/schemas/net/mdio.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# > > -title: MDIO Bus Generic Binding > +title: MDIO Bus common properties > > maintainers: > - Andrew Lunn > diff --git a/Documentation/devicetree/bindings/opp/opp-v2-base.yaml b/Documentation/devicetree/bindings/opp/opp-v2-base.yaml > index cf9c2f7bddc2..20ac432dc683 100644 > --- a/Documentation/devicetree/bindings/opp/opp-v2-base.yaml > +++ b/Documentation/devicetree/bindings/opp/opp-v2-base.yaml > @@ -4,7 +4,7 @@ > $id: http://devicetree.org/schemas/opp/opp-v2-base.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# > > -title: Generic OPP (Operating Performance Points) Common Binding > +title: Generic OPP (Operating Performance Points) common parts > > maintainers: > - Viresh Kumar > diff --git a/Documentation/devicetree/bindings/power/reset/restart-handler.yaml b/Documentation/devicetree/bindings/power/reset/restart-handler.yaml > index 1f9a2aac53c0..8b52fd156d4c 100644 > --- a/Documentation/devicetree/bindings/power/reset/restart-handler.yaml > +++ b/Documentation/devicetree/bindings/power/reset/restart-handler.yaml > @@ -4,7 +4,7 @@ > $id: http://devicetree.org/schemas/power/reset/restart-handler.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# > > -title: Restart and shutdown handler generic binding > +title: Restart and shutdown handler common properties > > maintainers: > - Sebastian Reichel > diff --git a/Documentation/devicetree/bindings/rtc/rtc.yaml b/Documentation/devicetree/bindings/rtc/rtc.yaml > index 0ec3551f12dd..00848a5a409e 100644 > --- a/Documentation/devicetree/bindings/rtc/rtc.yaml > +++ b/Documentation/devicetree/bindings/rtc/rtc.yaml > @@ -4,7 +4,7 @@ > $id: http://devicetree.org/schemas/rtc/rtc.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# > > -title: RTC Generic Binding > +title: Real Time Clock common properties > > maintainers: > - Alexandre Belloni > diff --git a/Documentation/devicetree/bindings/soundwire/soundwire-controller.yaml b/Documentation/devicetree/bindings/soundwire/soundwire-controller.yaml > index 4aad121eff3f..2176033850dc 100644 > --- a/Documentation/devicetree/bindings/soundwire/soundwire-controller.yaml > +++ b/Documentation/devicetree/bindings/soundwire/soundwire-controller.yaml > @@ -4,7 +4,7 @@ > $id: http://devicetree.org/schemas/soundwire/soundwire-controller.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# > > -title: SoundWire Controller Generic Binding > +title: SoundWire Controller common properties > > maintainers: > - Srinivas Kandagatla > diff --git a/Documentation/devicetree/bindings/spi/spi-controller.yaml b/Documentation/devicetree/bindings/spi/spi-controller.yaml > index 01042a7f382e..6bbe073f894b 100644 > --- a/Documentation/devicetree/bindings/spi/spi-controller.yaml > +++ b/Documentation/devicetree/bindings/spi/spi-controller.yaml > @@ -4,7 +4,7 @@ > $id: http://devicetree.org/schemas/spi/spi-controller.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# > > -title: SPI Controller Generic Binding > +title: SPI Controller common properties > > maintainers: > - Mark Brown > diff --git a/Documentation/devicetree/bindings/watchdog/watchdog.yaml b/Documentation/devicetree/bindings/watchdog/watchdog.yaml > index e3dfb02f0ca5..6875cf1c3159 100644 > --- a/Documentation/devicetree/bindings/watchdog/watchdog.yaml > +++ b/Documentation/devicetree/bindings/watchdog/watchdog.yaml > @@ -4,7 +4,7 @@ > $id: http://devicetree.org/schemas/watchdog/watchdog.yaml# > $schema: http://devicetree.org/meta-schemas/core.yaml# > > -title: Watchdog Generic Bindings > +title: Watchdog common properties > > maintainers: > - Guenter Roeck > -- > 2.34.1 > >