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

dt-bindings: memory-controller: 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>
Link: https://lore.kernel.org/r/20230331182119.1899919-1-robh@kernel.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

authored by

Rob Herring and committed by
Krzysztof Kozlowski
69d170c4 20c082a2

+6 -6
+2 -2
Documentation/devicetree/bindings/memory-controllers/renesas,dbsc.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/memory-controllers/renesas,dbsc.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/memory-controllers/renesas,dbsc.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: Renesas DDR Bus Controllers 8 8
+1 -1
Documentation/devicetree/bindings/memory-controllers/renesas,rpc-if.yaml
··· 20 20 - if it contains "cfi-flash", then HyperFlash is used. 21 21 22 22 allOf: 23 - - $ref: "/schemas/spi/spi-controller.yaml#" 23 + - $ref: /schemas/spi/spi-controller.yaml# 24 24 25 25 properties: 26 26 compatible:
+3 -3
Documentation/devicetree/bindings/memory-controllers/samsung,exynos5422-dmc.yaml
··· 42 42 maxItems: 8 43 43 44 44 devfreq-events: 45 - $ref: '/schemas/types.yaml#/definitions/phandle-array' 45 + $ref: /schemas/types.yaml#/definitions/phandle-array 46 46 minItems: 1 47 47 maxItems: 16 48 48 items: ··· 50 50 description: phandles of the PPMU events used by the controller. 51 51 52 52 device-handle: 53 - $ref: '/schemas/types.yaml#/definitions/phandle' 53 + $ref: /schemas/types.yaml#/definitions/phandle 54 54 description: | 55 55 phandle of the connected DRAM memory device. For more information please 56 56 refer to jedec,lpddr3.yaml. ··· 73 73 - description: registers of DREX1 74 74 75 75 samsung,syscon-clk: 76 - $ref: '/schemas/types.yaml#/definitions/phandle' 76 + $ref: /schemas/types.yaml#/definitions/phandle 77 77 description: | 78 78 Phandle of the clock register set used by the controller, these registers 79 79 are used for enabling a 'pause' feature and are not exposed by clock