media: dt-bindings: Drop unneeded quotes

Cleanup bindings dropping unneeded quotes. Once all these are fixed,
checking for this can be enabled in yamllint.

Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Joe Tessler <jrt@google.com>
Reviewed-by: Heiko Stuebner <heiko@sntech.de> #rockchip
Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
[Sakari Ailus: Drop changes for files in which they had been done already]
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
This commit is contained in:
Rob Herring 2023-03-20 18:39:42 -05:00 committed by Hans Verkuil
parent bb4e2e24ac
commit ab19066527
22 changed files with 39 additions and 39 deletions

View File

@ -11,7 +11,7 @@ maintainers:
- Maxime Ripard <mripard@kernel.org> - Maxime Ripard <mripard@kernel.org>
allOf: allOf:
- $ref: "rc.yaml#" - $ref: rc.yaml#
properties: properties:
compatible: compatible:

View File

@ -2,8 +2,8 @@
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/media/allwinner,sun50i-h6-vpu-g2.yaml#" $id: http://devicetree.org/schemas/media/allwinner,sun50i-h6-vpu-g2.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Hantro G2 VPU codec implemented on Allwinner H6 SoC title: Hantro G2 VPU codec implemented on Allwinner H6 SoC

View File

@ -2,8 +2,8 @@
# Copyright 2020 BayLibre, SAS # Copyright 2020 BayLibre, SAS
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/media/amlogic,axg-ge2d.yaml#" $id: http://devicetree.org/schemas/media/amlogic,axg-ge2d.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Amlogic GE2D Acceleration Unit title: Amlogic GE2D Acceleration Unit

View File

@ -2,8 +2,8 @@
# Copyright 2019 BayLibre, SAS # Copyright 2019 BayLibre, SAS
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/media/amlogic,gx-vdec.yaml#" $id: http://devicetree.org/schemas/media/amlogic,gx-vdec.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Amlogic Video Decoder title: Amlogic Video Decoder

View File

@ -2,8 +2,8 @@
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/media/amlogic,meson-ir-tx.yaml#" $id: http://devicetree.org/schemas/media/amlogic,meson-ir-tx.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Amlogic Meson IR transmitter title: Amlogic Meson IR transmitter

View File

@ -1,8 +1,8 @@
# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/media/i2c/chrontel,ch7322.yaml#" $id: http://devicetree.org/schemas/media/i2c/chrontel,ch7322.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Chrontel HDMI-CEC Controller title: Chrontel HDMI-CEC Controller

View File

@ -38,7 +38,7 @@ properties:
dongwoon,aac-mode: dongwoon,aac-mode:
description: description:
Indication of AAC mode select. Indication of AAC mode select.
$ref: "/schemas/types.yaml#/definitions/uint32" $ref: /schemas/types.yaml#/definitions/uint32
enum: enum:
- 1 # AAC2 mode(operation time# 0.48 x Tvib) - 1 # AAC2 mode(operation time# 0.48 x Tvib)
- 2 # AAC3 mode(operation time# 0.70 x Tvib) - 2 # AAC3 mode(operation time# 0.70 x Tvib)
@ -50,7 +50,7 @@ properties:
description: description:
Number of AAC Timing count that controlled by one 6-bit period of Number of AAC Timing count that controlled by one 6-bit period of
vibration register AACT[5:0], the unit of which is 100 us. vibration register AACT[5:0], the unit of which is 100 us.
$ref: "/schemas/types.yaml#/definitions/uint32" $ref: /schemas/types.yaml#/definitions/uint32
default: 0x20 default: 0x20
minimum: 0x00 minimum: 0x00
maximum: 0x3f maximum: 0x3f
@ -59,7 +59,7 @@ properties:
description: description:
Indication of VCM internal clock dividing rate select, as one multiple Indication of VCM internal clock dividing rate select, as one multiple
factor to calculate VCM ring periodic time Tvib. factor to calculate VCM ring periodic time Tvib.
$ref: "/schemas/types.yaml#/definitions/uint32" $ref: /schemas/types.yaml#/definitions/uint32
enum: enum:
- 0 # Dividing Rate - 2 - 0 # Dividing Rate - 2
- 1 # Dividing Rate - 1 - 1 # Dividing Rate - 1

View File

@ -86,7 +86,7 @@ properties:
is 100000 micro volts is 100000 micro volts
maxim,gpio-poc: maxim,gpio-poc:
$ref: '/schemas/types.yaml#/definitions/uint32-array' $ref: /schemas/types.yaml#/definitions/uint32-array
minItems: 2 minItems: 2
maxItems: 2 maxItems: 2
description: | description: |

View File

@ -88,7 +88,7 @@ properties:
properties: properties:
link-frequencies: true link-frequencies: true
ovti,mipi-clock-voltage: ovti,mipi-clock-voltage:
$ref: "/schemas/types.yaml#/definitions/uint32" $ref: /schemas/types.yaml#/definitions/uint32
description: description:
Definition of MIPI clock voltage unit. This entry corresponds to Definition of MIPI clock voltage unit. This entry corresponds to
the link speed defined by the 'link-frequencies' property. the link speed defined by the 'link-frequencies' property.

View File

@ -27,7 +27,7 @@ properties:
maxItems: 1 maxItems: 1
mediatek,gce-client-reg: mediatek,gce-client-reg:
$ref: '/schemas/types.yaml#/definitions/phandle-array' $ref: /schemas/types.yaml#/definitions/phandle-array
items: items:
items: items:
- description: phandle of GCE - description: phandle of GCE

View File

@ -2,8 +2,8 @@
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/media/mediatek,vcodec-subdev-decoder.yaml#" $id: http://devicetree.org/schemas/media/mediatek,vcodec-subdev-decoder.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Mediatek Video Decode Accelerator With Multi Hardware title: Mediatek Video Decode Accelerator With Multi Hardware

View File

@ -2,8 +2,8 @@
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/media/microchip,sama5d4-vdec.yaml#" $id: http://devicetree.org/schemas/media/microchip,sama5d4-vdec.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Hantro G1 VPU codec implemented on Microchip SAMA5D4 SoCs title: Hantro G1 VPU codec implemented on Microchip SAMA5D4 SoCs

View File

@ -2,8 +2,8 @@
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/media/nxp,imx8mq-vpu.yaml#" $id: http://devicetree.org/schemas/media/nxp,imx8mq-vpu.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Hantro G1/G2 VPU codecs implemented on i.MX8M SoCs title: Hantro G1/G2 VPU codecs implemented on i.MX8M SoCs

View File

@ -2,8 +2,8 @@
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/media/qcom,msm8916-camss.yaml#" $id: http://devicetree.org/schemas/media/qcom,msm8916-camss.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Qualcomm CAMSS ISP title: Qualcomm CAMSS ISP

View File

@ -2,8 +2,8 @@
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/media/qcom,msm8996-camss.yaml#" $id: http://devicetree.org/schemas/media/qcom,msm8996-camss.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Qualcomm CAMSS ISP title: Qualcomm CAMSS ISP

View File

@ -2,8 +2,8 @@
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/media/qcom,sdm660-camss.yaml#" $id: http://devicetree.org/schemas/media/qcom,sdm660-camss.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Qualcomm CAMSS ISP title: Qualcomm CAMSS ISP

View File

@ -2,8 +2,8 @@
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/media/qcom,sdm845-camss.yaml#" $id: http://devicetree.org/schemas/media/qcom,sdm845-camss.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Qualcomm CAMSS ISP title: Qualcomm CAMSS ISP

View File

@ -2,8 +2,8 @@
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/media/qcom,sm8250-camss.yaml#" $id: http://devicetree.org/schemas/media/qcom,sm8250-camss.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Qualcomm CAMSS ISP title: Qualcomm CAMSS ISP

View File

@ -18,7 +18,7 @@ properties:
description: description:
Specifies the scancode/key mapping table defined in-kernel for Specifies the scancode/key mapping table defined in-kernel for
the remote controller. the remote controller.
$ref: '/schemas/types.yaml#/definitions/string' $ref: /schemas/types.yaml#/definitions/string
enum: enum:
- rc-adstech-dvb-t-pci - rc-adstech-dvb-t-pci
- rc-alink-dtu-m - rc-alink-dtu-m

View File

@ -2,8 +2,8 @@
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/media/rockchip,rk3568-vepu.yaml#" $id: http://devicetree.org/schemas/media/rockchip,rk3568-vepu.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Hantro G1 VPU encoders implemented on Rockchip SoCs title: Hantro G1 VPU encoders implemented on Rockchip SoCs

View File

@ -2,8 +2,8 @@
%YAML 1.2 %YAML 1.2
--- ---
$id: "http://devicetree.org/schemas/media/rockchip-vpu.yaml#" $id: http://devicetree.org/schemas/media/rockchip-vpu.yaml#
$schema: "http://devicetree.org/meta-schemas/core.yaml#" $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Hantro G1 VPU codecs implemented on Rockchip SoCs title: Hantro G1 VPU codecs implemented on Rockchip SoCs

View File

@ -47,7 +47,7 @@ properties:
maxItems: 1 maxItems: 1
ti,camerrx-control: ti,camerrx-control:
$ref: "/schemas/types.yaml#/definitions/phandle-array" $ref: /schemas/types.yaml#/definitions/phandle-array
items: items:
- items: - items:
- description: phandle to device control module - description: phandle to device control module