From: Rob Herring <robh@kernel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-pm@vger.kernel.org, linux-rtc@vger.kernel.org,
linux-spi@vger.kernel.org, linux-watchdog@vger.kernel.org
Subject: Re: [PATCH v3 0/9] dt-bindings: cleanup titles
Date: Fri, 16 Dec 2022 13:11:22 -0600 [thread overview]
Message-ID: <20221216191122.GA3358487-robh@kernel.org> (raw)
In-Reply-To: <20221216163815.522628-1-krzysztof.kozlowski@linaro.org>
On Fri, Dec 16, 2022 at 05:38:06PM +0100, Krzysztof Kozlowski wrote:
> Possible conflicts
> ==================
> 1. CONFLICT (content), choose this patchset:
> Documentation/devicetree/bindings/clock/qcom,gcc.yaml
>
> 2. CONFLICT (modify/delete) - files not present in robh/linux.git:
> Documentation/devicetree/bindings/net/bluetooth/bluetooth-controller.yaml
> Documentation/devicetree/bindings/power/reset/restart-handler.yaml
> Documentation/devicetree/bindings/media/allwinner,sun6i-a31-isp.yaml
> Documentation/devicetree/bindings/media/i2c/ovti,ov5645.yaml
> Documentation/devicetree/bindings/media/i2c/st,st-vgxy61.yaml
> Documentation/devicetree/bindings/input/touchscreen/himax,hx83112b.yaml
> Documentation/devicetree/bindings/mips/cpus.yaml
> Documentation/devicetree/bindings/gpu/host1x/nvidia,tegra234-nvdec.yaml
> Documentation/devicetree/bindings/clock/qcom,dispcc-sc8280xp.yaml
>
> Changes since v2
> ================
> 1. trailling => trailing.
> 2. Add tags.
> 3. Rebase on Linus' tree, mid-merge window: v6.1-12782-g71a7507afbc3
> 4. Drop change to power/reset/restart-handler.yaml because it is not yet there.
>
> Changes since v1
> ================
> 1. "common parts" -> "Common Properties".
> 2. Capitalize titles in other patches doing manual fixups.
> 3. Drop change of quotes in common DMA bindings.
> 4. Drop also "schema" from titles in few files.
> 5. Add tags.
>
> Merging
> =======
> Intention is to regenerate the commits with commands at the end of merge
> window. This should go then via Rob's tree.
>
> Description
> ===========
> The Devicetree bindings document does not have to say in the title that it is a
> "Devicetree binding" or "schema', but instead just describe the hardware. We
> have several of such patterns, so when people copy existing bindings into new
> ones, they make similar mistake.
>
> Goal is to get rid of cases:
> git grep -h 'title: .*[bB]inding' Documentation/devicetree/bindings/
> git grep -h 'title: .*[sS]chema' Documentation/devicetree/bindings/
>
> Clean this stuff with:
> 1. Automated find+sed commands.
>
> Krzysztof Kozlowski (9):
> dt-bindings: drop redundant part of title of shared bindings
> dt-bindings: memory-controllers: ti,gpmc-child: drop redundant part of
> title
> dt-bindings: clock: st,stm32mp1-rcc: add proper title
> dt-bindings: drop redundant part of title (end)
> dt-bindings: drop redundant part of title (end, part two)
> dt-bindings: drop redundant part of title (end, part three)
> dt-bindings: drop redundant part of title (beginning)
> dt-bindings: clock: drop redundant part of title
> dt-bindings: drop redundant part of title (manual)
Series applied.
Rob
prev parent reply other threads:[~2022-12-16 19:11 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-16 16:38 [PATCH v3 0/9] dt-bindings: cleanup titles Krzysztof Kozlowski
2022-12-16 16:38 ` [PATCH v3 1/9] dt-bindings: drop redundant part of title of shared bindings Krzysztof Kozlowski
2022-12-16 16:38 ` [PATCH v3 2/9] dt-bindings: memory-controllers: ti,gpmc-child: drop redundant part of title Krzysztof Kozlowski
2022-12-16 16:38 ` [PATCH v3 3/9] dt-bindings: clock: st,stm32mp1-rcc: add proper title Krzysztof Kozlowski
2022-12-16 16:38 ` [PATCH v3 4/9] dt-bindings: drop redundant part of title (end) Krzysztof Kozlowski
2022-12-16 16:38 ` [PATCH v3 5/9] dt-bindings: drop redundant part of title (end, part two) Krzysztof Kozlowski
2022-12-16 16:38 ` [PATCH v3 6/9] dt-bindings: drop redundant part of title (end, part three) Krzysztof Kozlowski
2022-12-16 16:38 ` [PATCH v3 7/9] dt-bindings: drop redundant part of title (beginning) Krzysztof Kozlowski
2022-12-16 16:38 ` [PATCH v3 8/9] dt-bindings: clock: drop redundant part of title Krzysztof Kozlowski
2022-12-16 16:38 ` [PATCH v3 9/9] dt-bindings: drop redundant part of title (manual) Krzysztof Kozlowski
2022-12-16 19:11 ` Rob Herring [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20221216191122.GA3358487-robh@kernel.org \
--to=robh@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=linux-rtc@vger.kernel.org \
--cc=linux-spi@vger.kernel.org \
--cc=linux-watchdog@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).