[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aO0eLbLCGLKf6sF+@lizhi-Precision-Tower-5810>
Date: Mon, 13 Oct 2025 11:43:41 -0400
From: Frank Li <Frank.li@....com>
To: Ricardo Ribalda <ribalda@...omium.org>
Cc: Mauro Carvalho Chehab <mchehab@...nel.org>,
Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, Shawn Guo <shawnguo@...nel.org>,
Sascha Hauer <s.hauer@...gutronix.de>,
Pengutronix Kernel Team <kernel@...gutronix.de>,
Fabio Estevam <festevam@...il.com>, linux-media@...r.kernel.org,
devicetree@...r.kernel.org, imx@...ts.linux.dev,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] dt-bindings: media: fsl,imx6q-vdoa: Remove redundant
quote
On Mon, Oct 13, 2025 at 02:52:20PM +0000, Ricardo Ribalda wrote:
> Latest dts-ci complains about this:
> ./Documentation/devicetree/bindings/media/fsl,imx6q-vdoa.yaml:19:12: [error] string value is redundantly quoted with any quotes (quoted-strings)
>
> Fix it to make our CI happy.
>
> Signed-off-by: Ricardo Ribalda <ribalda@...omium.org>
> ---
Thank you fix it. I have posted at
https://lore.kernel.org/imx/20250925193546.305036-1-Frank.Li@nxp.com/
Frank
> Documentation/devicetree/bindings/media/fsl,imx6q-vdoa.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/media/fsl,imx6q-vdoa.yaml b/Documentation/devicetree/bindings/media/fsl,imx6q-vdoa.yaml
> index 511ac0d67a7f2360afe22b81d76644575081089b..988a5b3a62bdebeda6b922a986b9ac93d0933e51 100644
> --- a/Documentation/devicetree/bindings/media/fsl,imx6q-vdoa.yaml
> +++ b/Documentation/devicetree/bindings/media/fsl,imx6q-vdoa.yaml
> @@ -16,7 +16,7 @@ maintainers:
>
> properties:
> compatible:
> - const: "fsl,imx6q-vdoa"
> + const: fsl,imx6q-vdoa
>
> reg:
> maxItems: 1
>
> ---
> base-commit: 3a8660878839faadb4f1a6dd72c3179c1df56787
> change-id: 20251013-dts-83ce7f7b9e54
>
> Best regards,
> --
> Ricardo Ribalda <ribalda@...omium.org>
>
Powered by blists - more mailing lists