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

dt-bindings: serial: drop unneeded quotes

Cleanup by removing unneeded quotes from refs. No functional impact
except adjusting to preferred coding style.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20230124091916.45054-9-krzysztof.kozlowski@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Krzysztof Kozlowski and committed by
Greg Kroah-Hartman
eec2c477 8fc7d03c

+7 -7
+2 -2
Documentation/devicetree/bindings/serial/8250.yaml
··· 203 203 deprecated: true 204 204 205 205 aspeed,lpc-io-reg: 206 - $ref: '/schemas/types.yaml#/definitions/uint32-array' 206 + $ref: /schemas/types.yaml#/definitions/uint32-array 207 207 maxItems: 1 208 208 description: | 209 209 The VUART LPC address. Only applicable to aspeed,ast2500-vuart. 210 210 211 211 aspeed,lpc-interrupts: 212 - $ref: "/schemas/types.yaml#/definitions/uint32-array" 212 + $ref: /schemas/types.yaml#/definitions/uint32-array 213 213 minItems: 2 214 214 maxItems: 2 215 215 description: |
+1 -1
Documentation/devicetree/bindings/serial/fsl,s32-linflexuart.yaml
··· 16 16 - Chester Lin <clin@suse.com> 17 17 18 18 allOf: 19 - - $ref: "serial.yaml" 19 + - $ref: serial.yaml# 20 20 21 21 properties: 22 22 compatible:
+2 -2
Documentation/devicetree/bindings/serial/fsl-imx-uart.yaml
··· 10 10 - Fabio Estevam <festevam@gmail.com> 11 11 12 12 allOf: 13 - - $ref: "serial.yaml" 14 - - $ref: "rs485.yaml" 13 + - $ref: serial.yaml# 14 + - $ref: rs485.yaml# 15 15 16 16 properties: 17 17 compatible:
+1 -1
Documentation/devicetree/bindings/serial/fsl-lpuart.yaml
··· 10 10 - Fugang Duan <fugang.duan@nxp.com> 11 11 12 12 allOf: 13 - - $ref: "rs485.yaml" 13 + - $ref: rs485.yaml# 14 14 - $ref: serial.yaml# 15 15 16 16 properties:
+1 -1
Documentation/devicetree/bindings/serial/fsl-mxs-auart.yaml
··· 10 10 - Fabio Estevam <festevam@gmail.com> 11 11 12 12 allOf: 13 - - $ref: "serial.yaml" 13 + - $ref: serial.yaml# 14 14 15 15 properties: 16 16 compatible: