[PATCH v2 4/5] media: dt-bindings: sony,imx214: use absolute path to other schema
Alexander Stein
alexander.stein at ew.tq-group.com
Fri Feb 23 06:47:44 PST 2024
Absolute path to other DT schema is preferred over relative one.
Signed-off-by: Alexander Stein <alexander.stein at ew.tq-group.com>
---
Changes in v2:
* Added new patch
Documentation/devicetree/bindings/media/i2c/sony,imx214.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/media/i2c/sony,imx214.yaml b/Documentation/devicetree/bindings/media/i2c/sony,imx214.yaml
index 60903da84e1f3..0162eec8ca993 100644
--- a/Documentation/devicetree/bindings/media/i2c/sony,imx214.yaml
+++ b/Documentation/devicetree/bindings/media/i2c/sony,imx214.yaml
@@ -16,7 +16,7 @@ description: |
maximum throughput of 1.2Gbps/lane.
allOf:
- - $ref: ../video-interface-devices.yaml#
+ - $ref: /schemas/media/video-interface-devices.yaml#
properties:
compatible:
--
2.34.1
More information about the linux-arm-kernel
mailing list