Commit e671a83f authored by Alexander Stein's avatar Alexander Stein Committed by Hans Verkuil

media: dt-bindings: i2c: use absolute path to other schema

Absolute path to other DT schema is preferred over relative one.
Signed-off-by: default avatarAlexander Stein <alexander.stein@ew.tq-group.com>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: default avatarLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: default avatarSakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: default avatarHans Verkuil <hverkuil-cisco@xs4all.nl>
parent b6339ecf
...@@ -15,7 +15,7 @@ description: | ...@@ -15,7 +15,7 @@ description: |
They include an ISP capable of auto exposure and auto white balance. They include an ISP capable of auto exposure and auto white balance.
allOf: allOf:
- $ref: ../video-interface-devices.yaml# - $ref: /schemas/media/video-interface-devices.yaml#
properties: properties:
compatible: compatible:
......
...@@ -19,7 +19,7 @@ description: ...@@ -19,7 +19,7 @@ description:
either through a parallel interface or through MIPI CSI-2. either through a parallel interface or through MIPI CSI-2.
allOf: allOf:
- $ref: ../video-interface-devices.yaml# - $ref: /schemas/media/video-interface-devices.yaml#
properties: properties:
compatible: compatible:
......
...@@ -16,7 +16,7 @@ description: | ...@@ -16,7 +16,7 @@ description: |
maximum throughput of 1.2Gbps/lane. maximum throughput of 1.2Gbps/lane.
allOf: allOf:
- $ref: ../video-interface-devices.yaml# - $ref: /schemas/media/video-interface-devices.yaml#
properties: properties:
compatible: compatible:
......
...@@ -18,7 +18,7 @@ description: |- ...@@ -18,7 +18,7 @@ description: |-
available via CSI-2 serial data output (two or four lanes). available via CSI-2 serial data output (two or four lanes).
allOf: allOf:
- $ref: ../video-interface-devices.yaml# - $ref: /schemas/media/video-interface-devices.yaml#
properties: properties:
compatible: compatible:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment