From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oi1-f173.google.com (mail-oi1-f173.google.com [209.85.167.173]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 5DCA328F3; Tue, 4 Apr 2023 17:09:56 +0000 (UTC) Received: by mail-oi1-f173.google.com with SMTP id r16so24646134oij.5; Tue, 04 Apr 2023 10:09:56 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680628195; 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=DQfDPbeHzXvhNMP21e47HMs1Ss6VjJ3ppCcbbXGV5fo=; b=mHddsklseJkRqSVAmDAdPn2U56RGjcpL1SSieI9cms1ikCvYepdjxuOMz8Q76xtyfi fcisaw+W//X2kSWzct5YjfpNZLCH7TV0l3tLp4YWunFH5JMPsm0O+OPfjRIWDhP9V5kM ViYB2eQBBTU+KInrmsS75f8m5WFe1mLkwSDrMn6Pu0/PIgnGnrzGSHA2Xm21lrmONOFu gWU02iAqbIPNIHU6yRcicnQAc30sNpHf/TqYpa5r9HNMzHH6ihtyYKcFpCj4o/VwgYN1 2lDvtbW0MoEWy07AH4RKV0lb7PU8j7D0rJDBOGBTz2nu2BPRVULBpXWz8i4s9wXgy2t1 d3fw== X-Gm-Message-State: AAQBX9cExPcqrOcFdWPZS0tC0GlvZJTykb7nhjUYnWfvG9hQfks+DNyi SgZStErLEcAESk8Bgj37ng== X-Google-Smtp-Source: AKy350ZZ7BG/vNzA7V0xxF/wFLGRBOLHnE+ociOtzhxPFF1JrYNXX4h2mrA1aYYKqBLL6ePOmatUBA== X-Received: by 2002:a05:6808:3a99:b0:378:9c1:514e with SMTP id fb25-20020a0568083a9900b0037809c1514emr1312221oib.42.1680628194745; Tue, 04 Apr 2023 10:09:54 -0700 (PDT) Received: from robh_at_kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id o184-20020acabec1000000b003646062e83bsm5388522oif.29.2023.04.04.10.09.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 04 Apr 2023 10:09:54 -0700 (PDT) Received: (nullmailer pid 133735 invoked by uid 1000); Tue, 04 Apr 2023 17:09:52 -0000 Date: Tue, 4 Apr 2023 12:09:52 -0500 From: Rob Herring To: Wim Van Sebroeck , Guenter Roeck , Krzysztof Kozlowski , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , Hector Martin , Sven Peter , Alyssa Rosenzweig , Julius Werner , Evan Benn , Nicolas Ferre , Alexandre Belloni , Claudiu Beznea , Florian Fainelli , Broadcom internal kernel review list , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Kunihiko Hayashi , Masami Hiramatsu , Maxime Coquelin , Alexandre Torgue Cc: linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org, asahi@lists.linux.dev, linux-stm32@st-md-mailman.stormreply.com Subject: Re: [PATCH] dt-bindings: watchdog: Drop unneeded quotes Message-ID: <20230404170952.GF49361-robh@kernel.org> References: <20230317233643.3969019-1-robh@kernel.org> Precedence: bulk X-Mailing-List: linux-sunxi@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230317233643.3969019-1-robh@kernel.org> On Fri, Mar 17, 2023 at 06:36:42PM -0500, Rob Herring wrote: > Cleanup bindings dropping unneeded quotes. Once all these are fixed, > checking for this can be enabled in yamllint. > > Signed-off-by: Rob Herring > --- > .../devicetree/bindings/watchdog/allwinner,sun4i-a10-wdt.yaml | 2 +- > Documentation/devicetree/bindings/watchdog/apple,wdt.yaml | 2 +- > Documentation/devicetree/bindings/watchdog/arm-smc-wdt.yaml | 2 +- > .../devicetree/bindings/watchdog/atmel,sama5d4-wdt.yaml | 2 +- > .../devicetree/bindings/watchdog/brcm,bcm7038-wdt.yaml | 2 +- > .../devicetree/bindings/watchdog/faraday,ftwdt010.yaml | 2 +- > Documentation/devicetree/bindings/watchdog/fsl-imx7ulp-wdt.yaml | 2 +- > Documentation/devicetree/bindings/watchdog/maxim,max63xx.yaml | 2 +- > Documentation/devicetree/bindings/watchdog/renesas,wdt.yaml | 2 +- > Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml | 2 +- > .../devicetree/bindings/watchdog/socionext,uniphier-wdt.yaml | 2 +- > Documentation/devicetree/bindings/watchdog/st,stm32-iwdg.yaml | 2 +- > Documentation/devicetree/bindings/watchdog/ti,rti-wdt.yaml | 2 +- > 13 files changed, 13 insertions(+), 13 deletions(-) Applied, thanks. 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 47A2FC6FD1D for ; Tue, 4 Apr 2023 17:10:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=DxNfP4UFLOatw13O6ykQDkN2g7FzjitmwBMdKHcB5Sw=; b=M29a9747qwuesi 8R+6DfMyiyE1Z4ucBzRwHhN4UzUNjUUqofuexl4St7rCoAAwRvh2C3JzAUBHm6vuym8JyPi3Pxn2v /DT24111dxk5RLOC98HFjf1NFAJQ5vTjY/NQ3yoWf5UFWTwHQXIBszKm71kJ00nZ0tBTLrAA6Oiii hnlAauY1x4A8owyOAw/cJzDVMrid0f7jcFIqe2ISQ57SqB/wuCPi4WyJlXoSvuqlKQgQtbkarNpw/ wGPqkYx3/MYZRk402D2WIXJO7SANmAAlZ5eND8GK8p5GpyZoS6tJzLfU0MxFyXBRQo0CIJv6ldkRd /YiETB6NLALNWapbhGEg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pjkAQ-002L4Z-2P; Tue, 04 Apr 2023 17:09:58 +0000 Received: from mail-oi1-f181.google.com ([209.85.167.181]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1pjkAO-002L3b-1b for linux-arm-kernel@lists.infradead.org; Tue, 04 Apr 2023 17:09:57 +0000 Received: by mail-oi1-f181.google.com with SMTP id f14so11159286oiw.10 for ; Tue, 04 Apr 2023 10:09:56 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680628195; 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=DQfDPbeHzXvhNMP21e47HMs1Ss6VjJ3ppCcbbXGV5fo=; b=rzwOXJ+Oyxiak9BI+FY8p9zYQOlVLa+/KaZTRnAkzB+nrVRRkg2Jro7UpE6+XjwH52 eN1iKJ2Bj04u+5VKbFQnHmU6khkYXrV62TVJgcf8bCqmqHeFKopTUOyyMuxrc8hsiDsK IDIJTjvcZybOQLQqOul1x+EjNDWh8xvKyAxsR1qv0/yeQo1XJci4+7PLIFwGv/4q2hQv edZ4356pACRwAKHpvrGAa5DmdwpaeZlwrCA8Yxe46sQTKSAXGCNFdicj1a7GVNKbZmTU XcfPA+Arvpwt9bsg/S+qUNtbuYXOJejSyjzCeuHOu32b81VMtXmPx6diQ6Y2hWecLdAU GmcQ== X-Gm-Message-State: AAQBX9dLbHIcfy0nx8TuF/hMFKObmEy1Y6U5ZsOn4tmQHlWC25RPf0Tr lHVHW3TU9HS9Z2TcWipw3A== X-Google-Smtp-Source: AKy350ZZ7BG/vNzA7V0xxF/wFLGRBOLHnE+ociOtzhxPFF1JrYNXX4h2mrA1aYYKqBLL6ePOmatUBA== X-Received: by 2002:a05:6808:3a99:b0:378:9c1:514e with SMTP id fb25-20020a0568083a9900b0037809c1514emr1312221oib.42.1680628194745; Tue, 04 Apr 2023 10:09:54 -0700 (PDT) Received: from robh_at_kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id o184-20020acabec1000000b003646062e83bsm5388522oif.29.2023.04.04.10.09.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 04 Apr 2023 10:09:54 -0700 (PDT) Received: (nullmailer pid 133735 invoked by uid 1000); Tue, 04 Apr 2023 17:09:52 -0000 Date: Tue, 4 Apr 2023 12:09:52 -0500 From: Rob Herring To: Wim Van Sebroeck , Guenter Roeck , Krzysztof Kozlowski , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , Hector Martin , Sven Peter , Alyssa Rosenzweig , Julius Werner , Evan Benn , Nicolas Ferre , Alexandre Belloni , Claudiu Beznea , Florian Fainelli , Broadcom internal kernel review list , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Kunihiko Hayashi , Masami Hiramatsu , Maxime Coquelin , Alexandre Torgue Cc: linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org, asahi@lists.linux.dev, linux-stm32@st-md-mailman.stormreply.com Subject: Re: [PATCH] dt-bindings: watchdog: Drop unneeded quotes Message-ID: <20230404170952.GF49361-robh@kernel.org> References: <20230317233643.3969019-1-robh@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230317233643.3969019-1-robh@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230404_100956_536840_5B5A8AEE X-CRM114-Status: GOOD ( 11.46 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, Mar 17, 2023 at 06:36:42PM -0500, Rob Herring wrote: > Cleanup bindings dropping unneeded quotes. Once all these are fixed, > checking for this can be enabled in yamllint. > > Signed-off-by: Rob Herring > --- > .../devicetree/bindings/watchdog/allwinner,sun4i-a10-wdt.yaml | 2 +- > Documentation/devicetree/bindings/watchdog/apple,wdt.yaml | 2 +- > Documentation/devicetree/bindings/watchdog/arm-smc-wdt.yaml | 2 +- > .../devicetree/bindings/watchdog/atmel,sama5d4-wdt.yaml | 2 +- > .../devicetree/bindings/watchdog/brcm,bcm7038-wdt.yaml | 2 +- > .../devicetree/bindings/watchdog/faraday,ftwdt010.yaml | 2 +- > Documentation/devicetree/bindings/watchdog/fsl-imx7ulp-wdt.yaml | 2 +- > Documentation/devicetree/bindings/watchdog/maxim,max63xx.yaml | 2 +- > Documentation/devicetree/bindings/watchdog/renesas,wdt.yaml | 2 +- > Documentation/devicetree/bindings/watchdog/snps,dw-wdt.yaml | 2 +- > .../devicetree/bindings/watchdog/socionext,uniphier-wdt.yaml | 2 +- > Documentation/devicetree/bindings/watchdog/st,stm32-iwdg.yaml | 2 +- > Documentation/devicetree/bindings/watchdog/ti,rti-wdt.yaml | 2 +- > 13 files changed, 13 insertions(+), 13 deletions(-) Applied, thanks. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel