From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: smtp.subspace.kernel.org; dkim=none Received: from mail-yw1-f172.google.com (mail-yw1-f172.google.com [209.85.128.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E685D12A; Thu, 23 Nov 2023 00:49:50 -0800 (PST) Received: by mail-yw1-f172.google.com with SMTP id 00721157ae682-5b383b4184fso6669127b3.1; Thu, 23 Nov 2023 00:49:50 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700729389; x=1701334189; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hslGwW8weSF/trUGnCGzI7NRZ/1Gm67BIvImSjeFisc=; b=jm2cyCkxNa8RFVosetIJ4sRX7QUjVv5i4xqzGrWGI2S/8Q5M9Md11R0lPqNV6I/wZ6 mz3Hov3DMKREEE5HwfQBcTHMczBNFMOvWqcx11nOtRLcbsmNeHm9VCBZJj5flUVMhBpl Qoamnqso3q+pNhezwpYe5ugP6W5LmKD+8mWOjXhQrxNf20PC5EDfcNj4PQ+OAsQlFeC0 9HqcfrcccLfYIk97Lt5YEZ2hrZ5CtJZLCmzs1ohkMFN3qgu9fV3wc7Cmdq8MFNjPhTp3 iXB/Th7ynCt9G5jMe6v/ZMzEm7MYnnLLUMWX5uvK08KkxvavU1zT8U9EjlbDX3DBJL9O I5zA== X-Gm-Message-State: AOJu0YyaO7+bU6qbVY0pYe6GT+W7dZa7KoQ2v3r5cqIaG42cweK2ZfiA /IEOQ7ao71zZTWnmdpOqfUgWDmYnltUJnA== X-Google-Smtp-Source: AGHT+IHEgFOTdj3vD34AFdULlM9N21oBAL/SI4LKddnDZRET1ss97usoaQHk+A+2noBQ/byTnTgLUw== X-Received: by 2002:a0d:fdc5:0:b0:5cb:7fcc:ffe9 with SMTP id n188-20020a0dfdc5000000b005cb7fccffe9mr4403504ywf.51.1700729389561; Thu, 23 Nov 2023 00:49:49 -0800 (PST) Received: from mail-yw1-f178.google.com (mail-yw1-f178.google.com. [209.85.128.178]) by smtp.gmail.com with ESMTPSA id u78-20020a818451000000b005af5ef0687bsm265708ywf.13.2023.11.23.00.49.49 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 23 Nov 2023 00:49:49 -0800 (PST) Received: by mail-yw1-f178.google.com with SMTP id 00721157ae682-5cc5988f85eso6601557b3.2; Thu, 23 Nov 2023 00:49:49 -0800 (PST) X-Received: by 2002:a0d:dd04:0:b0:5ae:dff7:6159 with SMTP id g4-20020a0ddd04000000b005aedff76159mr4958402ywe.18.1700729388887; Thu, 23 Nov 2023 00:49:48 -0800 (PST) Precedence: bulk X-Mailing-List: linux-gpio@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 References: <20231122224409.2808999-1-robh@kernel.org> In-Reply-To: <20231122224409.2808999-1-robh@kernel.org> From: Geert Uytterhoeven Date: Thu, 23 Nov 2023 09:49:34 +0100 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH] dt-bindings: pinctrl: renesas: drop unneeded quotes To: Rob Herring Cc: Linus Walleij , Krzysztof Kozlowski , Conor Dooley , Magnus Damm , linux-renesas-soc@vger.kernel.org, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Wed, Nov 22, 2023 at 11:44=E2=80=AFPM Rob Herring wrot= e: > 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-stri= ngs) > > Signed-off-by: Rob Herring Reviewed-by: Geert Uytterhoeven i.e. will queue in renesas-pinctrl-for-v6.8. Gr{oetje,eeting}s, Geert --=20 Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k= .org In personal conversations with technical people, I call myself a hacker. Bu= t when I'm talking to journalists I just say "programmer" or something like t= hat. -- Linus Torvalds