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 7E9C6C27C40 for ; Thu, 24 Aug 2023 10:29:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240853AbjHXK3B (ORCPT ); Thu, 24 Aug 2023 06:29:01 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44250 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S239591AbjHXK23 (ORCPT ); Thu, 24 Aug 2023 06:28:29 -0400 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id B5C851991; Thu, 24 Aug 2023 03:28:26 -0700 (PDT) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 612BD1042; Thu, 24 Aug 2023 03:29:06 -0700 (PDT) Received: from bogus (e103737-lin.cambridge.arm.com [10.1.197.49]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id BFDD63F740; Thu, 24 Aug 2023 03:28:19 -0700 (PDT) Date: Thu, 24 Aug 2023 11:28:16 +0100 From: Sudeep Holla To: Rob Herring Cc: Suzuki K Poulose , Mike Leach , James Clark , Leo Yan , Krzysztof Kozlowski , Conor Dooley , Linus Walleij , Alexandre Torgue , Bartosz Golaszewski , Andy Shevchenko , Chen-Yu Tsai , Jean Delvare , Guenter Roeck , Emil Renner Berthing , Alexandre Belloni , Jonathan Cameron , Lars-Peter Clausen , Corey Minyard , Mauro Carvalho Chehab , Thomas Bogendoerfer , Ulf Hansson , Miquel Raynal , Richard Weinberger , Geert Uytterhoeven , Magnus Damm , M ark Brown , Thierry Reding , Bart Van Assche , Wim Van Sebroeck , Mathieu Poirier , Anshuman Khandual , Sudeep Holla , coresight@lists.linaro.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-i2c@vger.kernel.org, linux-gpio@vger.kernel.org, linux-hwmon@vger.kernel.org, linux-i3c@lists.infradead.org, linux-iio@vger.kernel.org, openipmi-developer@lists.sourceforge.net, linux-media@vger.kernel.org, linux-mips@vger.kernel.org, linux-mmc@vger.kernel.org, linux-mtd@lists.infradead.org, alsa-devel@alsa-project.org, linux-scsi@vger.kernel.org, linux-watchdog@vger.kernel.org Subject: Re: [PATCH] dt-bindings: Drop remaining unneeded quotes Message-ID: <20230824102816.q3qoub6vzen5uomj@bogus> References: <20230823183749.2609013-1-robh@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230823183749.2609013-1-robh@kernel.org> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Wed, Aug 23, 2023 at 01:28:47PM -0500, Rob Herring wrote: > Cleanup bindings dropping the last remaining unneeded quotes. With this, > the check for this can be enabled in yamllint. > > Signed-off-by: Rob Herring > --- > .../devicetree/bindings/arm/arm,vexpress-juno.yaml | 2 +- Acked-by: Sudeep Holla -- Regards, Sudeep