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

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: mfd: Drop unneeded quotes in 'ref', 'id' and 'schema' entries

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>
Reviewed-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Lee Jones <lee@kernel.org>
Link: https://lore.kernel.org/r/20230322173519.3971434-1-robh@kernel.org

authored by

Rob Herring and committed by
Lee Jones
9896a19c f0484d2f

+23 -23
+3 -3
Documentation/devicetree/bindings/mfd/canaan,k210-sysctl.yaml
··· 36 36 clock-controller: 37 37 # Child node 38 38 type: object 39 - $ref: "../clock/canaan,k210-clk.yaml" 39 + $ref: ../clock/canaan,k210-clk.yaml 40 40 description: 41 41 Clock controller for the SoC clocks. This child node definition 42 42 should follow the bindings specified in ··· 45 45 reset-controller: 46 46 # Child node 47 47 type: object 48 - $ref: "../reset/canaan,k210-rst.yaml" 48 + $ref: ../reset/canaan,k210-rst.yaml 49 49 description: 50 50 Reset controller for the SoC. This child node definition 51 51 should follow the bindings specified in ··· 54 54 syscon-reboot: 55 55 # Child node 56 56 type: object 57 - $ref: "../power/reset/syscon-reboot.yaml" 57 + $ref: ../power/reset/syscon-reboot.yaml 58 58 description: 59 59 Reboot method for the SoC. This child node definition 60 60 should follow the bindings specified in
+11 -11
Documentation/devicetree/bindings/mfd/google,cros-ec.yaml
··· 65 65 ARM Cortex M4 Co-processor. Contains the name of the rpmsg 66 66 device. Used to match the subnode to the rpmsg device announced by 67 67 the SCP. 68 - $ref: "/schemas/types.yaml#/definitions/string" 68 + $ref: /schemas/types.yaml#/definitions/string 69 69 70 70 spi-max-frequency: true 71 71 ··· 94 94 const: 0 95 95 96 96 typec: 97 - $ref: "/schemas/chrome/google,cros-ec-typec.yaml#" 97 + $ref: /schemas/chrome/google,cros-ec-typec.yaml# 98 98 99 99 ec-pwm: 100 - $ref: "/schemas/pwm/google,cros-ec-pwm.yaml#" 100 + $ref: /schemas/pwm/google,cros-ec-pwm.yaml# 101 101 deprecated: true 102 102 103 103 pwm: 104 - $ref: "/schemas/pwm/google,cros-ec-pwm.yaml#" 104 + $ref: /schemas/pwm/google,cros-ec-pwm.yaml# 105 105 106 106 kbd-led-backlight: 107 - $ref: "/schemas/chrome/google,cros-kbd-led-backlight.yaml#" 107 + $ref: /schemas/chrome/google,cros-kbd-led-backlight.yaml# 108 108 109 109 keyboard-controller: 110 - $ref: "/schemas/input/google,cros-ec-keyb.yaml#" 110 + $ref: /schemas/input/google,cros-ec-keyb.yaml# 111 111 112 112 proximity: 113 - $ref: "/schemas/iio/proximity/google,cros-ec-mkbp-proximity.yaml#" 113 + $ref: /schemas/iio/proximity/google,cros-ec-mkbp-proximity.yaml# 114 114 115 115 codecs: 116 116 type: object ··· 126 126 patternProperties: 127 127 "^ec-codec@[a-f0-9]+$": 128 128 type: object 129 - $ref: "/schemas/sound/google,cros-ec-codec.yaml#" 129 + $ref: /schemas/sound/google,cros-ec-codec.yaml# 130 130 131 131 required: 132 132 - "#address-cells" ··· 151 151 patternProperties: 152 152 "^i2c-tunnel[0-9]*$": 153 153 type: object 154 - $ref: "/schemas/i2c/google,cros-ec-i2c-tunnel.yaml#" 154 + $ref: /schemas/i2c/google,cros-ec-i2c-tunnel.yaml# 155 155 156 156 "^regulator@[0-9]+$": 157 157 type: object 158 - $ref: "/schemas/regulator/google,cros-ec-regulator.yaml#" 158 + $ref: /schemas/regulator/google,cros-ec-regulator.yaml# 159 159 160 160 "^extcon[0-9]*$": 161 161 type: object 162 - $ref: "/schemas/extcon/extcon-usbc-cros-ec.yaml#" 162 + $ref: /schemas/extcon/extcon-usbc-cros-ec.yaml# 163 163 164 164 required: 165 165 - compatible
+1 -1
Documentation/devicetree/bindings/mfd/hisilicon,hi6421-spmi-pmic.yaml
··· 53 53 '^ldo[0-9]+$': 54 54 type: object 55 55 56 - $ref: "/schemas/regulator/regulator.yaml#" 56 + $ref: /schemas/regulator/regulator.yaml# 57 57 58 58 unevaluatedProperties: false 59 59
+1 -1
Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml
··· 49 49 50 50 "rtc@[0-9a-f]+$": 51 51 type: object 52 - $ref: "../rtc/qcom-pm8xxx-rtc.yaml" 52 + $ref: ../rtc/qcom-pm8xxx-rtc.yaml 53 53 54 54 required: 55 55 - compatible
+1 -1
Documentation/devicetree/bindings/mfd/rohm,bd71815-pmic.yaml
··· 46 46 47 47 rohm,clkout-open-drain: 48 48 description: clk32kout mode. Set to 1 for "open-drain" or 0 for "cmos". 49 - $ref: "/schemas/types.yaml#/definitions/uint32" 49 + $ref: /schemas/types.yaml#/definitions/uint32 50 50 minimum: 0 51 51 maximum: 1 52 52
+1 -1
Documentation/devicetree/bindings/mfd/rohm,bd71828-pmic.yaml
··· 46 46 47 47 rohm,clkout-open-drain: 48 48 description: clk32kout mode. Set to 1 for "open-drain" or 0 for "cmos". 49 - $ref: "/schemas/types.yaml#/definitions/uint32" 49 + $ref: /schemas/types.yaml#/definitions/uint32 50 50 minimum: 0 51 51 maximum: 1 52 52
+1 -1
Documentation/devicetree/bindings/mfd/wlf,arizona.yaml
··· 156 156 entry has a value that is out of range for a 16 bit register then the 157 157 chip default will be used. If present exactly five values must be 158 158 specified. 159 - $ref: "/schemas/types.yaml#/definitions/uint32-array" 159 + $ref: /schemas/types.yaml#/definitions/uint32-array 160 160 minItems: 1 161 161 maxItems: 5 162 162
+2 -2
Documentation/devicetree/bindings/mfd/x-powers,ac100.yaml
··· 1 1 # SPDX-License-Identifier: GPL-2.0 2 2 %YAML 1.2 3 3 --- 4 - $id: "http://devicetree.org/schemas/mfd/x-powers,ac100.yaml#" 5 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 4 + $id: http://devicetree.org/schemas/mfd/x-powers,ac100.yaml# 5 + $schema: http://devicetree.org/meta-schemas/core.yaml# 6 6 7 7 title: X-Powers AC100 8 8
+2 -2
Documentation/devicetree/bindings/mfd/xylon,logicvc.yaml
··· 2 2 # Copyright 2019 Bootlin 3 3 %YAML 1.2 4 4 --- 5 - $id: "http://devicetree.org/schemas/mfd/xylon,logicvc.yaml#" 6 - $schema: "http://devicetree.org/meta-schemas/core.yaml#" 5 + $id: http://devicetree.org/schemas/mfd/xylon,logicvc.yaml# 6 + $schema: http://devicetree.org/meta-schemas/core.yaml# 7 7 8 8 title: Xylon LogiCVC multi-function device 9 9