Skip to content

Commit 0d36b50

Browse files
krzkrobherring
authored andcommitted
dt-bindings: rockchip: grf: drop unneeded quotes
Cleanup bindings dropping unneeded quotes. Once all these are fixed, checking for this can be enabled in yamllint. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20230609140702.64589-1-krzysztof.kozlowski@linaro.org Signed-off-by: Rob Herring <robh@kernel.org>
1 parent 97cc033 commit 0d36b50

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

  • Documentation/devicetree/bindings/soc/rockchip

Documentation/devicetree/bindings/soc/rockchip/grf.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ allOf:
119119
usbphy:
120120
type: object
121121

122-
$ref: "/schemas/phy/rockchip-usb-phy.yaml#"
122+
$ref: /schemas/phy/rockchip-usb-phy.yaml#
123123

124124
unevaluatedProperties: false
125125

@@ -134,14 +134,14 @@ allOf:
134134
gpio:
135135
type: object
136136

137-
$ref: "/schemas/gpio/rockchip,rk3328-grf-gpio.yaml#"
137+
$ref: /schemas/gpio/rockchip,rk3328-grf-gpio.yaml#
138138

139139
unevaluatedProperties: false
140140

141141
power-controller:
142142
type: object
143143

144-
$ref: "/schemas/power/rockchip,power-controller.yaml#"
144+
$ref: /schemas/power/rockchip,power-controller.yaml#
145145

146146
unevaluatedProperties: false
147147

@@ -156,7 +156,7 @@ allOf:
156156
mipi-dphy-rx0:
157157
type: object
158158

159-
$ref: "/schemas/phy/rockchip-mipi-dphy-rx0.yaml#"
159+
$ref: /schemas/phy/rockchip-mipi-dphy-rx0.yaml#
160160

161161
unevaluatedProperties: false
162162

@@ -184,7 +184,7 @@ allOf:
184184
reboot-mode:
185185
type: object
186186

187-
$ref: "/schemas/power/reset/syscon-reboot-mode.yaml#"
187+
$ref: /schemas/power/reset/syscon-reboot-mode.yaml#
188188

189189
unevaluatedProperties: false
190190

@@ -238,7 +238,7 @@ allOf:
238238
io-domains:
239239
type: object
240240

241-
$ref: "/schemas/power/rockchip-io-domain.yaml#"
241+
$ref: /schemas/power/rockchip-io-domain.yaml#
242242

243243
unevaluatedProperties: false
244244

0 commit comments

Comments
 (0)