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

spi: dt-bindings: drop unneeded quotes

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

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Andrew Jeffery <andrew@aj.id.au> # aspeed
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org> # meson
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com> # st
Reviewed-by: Heiko Stuebner <heiko@sntech.de> # rockchip
Reviewed-by: Serge Semin <fancer.lancer@gmail.com> # synopsys
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20230124083342.34869-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Krzysztof Kozlowski and committed by
Mark Brown
99a7fa0e b94a26d9

+53 -55
+1 -1
Documentation/devicetree/bindings/spi/allwinner,sun4i-a10-spi.yaml
··· 7 7 title: Allwinner A10 SPI Controller 8 8 9 9 allOf: 10 - - $ref: "spi-controller.yaml" 10 + - $ref: spi-controller.yaml 11 11 12 12 maintainers: 13 13 - Chen-Yu Tsai <wens@csie.org>
+1 -1
Documentation/devicetree/bindings/spi/allwinner,sun6i-a31-spi.yaml
··· 7 7 title: Allwinner A31 SPI Controller 8 8 9 9 allOf: 10 - - $ref: "spi-controller.yaml" 10 + - $ref: spi-controller.yaml 11 11 12 12 maintainers: 13 13 - Chen-Yu Tsai <wens@csie.org>
+3 -3
Documentation/devicetree/bindings/spi/amlogic,meson-gx-spicc.yaml
··· 2 2 # Copyright 2019 BayLibre, SAS 3 3 %YAML 1.2 4 4 --- 5 - $id: "http://devicetree.org/schemas/spi/amlogic,meson-gx-spicc.yaml#" 6 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 5 + $id: http://devicetree.org/schemas/spi/amlogic,meson-gx-spicc.yaml# 6 + $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 8 title: Amlogic Meson SPI Communication Controller 9 9 ··· 41 41 maxItems: 2 42 42 43 43 allOf: 44 - - $ref: "spi-controller.yaml#" 44 + - $ref: spi-controller.yaml# 45 45 - if: 46 46 properties: 47 47 compatible:
+3 -3
Documentation/devicetree/bindings/spi/amlogic,meson6-spifc.yaml
··· 2 2 # Copyright 2019 BayLibre, SAS 3 3 %YAML 1.2 4 4 --- 5 - $id: "http://devicetree.org/schemas/spi/amlogic,meson6-spifc.yaml#" 6 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 5 + $id: http://devicetree.org/schemas/spi/amlogic,meson6-spifc.yaml# 6 + $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 8 title: Amlogic Meson SPI Flash Controller 9 9 ··· 11 11 - Neil Armstrong <neil.armstrong@linaro.org> 12 12 13 13 allOf: 14 - - $ref: "spi-controller.yaml#" 14 + - $ref: spi-controller.yaml# 15 15 16 16 description: | 17 17 The Meson SPIFC is a controller optimized for communication with SPI
+1 -1
Documentation/devicetree/bindings/spi/aspeed,ast2600-fmc.yaml
··· 15 15 SPI) of the AST2400, AST2500 and AST2600 SOCs. 16 16 17 17 allOf: 18 - - $ref: "spi-controller.yaml#" 18 + - $ref: spi-controller.yaml# 19 19 20 20 properties: 21 21 compatible:
+1 -1
Documentation/devicetree/bindings/spi/cdns,qspi-nor.yaml
··· 47 47 cdns,fifo-depth: 48 48 description: 49 49 Size of the data FIFO in words. 50 - $ref: "/schemas/types.yaml#/definitions/uint32" 50 + $ref: /schemas/types.yaml#/definitions/uint32 51 51 enum: [ 128, 256 ] 52 52 default: 128 53 53
+3 -3
Documentation/devicetree/bindings/spi/cdns,xspi.yaml
··· 2 2 # Copyright 2020-21 Cadence 3 3 %YAML 1.2 4 4 --- 5 - $id: "http://devicetree.org/schemas/spi/cdns,xspi.yaml#" 6 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 5 + $id: http://devicetree.org/schemas/spi/cdns,xspi.yaml# 6 + $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 8 title: Cadence XSPI Controller 9 9 ··· 16 16 read/write access to slaves such as SPI-NOR flash. 17 17 18 18 allOf: 19 - - $ref: "spi-controller.yaml#" 19 + - $ref: spi-controller.yaml# 20 20 21 21 properties: 22 22 compatible:
+1 -1
Documentation/devicetree/bindings/spi/fsl,spi-fsl-qspi.yaml
··· 10 10 - Han Xu <han.xu@nxp.com> 11 11 12 12 allOf: 13 - - $ref: "spi-controller.yaml#" 13 + - $ref: spi-controller.yaml# 14 14 15 15 properties: 16 16 compatible:
+1 -1
Documentation/devicetree/bindings/spi/fsl-imx-cspi.yaml
··· 10 10 - Shawn Guo <shawnguo@kernel.org> 11 11 12 12 allOf: 13 - - $ref: "/schemas/spi/spi-controller.yaml#" 13 + - $ref: /schemas/spi/spi-controller.yaml# 14 14 15 15 properties: 16 16 compatible:
+1 -1
Documentation/devicetree/bindings/spi/mediatek,spi-mt65xx.yaml
··· 10 10 - Leilk Liu <leilk.liu@mediatek.com> 11 11 12 12 allOf: 13 - - $ref: "/schemas/spi/spi-controller.yaml#" 13 + - $ref: /schemas/spi/spi-controller.yaml# 14 14 15 15 properties: 16 16 compatible:
+1 -1
Documentation/devicetree/bindings/spi/mediatek,spi-slave-mt27xx.yaml
··· 10 10 - Leilk Liu <leilk.liu@mediatek.com> 11 11 12 12 allOf: 13 - - $ref: "/schemas/spi/spi-controller.yaml#" 13 + - $ref: /schemas/spi/spi-controller.yaml# 14 14 15 15 properties: 16 16 compatible:
+1 -1
Documentation/devicetree/bindings/spi/mikrotik,rb4xx-spi.yaml
··· 11 11 - Bert Vermeulen <bert@biot.com> 12 12 13 13 allOf: 14 - - $ref: "spi-controller.yaml#" 14 + - $ref: spi-controller.yaml# 15 15 16 16 properties: 17 17 compatible:
+1 -1
Documentation/devicetree/bindings/spi/mxicy,mx25f0a-spi.yaml
··· 10 10 - Miquel Raynal <miquel.raynal@bootlin.com> 11 11 12 12 allOf: 13 - - $ref: "spi-controller.yaml#" 13 + - $ref: spi-controller.yaml# 14 14 15 15 properties: 16 16 compatible:
+1 -1
Documentation/devicetree/bindings/spi/mxs-spi.yaml
··· 10 10 - Marek Vasut <marex@denx.de> 11 11 12 12 allOf: 13 - - $ref: "/schemas/spi/spi-controller.yaml#" 13 + - $ref: /schemas/spi/spi-controller.yaml# 14 14 15 15 properties: 16 16 compatible:
+1 -1
Documentation/devicetree/bindings/spi/nvidia,tegra210-quad.yaml
··· 11 11 - Jonathan Hunter <jonathanh@nvidia.com> 12 12 13 13 allOf: 14 - - $ref: "spi-controller.yaml#" 14 + - $ref: spi-controller.yaml# 15 15 16 16 properties: 17 17 compatible:
+2 -3
Documentation/devicetree/bindings/spi/qcom,spi-qcom-qspi.yaml
··· 1 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 2 - 3 2 %YAML 1.2 4 3 --- 5 - $id: "http://devicetree.org/schemas/spi/qcom,spi-qcom-qspi.yaml#" 6 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/spi/qcom,spi-qcom-qspi.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 7 6 8 7 title: Qualcomm Quad Serial Peripheral Interface (QSPI) 9 8
+1 -1
Documentation/devicetree/bindings/spi/realtek,rtl-spi.yaml
··· 11 11 - Birger Koblitz <mail@birger-koblitz.de> 12 12 13 13 allOf: 14 - - $ref: "spi-controller.yaml#" 14 + - $ref: spi-controller.yaml# 15 15 16 16 properties: 17 17 compatible:
+1 -1
Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.yaml
··· 10 10 - Mark Brown <broonie@kernel.org> 11 11 12 12 allOf: 13 - - $ref: "spi-controller.yaml#" 13 + - $ref: spi-controller.yaml# 14 14 - if: 15 15 properties: 16 16 compatible:
+1 -1
Documentation/devicetree/bindings/spi/spi-cadence.yaml
··· 10 10 - Michal Simek <michal.simek@xilinx.com> 11 11 12 12 allOf: 13 - - $ref: "spi-controller.yaml#" 13 + - $ref: spi-controller.yaml# 14 14 15 15 properties: 16 16 compatible:
+1 -1
Documentation/devicetree/bindings/spi/spi-fsl-lpspi.yaml
··· 10 10 - Anson Huang <Anson.Huang@nxp.com> 11 11 12 12 allOf: 13 - - $ref: "/schemas/spi/spi-controller.yaml#" 13 + - $ref: /schemas/spi/spi-controller.yaml# 14 14 15 15 properties: 16 16 compatible:
+2 -2
Documentation/devicetree/bindings/spi/spi-gpio.yaml
··· 14 14 dedicated GPIO lines. 15 15 16 16 allOf: 17 - - $ref: "/schemas/spi/spi-controller.yaml#" 17 + - $ref: /schemas/spi/spi-controller.yaml# 18 18 19 19 properties: 20 20 compatible: ··· 41 41 num-chipselects: 42 42 description: Number of chipselect lines. Should be <0> if a single device 43 43 with no chip select is connected. 44 - $ref: "/schemas/types.yaml#/definitions/uint32" 44 + $ref: /schemas/types.yaml#/definitions/uint32 45 45 46 46 # Deprecated properties 47 47 gpio-sck: false
+2 -2
Documentation/devicetree/bindings/spi/spi-mux.yaml
··· 30 30 +------------+ 31 31 32 32 allOf: 33 - - $ref: "/schemas/spi/spi-controller.yaml#" 34 - - $ref: "/schemas/spi/spi-peripheral-props.yaml#" 33 + - $ref: /schemas/spi/spi-controller.yaml# 34 + - $ref: /schemas/spi/spi-peripheral-props.yaml# 35 35 36 36 maintainers: 37 37 - Chris Packham <chris.packham@alliedtelesis.co.nz>
+1 -1
Documentation/devicetree/bindings/spi/spi-nxp-fspi.yaml
··· 11 11 - Kuldeep Singh <singh.kuldeep87k@gmail.com> 12 12 13 13 allOf: 14 - - $ref: "spi-controller.yaml#" 14 + - $ref: spi-controller.yaml# 15 15 16 16 properties: 17 17 compatible:
+9 -9
Documentation/devicetree/bindings/spi/spi-pl022.yaml
··· 10 10 - Linus Walleij <linus.walleij@linaro.org> 11 11 12 12 allOf: 13 - - $ref: "spi-controller.yaml#" 13 + - $ref: spi-controller.yaml# 14 14 15 15 # We need a select here so we don't match all nodes with 'arm,primecell' 16 16 select: ··· 45 45 description: delay in ms following transfer completion before the 46 46 runtime power management system suspends the device. A setting of 0 47 47 indicates no delay and the device will be suspended immediately. 48 - $ref: "/schemas/types.yaml#/definitions/uint32" 48 + $ref: /schemas/types.yaml#/definitions/uint32 49 49 50 50 pl022,rt: 51 51 description: indicates the controller should run the message pump with realtime ··· 81 81 properties: 82 82 pl022,interface: 83 83 description: SPI interface type 84 - $ref: "/schemas/types.yaml#/definitions/uint32" 84 + $ref: /schemas/types.yaml#/definitions/uint32 85 85 enum: 86 86 - 0 # SPI 87 87 - 1 # Texas Instruments Synchronous Serial Frame Format ··· 89 89 90 90 pl022,com-mode: 91 91 description: Specifies the transfer mode 92 - $ref: "/schemas/types.yaml#/definitions/uint32" 92 + $ref: /schemas/types.yaml#/definitions/uint32 93 93 enum: 94 94 - 0 # interrupt mode 95 95 - 1 # polling mode ··· 98 98 99 99 pl022,rx-level-trig: 100 100 description: Rx FIFO watermark level 101 - $ref: "/schemas/types.yaml#/definitions/uint32" 101 + $ref: /schemas/types.yaml#/definitions/uint32 102 102 minimum: 0 103 103 maximum: 4 104 104 105 105 pl022,tx-level-trig: 106 106 description: Tx FIFO watermark level 107 - $ref: "/schemas/types.yaml#/definitions/uint32" 107 + $ref: /schemas/types.yaml#/definitions/uint32 108 108 minimum: 0 109 109 maximum: 4 110 110 111 111 pl022,ctrl-len: 112 112 description: Microwire interface - Control length 113 - $ref: "/schemas/types.yaml#/definitions/uint32" 113 + $ref: /schemas/types.yaml#/definitions/uint32 114 114 minimum: 0x03 115 115 maximum: 0x1f 116 116 117 117 pl022,wait-state: 118 118 description: Microwire interface - Wait state 119 - $ref: "/schemas/types.yaml#/definitions/uint32" 119 + $ref: /schemas/types.yaml#/definitions/uint32 120 120 enum: [0, 1] 121 121 122 122 pl022,duplex: 123 123 description: Microwire interface - Full/Half duplex 124 - $ref: "/schemas/types.yaml#/definitions/uint32" 124 + $ref: /schemas/types.yaml#/definitions/uint32 125 125 enum: [0, 1] 126 126 127 127 required:
+1 -1
Documentation/devicetree/bindings/spi/spi-rockchip.yaml
··· 11 11 as flash and display controllers using the SPI communication interface. 12 12 13 13 allOf: 14 - - $ref: "spi-controller.yaml#" 14 + - $ref: spi-controller.yaml# 15 15 16 16 maintainers: 17 17 - Heiko Stuebner <heiko@sntech.de>
+3 -3
Documentation/devicetree/bindings/spi/spi-sifive.yaml
··· 12 12 - Palmer Dabbelt <palmer@sifive.com> 13 13 14 14 allOf: 15 - - $ref: "spi-controller.yaml#" 15 + - $ref: spi-controller.yaml# 16 16 17 17 properties: 18 18 compatible: ··· 51 51 sifive,fifo-depth: 52 52 description: 53 53 Depth of hardware queues; defaults to 8 54 - $ref: "/schemas/types.yaml#/definitions/uint32" 54 + $ref: /schemas/types.yaml#/definitions/uint32 55 55 enum: [8] 56 56 default: 8 57 57 58 58 sifive,max-bits-per-word: 59 59 description: 60 60 Maximum bits per word; defaults to 8 61 - $ref: "/schemas/types.yaml#/definitions/uint32" 61 + $ref: /schemas/types.yaml#/definitions/uint32 62 62 enum: [0, 1, 2, 3, 4, 5, 6, 7, 8] 63 63 default: 8 64 64
+1 -1
Documentation/devicetree/bindings/spi/spi-sunplus-sp7021.yaml
··· 8 8 title: Sunplus sp7021 SPI controller 9 9 10 10 allOf: 11 - - $ref: "spi-controller.yaml" 11 + - $ref: spi-controller.yaml 12 12 13 13 maintainers: 14 14 - Li-hao Kuo <lhjeff911@gmail.com>
+1 -1
Documentation/devicetree/bindings/spi/spi-xilinx.yaml
··· 10 10 - Michal Simek <michal.simek@xilinx.com> 11 11 12 12 allOf: 13 - - $ref: "spi-controller.yaml#" 13 + - $ref: spi-controller.yaml# 14 14 15 15 properties: 16 16 compatible:
+1 -1
Documentation/devicetree/bindings/spi/spi-zynqmp-qspi.yaml
··· 10 10 - Michal Simek <michal.simek@xilinx.com> 11 11 12 12 allOf: 13 - - $ref: "spi-controller.yaml#" 13 + - $ref: spi-controller.yaml# 14 14 15 15 properties: 16 16 compatible:
+2 -3
Documentation/devicetree/bindings/spi/sprd,spi-adi.yaml
··· 1 1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) 2 - 3 2 %YAML 1.2 4 3 --- 5 - $id: "http://devicetree.org/schemas/spi/sprd,spi-adi.yaml#" 6 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/spi/sprd,spi-adi.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 7 6 8 7 title: Spreadtrum ADI controller 9 8
+1 -1
Documentation/devicetree/bindings/spi/st,stm32-qspi.yaml
··· 11 11 - Patrice Chotard <patrice.chotard@foss.st.com> 12 12 13 13 allOf: 14 - - $ref: "spi-controller.yaml#" 14 + - $ref: spi-controller.yaml# 15 15 16 16 properties: 17 17 compatible:
+1 -1
Documentation/devicetree/bindings/spi/st,stm32-spi.yaml
··· 17 17 - Fabrice Gasnier <fabrice.gasnier@foss.st.com> 18 18 19 19 allOf: 20 - - $ref: "spi-controller.yaml#" 20 + - $ref: spi-controller.yaml# 21 21 - if: 22 22 properties: 23 23 compatible:
+1 -1
Documentation/devicetree/bindings/spi/xlnx,zynq-qspi.yaml
··· 11 11 memory devices. 12 12 13 13 allOf: 14 - - $ref: "spi-controller.yaml#" 14 + - $ref: spi-controller.yaml# 15 15 16 16 maintainers: 17 17 - Michal Simek <michal.simek@xilinx.com>