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 BF079C433FE for ; Wed, 30 Nov 2022 10:22:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233498AbiK3KWM (ORCPT ); Wed, 30 Nov 2022 05:22:12 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49248 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234022AbiK3KVz (ORCPT ); Wed, 30 Nov 2022 05:21:55 -0500 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4030D32BA1; Wed, 30 Nov 2022 02:20:55 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id F422DB81A94; Wed, 30 Nov 2022 10:20:53 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6F41BC433D6; Wed, 30 Nov 2022 10:20:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1669803652; bh=fJpj3RNnum/utp8jTDooDWN2EDmuN83PUHVIuDZEKHk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=bJAAFWfUT8P7IpQN8/0lbJ2paDt9w6qIle1XqN+pXGvfvGc9JqPPLuoEl+Jr6cnMZ Ny6tOncjJcZOf/D7wvuFsq5Avubsp5TNYqjeJW820wGCNZxsWRI/tRq2t6Q/JGw4MG R47r6Y8iaPLTMrru+xYDBsDYYJx//+DRSRi7m1/Bgf8qLkCRfnjFbKOWQauG2gUnWt MEHRZHeWhBVY8iuGuxTizke7DW2H/qzptK1LBebXceRbV3bTBnukHm3pZopzJpho7M X4g6ozQm9hpXK7h4ip8GaIeyC5sqAaswjhB8Ny50OWucLplLcxCBDmNOcNQDERVWGJ WyB4zI85mCNQQ== Date: Wed, 30 Nov 2022 10:20:47 +0000 From: Lee Jones To: Krzysztof Kozlowski Cc: Christoph Niedermaier , linux-kernel@vger.kernel.org, Support Opensource , Rob Herring , Krzysztof Kozlowski , Marek Vasut , kernel@dh-electronics.com, devicetree@vger.kernel.org Subject: Re: [PATCH] dt-bindings: mfd: da9062: Correct file name for watchdog Message-ID: References: <20221122111124.6828-1-cniedermaier@dh-electronics.com> <20221122111124.6828-2-cniedermaier@dh-electronics.com> <07ee65df-8585-c151-f834-6e6e0f9effbb@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <07ee65df-8585-c151-f834-6e6e0f9effbb@linaro.org> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Wed, 30 Nov 2022, Krzysztof Kozlowski wrote: > 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 > >>> --- > >>> Cc: Support Opensource > >>> Cc: Lee Jones > >>> Cc: Rob Herring > >>> Cc: Krzysztof Kozlowski > >>> Cc: Marek Vasut > >>> Cc: kernel@dh-electronics.com > >>> Cc: devicetree@vger.kernel.org > >>> To: linux-kernel@vger.kernel.org > >>> --- > >>> 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). Didn't show up like that of me. I guess I wasn't included on the LED patch. -- Lee Jones [李琼斯]