Documentation/devicetree/bindings/media/fsl,imx6q-vdoa.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Fix a dt-schema error: `fsl,imx6q-vdoa.yaml:19:12: [error] string value is
redundantly quoted with any quotes (quoted-strings)`
Signed-off-by: Erick Setubal Bacurau <erick.setubal@gmx.de>
---
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 511ac0d67a7f..988a5b3a62bd 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
--
2.43.0
On Mon, 20 Oct 2025 14:11:45 +0200, Erick Setubal Bacurau wrote: > Fix a dt-schema error: `fsl,imx6q-vdoa.yaml:19:12: [error] string value is > redundantly quoted with any quotes (quoted-strings)` > > Signed-off-by: Erick Setubal Bacurau <erick.setubal@gmx.de> > --- > Documentation/devicetree/bindings/media/fsl,imx6q-vdoa.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Applied, thanks!
On 20/10/2025 14:11, Erick Setubal Bacurau wrote: > Fix a dt-schema error: `fsl,imx6q-vdoa.yaml:19:12: [error] string value is > redundantly quoted with any quotes (quoted-strings)` > > Signed-off-by: Erick Setubal Bacurau <erick.setubal@gmx.de> > --- > Documentation/devicetree/bindings/media/fsl,imx6q-vdoa.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Already fixed here: https://lore.kernel.org/all/20251015232015.846282-1-robh@kernel.org/ Best regards, Krzysztof
© 2016 - 2026 Red Hat, Inc.