Re: [PATCH v2 1/2] dt-bindings: mmc: remove identical phrase in disable-wp text
From: Rob Herring <robh@kernel.org>
Date: 2020-01-16 17:19:16
Also in:
linux-mmc, linux-rockchip, lkml
From: Rob Herring <robh@kernel.org>
Date: 2020-01-16 17:19:16
Also in:
linux-mmc, linux-rockchip, lkml
On Thu, Jan 16, 2020 at 5:17 AM Ulf Hansson [off-list ref] wrote:
On Sat, 4 Jan 2020 at 22:55, Rob Herring [off-list ref] wrote:quoted
On Sat, 28 Dec 2019 10:30:58 +0100, Johan Jonker wrote:quoted
There are two identical phrases in the disable-wp text, so remove one of them. Signed-off-by: Johan Jonker <redacted> --- Documentation/devicetree/bindings/mmc/mmc-controller.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)Applied, thanks. RobRob, Normally I pick up the DT doc changes for mmc whenever you have acked them (at least more non-trivial changes). I regards to the mmc-controller.yaml file, I have no queued changes in my tree for this cycle so this should be fine in regards to conflicts. Going forward, do you prefer to pick the DT doc changes for mmc, or can I consider this as a single occasion thingy?
I usually only pick up small changes if they are a binding only series and if they haven't been picked up already. Though I've been picking up a few schema conversions primarily so I can check that they validate. Hopefully that's temporary. Rob