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

dt-bindings: display: Drop unneeded quotes

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

Reviewed-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Acked-by: Miguel Ojeda <ojeda@kernel.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> #display/msm
Link: https://lore.kernel.org/r/20230320233823.2919475-1-robh@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>

+66 -66
+1 -1
Documentation/devicetree/bindings/auxdisplay/holtek,ht16k33.yaml
··· 10 10 - Robin van der Gracht <robin@protonic.nl> 11 11 12 12 allOf: 13 - - $ref: "/schemas/input/matrix-keymap.yaml#" 13 + - $ref: /schemas/input/matrix-keymap.yaml# 14 14 15 15 properties: 16 16 compatible:
+2 -2
Documentation/devicetree/bindings/display/amlogic,meson-dw-hdmi.yaml
··· 2 2 # Copyright 2019 BayLibre, SAS 3 3 %YAML 1.2 4 4 --- 5 - $id: "http://devicetree.org/schemas/display/amlogic,meson-dw-hdmi.yaml#" 6 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 5 + $id: http://devicetree.org/schemas/display/amlogic,meson-dw-hdmi.yaml# 6 + $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 8 title: Amlogic specific extensions to the Synopsys Designware HDMI Controller 9 9
+2 -2
Documentation/devicetree/bindings/display/amlogic,meson-vpu.yaml
··· 2 2 # Copyright 2019 BayLibre, SAS 3 3 %YAML 1.2 4 4 --- 5 - $id: "http://devicetree.org/schemas/display/amlogic,meson-vpu.yaml#" 6 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 5 + $id: http://devicetree.org/schemas/display/amlogic,meson-vpu.yaml# 6 + $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 8 title: Amlogic Meson Display Controller 9 9
+2 -2
Documentation/devicetree/bindings/display/bridge/analogix,anx7625.yaml
··· 2 2 # Copyright 2019 Analogix Semiconductor, Inc. 3 3 %YAML 1.2 4 4 --- 5 - $id: "http://devicetree.org/schemas/display/bridge/analogix,anx7625.yaml#" 6 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 5 + $id: http://devicetree.org/schemas/display/bridge/analogix,anx7625.yaml# 6 + $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 8 title: Analogix ANX7625 SlimPort (4K Mobile HD Transmitter) 9 9
+2 -2
Documentation/devicetree/bindings/display/bridge/cdns,mhdp8546.yaml
··· 1 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 2 2 %YAML 1.2 3 3 --- 4 - $id: "http://devicetree.org/schemas/display/bridge/cdns,mhdp8546.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/display/bridge/cdns,mhdp8546.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: Cadence MHDP8546 bridge 8 8
+1 -1
Documentation/devicetree/bindings/display/bridge/nxp,ptn3460.yaml
··· 18 18 maxItems: 1 19 19 20 20 edid-emulation: 21 - $ref: "/schemas/types.yaml#/definitions/uint32" 21 + $ref: /schemas/types.yaml#/definitions/uint32 22 22 description: 23 23 The EDID emulation entry to use 24 24 Value Resolution Description
+1 -1
Documentation/devicetree/bindings/display/bridge/toshiba,tc358767.yaml
··· 23 23 i2c address of the bridge, 0x68 or 0x0f, depending on bootstrap pins 24 24 25 25 clock-names: 26 - const: "ref" 26 + const: ref 27 27 28 28 clocks: 29 29 maxItems: 1
+1 -1
Documentation/devicetree/bindings/display/dp-aux-bus.yaml
··· 26 26 27 27 properties: 28 28 $nodename: 29 - const: "aux-bus" 29 + const: aux-bus 30 30 31 31 panel: 32 32 $ref: panel/panel-common.yaml#
+2 -2
Documentation/devicetree/bindings/display/imx/nxp,imx8mq-dcss.yaml
··· 2 2 # Copyright 2019 NXP 3 3 %YAML 1.2 4 4 --- 5 - $id: "http://devicetree.org/schemas/display/imx/nxp,imx8mq-dcss.yaml#" 6 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 5 + $id: http://devicetree.org/schemas/display/imx/nxp,imx8mq-dcss.yaml# 6 + $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 8 title: iMX8MQ Display Controller Subsystem (DCSS) 9 9
+1 -1
Documentation/devicetree/bindings/display/mediatek/mediatek,hdmi.yaml
··· 50 50 - const: hdmi 51 51 52 52 mediatek,syscon-hdmi: 53 - $ref: '/schemas/types.yaml#/definitions/phandle-array' 53 + $ref: /schemas/types.yaml#/definitions/phandle-array 54 54 items: 55 55 - items: 56 56 - description: phandle to system configuration registers
+4 -4
Documentation/devicetree/bindings/display/msm/dsi-controller-main.yaml
··· 74 74 75 75 syscon-sfpb: 76 76 description: A phandle to mmss_sfpb syscon node (only for DSIv2). 77 - $ref: "/schemas/types.yaml#/definitions/phandle" 77 + $ref: /schemas/types.yaml#/definitions/phandle 78 78 79 79 qcom,dual-dsi-mode: 80 80 type: boolean ··· 105 105 type: object 106 106 107 107 ports: 108 - $ref: "/schemas/graph.yaml#/properties/ports" 108 + $ref: /schemas/graph.yaml#/properties/ports 109 109 description: | 110 110 Contains DSI controller input and output ports as children, each 111 111 containing one endpoint subnode. 112 112 113 113 properties: 114 114 port@0: 115 - $ref: "/schemas/graph.yaml#/$defs/port-base" 115 + $ref: /schemas/graph.yaml#/$defs/port-base 116 116 unevaluatedProperties: false 117 117 description: | 118 118 Input endpoints of the controller. ··· 128 128 enum: [ 0, 1, 2, 3 ] 129 129 130 130 port@1: 131 - $ref: "/schemas/graph.yaml#/$defs/port-base" 131 + $ref: /schemas/graph.yaml#/$defs/port-base 132 132 unevaluatedProperties: false 133 133 description: | 134 134 Output endpoints of the controller.
+1 -1
Documentation/devicetree/bindings/display/msm/dsi-phy-10nm.yaml
··· 58 58 maximum: 31 59 59 60 60 qcom,phy-drive-ldo-level: 61 - $ref: "/schemas/types.yaml#/definitions/uint32" 61 + $ref: /schemas/types.yaml#/definitions/uint32 62 62 description: 63 63 The PHY LDO has an amplitude tuning feature to adjust the LDO output 64 64 for the HSTX drive. Use supported levels (mV) to offset the drive level
+2 -2
Documentation/devicetree/bindings/display/msm/gmu.yaml
··· 3 3 %YAML 1.2 4 4 --- 5 5 6 - $id: "http://devicetree.org/schemas/display/msm/gmu.yaml#" 7 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 6 + $id: http://devicetree.org/schemas/display/msm/gmu.yaml# 7 + $schema: http://devicetree.org/meta-schemas/core.yaml# 8 8 9 9 title: GMU attached to certain Adreno GPUs 10 10
+2 -2
Documentation/devicetree/bindings/display/msm/gpu.yaml
··· 2 2 %YAML 1.2 3 3 --- 4 4 5 - $id: "http://devicetree.org/schemas/display/msm/gpu.yaml#" 6 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 5 + $id: http://devicetree.org/schemas/display/msm/gpu.yaml# 6 + $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 8 title: Adreno or Snapdragon GPUs 9 9
+2 -2
Documentation/devicetree/bindings/display/msm/mdp4.yaml
··· 1 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 2 2 %YAML 1.2 3 3 --- 4 - $id: "http://devicetree.org/schemas/display/msm/mdp4.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/display/msm/mdp4.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: Qualcomm Adreno/Snapdragon MDP4 display controller 8 8
+1 -1
Documentation/devicetree/bindings/display/panel/ronbo,rb070d30.yaml
··· 37 37 38 38 backlight: 39 39 description: Backlight used by the panel 40 - $ref: "/schemas/types.yaml#/definitions/phandle" 40 + $ref: /schemas/types.yaml#/definitions/phandle 41 41 42 42 required: 43 43 - compatible
+2 -2
Documentation/devicetree/bindings/display/renesas,du.yaml
··· 76 76 unevaluatedProperties: false 77 77 78 78 renesas,cmms: 79 - $ref: "/schemas/types.yaml#/definitions/phandle-array" 79 + $ref: /schemas/types.yaml#/definitions/phandle-array 80 80 items: 81 81 maxItems: 1 82 82 description: ··· 84 84 available DU channel. 85 85 86 86 renesas,vsps: 87 - $ref: "/schemas/types.yaml#/definitions/phandle-array" 87 + $ref: /schemas/types.yaml#/definitions/phandle-array 88 88 items: 89 89 items: 90 90 - description: phandle to VSP instance that serves the DU channel
+1 -1
Documentation/devicetree/bindings/display/tegra/nvidia,tegra114-mipi.yaml
··· 38 38 description: The number of cells in a MIPI calibration specifier. 39 39 Should be 1. The single cell specifies a bitmask of the pads that 40 40 need to be calibrated for a given device. 41 - $ref: "/schemas/types.yaml#/definitions/uint32" 41 + $ref: /schemas/types.yaml#/definitions/uint32 42 42 const: 1 43 43 44 44 additionalProperties: false
+6 -6
Documentation/devicetree/bindings/display/tegra/nvidia,tegra124-sor.yaml
··· 69 69 # Tegra186 and later 70 70 nvidia,interface: 71 71 description: index of the SOR interface 72 - $ref: "/schemas/types.yaml#/definitions/uint32" 72 + $ref: /schemas/types.yaml#/definitions/uint32 73 73 74 74 nvidia,ddc-i2c-bus: 75 75 description: phandle of an I2C controller used for DDC EDID 76 76 probing 77 - $ref: "/schemas/types.yaml#/definitions/phandle" 77 + $ref: /schemas/types.yaml#/definitions/phandle 78 78 79 79 nvidia,hpd-gpio: 80 80 description: specifies a GPIO used for hotplug detection ··· 82 82 83 83 nvidia,edid: 84 84 description: supplies a binary EDID blob 85 - $ref: "/schemas/types.yaml#/definitions/uint8-array" 85 + $ref: /schemas/types.yaml#/definitions/uint8-array 86 86 87 87 nvidia,panel: 88 88 description: phandle of a display panel, required for eDP 89 - $ref: "/schemas/types.yaml#/definitions/phandle" 89 + $ref: /schemas/types.yaml#/definitions/phandle 90 90 91 91 nvidia,xbar-cfg: 92 92 description: 5 cells containing the crossbar configuration. 93 93 Each lane of the SOR, identified by the cell's index, is 94 94 mapped via the crossbar to the pad specified by the cell's 95 95 value. 96 - $ref: "/schemas/types.yaml#/definitions/uint32-array" 96 + $ref: /schemas/types.yaml#/definitions/uint32-array 97 97 98 98 # optional when driving an eDP output 99 99 nvidia,dpaux: 100 100 description: phandle to a DispayPort AUX interface 101 - $ref: "/schemas/types.yaml#/definitions/phandle" 101 + $ref: /schemas/types.yaml#/definitions/phandle 102 102 103 103 allOf: 104 104 - if:
+2 -2
Documentation/devicetree/bindings/display/tegra/nvidia,tegra186-dc.yaml
··· 60 60 nvidia,outputs: 61 61 description: A list of phandles of outputs that this display 62 62 controller can drive. 63 - $ref: "/schemas/types.yaml#/definitions/phandle-array" 63 + $ref: /schemas/types.yaml#/definitions/phandle-array 64 64 65 65 nvidia,head: 66 66 description: The number of the display controller head. This 67 67 is used to setup the various types of output to receive 68 68 video data from the given head. 69 - $ref: "/schemas/types.yaml#/definitions/uint32" 69 + $ref: /schemas/types.yaml#/definitions/uint32 70 70 71 71 additionalProperties: false 72 72
+1 -1
Documentation/devicetree/bindings/display/tegra/nvidia,tegra186-dsi-padctl.yaml
··· 29 29 - const: dsi 30 30 31 31 allOf: 32 - - $ref: "/schemas/reset/reset.yaml" 32 + - $ref: /schemas/reset/reset.yaml 33 33 34 34 additionalProperties: false 35 35
+6 -6
Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-dsi.yaml
··· 59 59 description: Should contain a phandle and a specifier specifying 60 60 which pads are used by this DSI output and need to be 61 61 calibrated. See nvidia,tegra114-mipi.yaml for details. 62 - $ref: "/schemas/types.yaml#/definitions/phandle-array" 62 + $ref: /schemas/types.yaml#/definitions/phandle-array 63 63 64 64 nvidia,ddc-i2c-bus: 65 65 description: phandle of an I2C controller used for DDC EDID 66 66 probing 67 - $ref: "/schemas/types.yaml#/definitions/phandle" 67 + $ref: /schemas/types.yaml#/definitions/phandle 68 68 69 69 nvidia,hpd-gpio: 70 70 description: specifies a GPIO used for hotplug detection ··· 72 72 73 73 nvidia,edid: 74 74 description: supplies a binary EDID blob 75 - $ref: "/schemas/types.yaml#/definitions/uint8-array" 75 + $ref: /schemas/types.yaml#/definitions/uint8-array 76 76 77 77 nvidia,panel: 78 78 description: phandle of a display panel 79 - $ref: "/schemas/types.yaml#/definitions/phandle" 79 + $ref: /schemas/types.yaml#/definitions/phandle 80 80 81 81 nvidia,ganged-mode: 82 82 description: contains a phandle to a second DSI controller to 83 83 gang up with in order to support up to 8 data lanes 84 - $ref: "/schemas/types.yaml#/definitions/phandle" 84 + $ref: /schemas/types.yaml#/definitions/phandle 85 85 86 86 allOf: 87 - - $ref: "../dsi-controller.yaml#" 87 + - $ref: ../dsi-controller.yaml# 88 88 - if: 89 89 properties: 90 90 compatible:
+3 -3
Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-hdmi.yaml
··· 68 68 nvidia,ddc-i2c-bus: 69 69 description: phandle of an I2C controller used for DDC EDID 70 70 probing 71 - $ref: "/schemas/types.yaml#/definitions/phandle" 71 + $ref: /schemas/types.yaml#/definitions/phandle 72 72 73 73 nvidia,hpd-gpio: 74 74 description: specifies a GPIO used for hotplug detection ··· 76 76 77 77 nvidia,edid: 78 78 description: supplies a binary EDID blob 79 - $ref: "/schemas/types.yaml#/definitions/uint8-array" 79 + $ref: /schemas/types.yaml#/definitions/uint8-array 80 80 81 81 nvidia,panel: 82 82 description: phandle of a display panel 83 - $ref: "/schemas/types.yaml#/definitions/phandle" 83 + $ref: /schemas/types.yaml#/definitions/phandle 84 84 85 85 "#sound-dai-cells": 86 86 const: 0
+3 -3
Documentation/devicetree/bindings/display/ti/ti,am65x-dss.yaml
··· 2 2 # Copyright 2019 Texas Instruments Incorporated 3 3 %YAML 1.2 4 4 --- 5 - $id: "http://devicetree.org/schemas/display/ti/ti,am65x-dss.yaml#" 6 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 5 + $id: http://devicetree.org/schemas/display/ti/ti,am65x-dss.yaml# 6 + $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 8 title: Texas Instruments AM65x Display Subsystem 9 9 ··· 88 88 The DSS DPI output port node from video port 2 89 89 90 90 ti,am65x-oldi-io-ctrl: 91 - $ref: "/schemas/types.yaml#/definitions/phandle" 91 + $ref: /schemas/types.yaml#/definitions/phandle 92 92 description: 93 93 phandle to syscon device node mapping OLDI IO_CTRL registers. 94 94 The mapped range should point to OLDI_DAT0_IO_CTRL, map it and
+2 -2
Documentation/devicetree/bindings/display/ti/ti,j721e-dss.yaml
··· 2 2 # Copyright 2019 Texas Instruments Incorporated 3 3 %YAML 1.2 4 4 --- 5 - $id: "http://devicetree.org/schemas/display/ti/ti,j721e-dss.yaml#" 6 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 5 + $id: http://devicetree.org/schemas/display/ti/ti,j721e-dss.yaml# 6 + $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 8 title: Texas Instruments J721E Display Subsystem 9 9
+2 -2
Documentation/devicetree/bindings/display/ti/ti,k2g-dss.yaml
··· 2 2 # Copyright 2019 Texas Instruments Incorporated 3 3 %YAML 1.2 4 4 --- 5 - $id: "http://devicetree.org/schemas/display/ti/ti,k2g-dss.yaml#" 6 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 5 + $id: http://devicetree.org/schemas/display/ti/ti,k2g-dss.yaml# 6 + $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 8 title: Texas Instruments K2G Display Subsystem 9 9
+11 -11
Documentation/devicetree/bindings/display/xylon,logicvc-display.yaml
··· 2 2 # Copyright 2019 Bootlin 3 3 %YAML 1.2 4 4 --- 5 - $id: "http://devicetree.org/schemas/display/xylon,logicvc-display.yaml#" 6 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 5 + $id: http://devicetree.org/schemas/display/xylon,logicvc-display.yaml# 6 + $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 8 title: Xylon LogiCVC display controller 9 9 ··· 89 89 description: Display output colorspace (C_DISPLAY_COLOR_SPACE). 90 90 91 91 xylon,display-depth: 92 - $ref: "/schemas/types.yaml#/definitions/uint32" 92 + $ref: /schemas/types.yaml#/definitions/uint32 93 93 description: Display output depth (C_PIXEL_DATA_WIDTH). 94 94 95 95 xylon,row-stride: 96 - $ref: "/schemas/types.yaml#/definitions/uint32" 96 + $ref: /schemas/types.yaml#/definitions/uint32 97 97 description: Fixed number of pixels in a framebuffer row (C_ROW_STRIDE). 98 98 99 99 xylon,dithering: 100 - $ref: "/schemas/types.yaml#/definitions/flag" 100 + $ref: /schemas/types.yaml#/definitions/flag 101 101 description: Dithering module is enabled (C_XCOLOR) 102 102 103 103 xylon,background-layer: 104 - $ref: "/schemas/types.yaml#/definitions/flag" 104 + $ref: /schemas/types.yaml#/definitions/flag 105 105 description: | 106 106 The last layer is used to display a black background (C_USE_BACKGROUND). 107 107 The layer must still be registered. 108 108 109 109 xylon,layers-configurable: 110 - $ref: "/schemas/types.yaml#/definitions/flag" 110 + $ref: /schemas/types.yaml#/definitions/flag 111 111 description: | 112 112 Configuration of layers' size, position and offset is enabled 113 113 (C_USE_SIZE_POSITION). ··· 131 131 maxItems: 1 132 132 133 133 xylon,layer-depth: 134 - $ref: "/schemas/types.yaml#/definitions/uint32" 134 + $ref: /schemas/types.yaml#/definitions/uint32 135 135 description: Layer depth (C_LAYER_X_DATA_WIDTH). 136 136 137 137 xylon,layer-colorspace: ··· 151 151 description: Alpha mode for the layer (C_LAYER_X_ALPHA_MODE). 152 152 153 153 xylon,layer-base-offset: 154 - $ref: "/schemas/types.yaml#/definitions/uint32" 154 + $ref: /schemas/types.yaml#/definitions/uint32 155 155 description: | 156 156 Offset in number of lines (C_LAYER_X_OFFSET) starting from the 157 157 video RAM base (C_VMEM_BASEADDR), only for version 3. 158 158 159 159 xylon,layer-buffer-offset: 160 - $ref: "/schemas/types.yaml#/definitions/uint32" 160 + $ref: /schemas/types.yaml#/definitions/uint32 161 161 description: | 162 162 Offset in number of lines (C_BUFFER_*_OFFSET) starting from the 163 163 layer base offset for the second buffer used in double-buffering. 164 164 165 165 xylon,layer-primary: 166 - $ref: "/schemas/types.yaml#/definitions/flag" 166 + $ref: /schemas/types.yaml#/definitions/flag 167 167 description: | 168 168 Layer should be registered as a primary plane (exactly one is 169 169 required).