summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/mfd/delta,tn48m-cpld.yaml
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2024-05-03 09:21:16 +0200
committerLee Jones <lee@kernel.org>2024-05-10 15:39:18 +0100
commit1482489b5196f4203576ae1dc2ba4ce3ada381c7 (patch)
tree9f69a61008e65a51315a7eac05aab73bb9b25ac7 /Documentation/devicetree/bindings/mfd/delta,tn48m-cpld.yaml
parent53d3ff7be4a67841d7302c8d5e6521124959fdc1 (diff)
downloadlinux-stable-1482489b5196f4203576ae1dc2ba4ce3ada381c7.tar.gz
linux-stable-1482489b5196f4203576ae1dc2ba4ce3ada381c7.tar.bz2
linux-stable-1482489b5196f4203576ae1dc2ba4ce3ada381c7.zip
dt-bindings: mfd: Use full path to other schemas
When referencing other schema, it is preferred to use an absolute path (/schemas/....), which allows also an seamless move of particular schema out of Linux kernel to dtschema. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Tudor Ambarus <tudor.ambarus@linaro.org> Reviewed-by: Matti Vaittinen <mazziesaccount@gmail.com> Link: https://lore.kernel.org/r/20240503072116.12430-1-krzysztof.kozlowski@linaro.org Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/mfd/delta,tn48m-cpld.yaml')
-rw-r--r--Documentation/devicetree/bindings/mfd/delta,tn48m-cpld.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/mfd/delta,tn48m-cpld.yaml b/Documentation/devicetree/bindings/mfd/delta,tn48m-cpld.yaml
index f6967c1f6235..d3b79140cce2 100644
--- a/Documentation/devicetree/bindings/mfd/delta,tn48m-cpld.yaml
+++ b/Documentation/devicetree/bindings/mfd/delta,tn48m-cpld.yaml
@@ -42,10 +42,10 @@ required:
patternProperties:
"^gpio(@[0-9a-f]+)?$":
- $ref: ../gpio/delta,tn48m-gpio.yaml
+ $ref: /schemas/gpio/delta,tn48m-gpio.yaml
"^reset-controller?$":
- $ref: ../reset/delta,tn48m-reset.yaml
+ $ref: /schemas/reset/delta,tn48m-reset.yaml
additionalProperties: false