Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: fix redundant quotes on fsl,imx6q-vdoa.yaml

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>
Link: https://patch.msgid.link/20251020121145.190020-1-erick.setubal@gmx.de
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>

authored by

Erick Setubal Bacurau and committed by
Rob Herring (Arm)
7b0f5103 81d35c9f

+1 -1
+1 -1
Documentation/devicetree/bindings/media/fsl,imx6q-vdoa.yaml
··· 16 16 17 17 properties: 18 18 compatible: 19 - const: "fsl,imx6q-vdoa" 19 + const: fsl,imx6q-vdoa 20 20 21 21 reg: 22 22 maxItems: 1