From patchwork Wed Nov 22 22:44:24 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Rob Herring (Arm)" X-Patchwork-Id: 13465521 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 4F3E0C27C40 for ; Wed, 22 Nov 2023 22:45:00 +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:MIME-Version:Message-ID:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=wBU/i0Ui8ZRFl4qzruEeDjlbfgvqysgBHXF58H1DZkw=; b=QPcvX6EfFcd+3M 0OzqDcKMejpHAZdjH1czjzJzc/J/aoF1kuXdUd7H4XvVOAnUVM7sg0TeJp3S36XtVpcZmh93kiDSm UJYmYGprpYxsdtbUMbVPa39om24XTMQiYmxN2xu7WDto7PYc8H6NOlhtnLxqLSB/Hyvg0AOexZWn5 p/aFVPpsPbdL28WDpQ20JXRBTMEzxvZwcBq5of5c8iD43RiLzaM/WKFdn+FiSCOyxzQntgelT42Ic h17mzENgYBOgZXJQlFdLMSd0Devt/FiDdKXpH4q5dcBaZOQS2OxhkAUL8iZJZU4zRab4vpQy7ejE3 GDRGoSgPaaQLz3kjbtXg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1r5vxV-003EKa-0P; Wed, 22 Nov 2023 22:44:37 +0000 Received: from mail-io1-f51.google.com ([209.85.166.51]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1r5vxT-003EIb-0c for linux-arm-kernel@lists.infradead.org; Wed, 22 Nov 2023 22:44:36 +0000 Received: by mail-io1-f51.google.com with SMTP id ca18e2360f4ac-7a683bd610dso7796839f.1 for ; Wed, 22 Nov 2023 14:44:33 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700693072; x=1701297872; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=AsulCrhxZ7G9yLtOFYjz5J3XHpWYX0HKpY0GS2vn+G4=; b=qwR7gGTm0tGOcoLADvo+hWeM4n6sFaks9xbfVzGAhzaCsEFMtolVrowS1ldSjAhYo8 Y4zePi52WJyNEGokVjumMxewkPao5+w73IdTMN9VYSOx17ict/qvluwI8DREHFarK+ip hnfDDxGU9kvlIEt5Drsw4STwpNY9DQAo1Xn3MXKAM8bW9uqbuPpgr3n8TYABJPfKZ0Ve OkxCh5pDbC5ZtrcVquPzz8+WK60RzMAB+9immHtLowg+ZADhzG3OYeMLAOHq/1pxp3fV zbdsQbRtsHRZDI+1RC6czhQiBOLZm758NSaxXnEvGnRCXCzWVq/4+pvAeNXgIxEVmIkz 7kSQ== X-Gm-Message-State: AOJu0YyCOrkX0Lh9wEcKwo09f94dm2d558H2vh8jREWkNkpqvXUtJUxs XR6OrIRULFCwbuyQuwnytQ== X-Google-Smtp-Source: AGHT+IFrSfixUsrmT9b6CuYsw86rvPA+WGQxs4IHWd430ncNwPXZe4MqVFGDBRB1XpkPGggXgrT7hg== X-Received: by 2002:a05:6e02:1786:b0:35c:21a7:ded7 with SMTP id y6-20020a056e02178600b0035c21a7ded7mr1673761ilu.24.1700693072307; Wed, 22 Nov 2023 14:44:32 -0800 (PST) Received: from herring.priv ([64.188.179.252]) by smtp.gmail.com with ESMTPSA id l16-20020a92d950000000b0035b120fe6f2sm177284ilq.67.2023.11.22.14.44.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 22 Nov 2023 14:44:31 -0800 (PST) Received: (nullmailer pid 2809718 invoked by uid 1000); Wed, 22 Nov 2023 22:44:30 -0000 From: Rob Herring To: Doug Berger , Florian Fainelli , Broadcom internal kernel review list , Linus Walleij , Bartosz Golaszewski , Andy Shevchenko , Krzysztof Kozlowski , Conor Dooley Cc: linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH] dt-bindings: gpio: brcmstb: drop unneeded quotes Date: Wed, 22 Nov 2023 15:44:24 -0700 Message-ID: <20231122224424.2809523-1-robh@kernel.org> X-Mailer: git-send-email 2.42.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231122_144435_225488_F426E52A X-CRM114-Status: GOOD ( 11.50 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Drop unneeded quotes over simple string values to fix a soon to be enabled yamllint warning: [error] string value is redundantly quoted with any quotes (quoted-strings) Signed-off-by: Rob Herring Acked-by: Florian Fainelli Reviewed-by: Krzysztof Kozlowski --- Documentation/devicetree/bindings/gpio/brcm,brcmstb-gpio.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/gpio/brcm,brcmstb-gpio.yaml b/Documentation/devicetree/bindings/gpio/brcm,brcmstb-gpio.yaml index 4a896ff7edc5..a1e71c974e79 100644 --- a/Documentation/devicetree/bindings/gpio/brcm,brcmstb-gpio.yaml +++ b/Documentation/devicetree/bindings/gpio/brcm,brcmstb-gpio.yaml @@ -72,7 +72,7 @@ required: - reg - gpio-controller - "#gpio-cells" - - "brcm,gpio-bank-widths" + - brcm,gpio-bank-widths additionalProperties: false