On 30/11/2022 11:10, Lee Jones wrote: > On Tue, 29 Nov 2022, Krzysztof Kozlowski wrote: > >> On 22/11/2022 12:11, Christoph Niedermaier wrote: >>> Replace the watchdog file name with the name currently in use. >>> >>> Signed-off-by: Christoph Niedermaier <cniedermaier@xxxxxxxxxxxxxxxxxx> >>> --- >>> Cc: Support Opensource <support.opensource@xxxxxxxxxxx> >>> Cc: Lee Jones <lee@xxxxxxxxxx> >>> Cc: Rob Herring <robh+dt@xxxxxxxxxx> >>> Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@xxxxxxxxxx> >>> Cc: Marek Vasut <marex@xxxxxxx> >>> Cc: kernel@xxxxxxxxxxxxxxxxxx >>> Cc: devicetree@xxxxxxxxxxxxxxx >>> To: linux-kernel@xxxxxxxxxxxxxxx >>> --- >>> Documentation/devicetree/bindings/mfd/da9062.txt | 2 +- >>> 1 file changed, 1 insertion(+), 1 deletion(-) >>> >>> diff --git a/Documentation/devicetree/bindings/mfd/da9062.txt b/Documentation/devicetree/bindings/mfd/da9062.txt >>> index bab0d0e66cb3..e96629eb9f48 100644 >>> --- a/Documentation/devicetree/bindings/mfd/da9062.txt >>> +++ b/Documentation/devicetree/bindings/mfd/da9062.txt >>> @@ -85,7 +85,7 @@ Sub-nodes: >>> >>> - onkey : See ../input/da9062-onkey.txt >>> >>> -- watchdog: See ../watchdog/da9062-watchdog.txt >>> +- watchdog: See ../watchdog/da9062-wdt.txt >> >> How is this related to LED patch? Don't mix threads. > > Que? > > [PATCH] dt-bindings: mfd: da9062: Correct file name for watchdog It's a response to a LED patch (single, not thread). Best regards, Krzysztof