* [PATCH] dt-bindings: drm/bridge: ti-sn65dsi86: Fix the video-interfaces.yaml references
@ 2023-04-08 17:47 ` Fabio Estevam
0 siblings, 0 replies; 8+ messages in thread
From: Fabio Estevam @ 2023-04-08 17:47 UTC (permalink / raw)
To: robh+dt
Cc: dianders, neil.armstrong, krzysztof.kozlowski+dt, dri-devel,
devicetree, Fabio Estevam
From: Fabio Estevam <festevam@denx.de>
video-interface.txt does not exist anymore, as it has been converted
to video-interfaces.yaml.
Update the references to the new file name.
Signed-off-by: Fabio Estevam <festevam@denx.de>
---
.../devicetree/bindings/display/bridge/ti,sn65dsi86.yaml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml b/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml
index 911564468c5e..967b1deb4936 100644
--- a/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml
+++ b/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml
@@ -106,7 +106,7 @@ properties:
description:
If you have 1 logical lane the bridge supports routing
to either port 0 or port 1. Port 0 is suggested.
- See ../../media/video-interface.txt for details.
+ See ../../media/video-interfaces.yaml for details.
- minItems: 2
maxItems: 2
@@ -118,7 +118,7 @@ properties:
description:
If you have 2 logical lanes the bridge supports
reordering but only on physical ports 0 and 1.
- See ../../media/video-interface.txt for details.
+ See ../../media/video-interfaces.yaml for details.
- minItems: 4
maxItems: 4
@@ -132,7 +132,7 @@ properties:
description:
If you have 4 logical lanes the bridge supports
reordering in any way.
- See ../../media/video-interface.txt for details.
+ See ../../media/video-interfaces.yaml for details.
lane-polarities:
minItems: 1
@@ -141,7 +141,7 @@ properties:
enum:
- 0
- 1
- description: See ../../media/video-interface.txt
+ description: See ../../media/video-interfaces.yaml
dependencies:
lane-polarities: [data-lanes]
--
2.34.1
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [PATCH] dt-bindings: drm/bridge: ti-sn65dsi86: Fix the video-interfaces.yaml references
@ 2023-04-08 17:47 ` Fabio Estevam
0 siblings, 0 replies; 8+ messages in thread
From: Fabio Estevam @ 2023-04-08 17:47 UTC (permalink / raw)
To: robh+dt
Cc: neil.armstrong, Fabio Estevam, devicetree, dianders, dri-devel,
krzysztof.kozlowski+dt
From: Fabio Estevam <festevam@denx.de>
video-interface.txt does not exist anymore, as it has been converted
to video-interfaces.yaml.
Update the references to the new file name.
Signed-off-by: Fabio Estevam <festevam@denx.de>
---
.../devicetree/bindings/display/bridge/ti,sn65dsi86.yaml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml b/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml
index 911564468c5e..967b1deb4936 100644
--- a/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml
+++ b/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml
@@ -106,7 +106,7 @@ properties:
description:
If you have 1 logical lane the bridge supports routing
to either port 0 or port 1. Port 0 is suggested.
- See ../../media/video-interface.txt for details.
+ See ../../media/video-interfaces.yaml for details.
- minItems: 2
maxItems: 2
@@ -118,7 +118,7 @@ properties:
description:
If you have 2 logical lanes the bridge supports
reordering but only on physical ports 0 and 1.
- See ../../media/video-interface.txt for details.
+ See ../../media/video-interfaces.yaml for details.
- minItems: 4
maxItems: 4
@@ -132,7 +132,7 @@ properties:
description:
If you have 4 logical lanes the bridge supports
reordering in any way.
- See ../../media/video-interface.txt for details.
+ See ../../media/video-interfaces.yaml for details.
lane-polarities:
minItems: 1
@@ -141,7 +141,7 @@ properties:
enum:
- 0
- 1
- description: See ../../media/video-interface.txt
+ description: See ../../media/video-interfaces.yaml
dependencies:
lane-polarities: [data-lanes]
--
2.34.1
^ permalink raw reply related [flat|nested] 8+ messages in thread
* Re: [PATCH] dt-bindings: drm/bridge: ti-sn65dsi86: Fix the video-interfaces.yaml references
2023-04-08 17:47 ` Fabio Estevam
@ 2023-04-12 15:18 ` Rob Herring
-1 siblings, 0 replies; 8+ messages in thread
From: Rob Herring @ 2023-04-12 15:18 UTC (permalink / raw)
To: Fabio Estevam
Cc: dianders, neil.armstrong, krzysztof.kozlowski+dt, dri-devel,
devicetree, Fabio Estevam
On Sat, Apr 08, 2023 at 02:47:36PM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <festevam@denx.de>
>
> video-interface.txt does not exist anymore, as it has been converted
> to video-interfaces.yaml.
>
> Update the references to the new file name.
>
> Signed-off-by: Fabio Estevam <festevam@denx.de>
> ---
> .../devicetree/bindings/display/bridge/ti,sn65dsi86.yaml | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml b/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml
> index 911564468c5e..967b1deb4936 100644
> --- a/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml
> +++ b/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml
> @@ -106,7 +106,7 @@ properties:
> description:
> If you have 1 logical lane the bridge supports routing
> to either port 0 or port 1. Port 0 is suggested.
> - See ../../media/video-interface.txt for details.
> + See ../../media/video-interfaces.yaml for details.
I would just drop this. There *should* be a $ref to the schema already
up above here.
>
> - minItems: 2
> maxItems: 2
> @@ -118,7 +118,7 @@ properties:
> description:
> If you have 2 logical lanes the bridge supports
> reordering but only on physical ports 0 and 1.
> - See ../../media/video-interface.txt for details.
> + See ../../media/video-interfaces.yaml for details.
>
> - minItems: 4
> maxItems: 4
> @@ -132,7 +132,7 @@ properties:
> description:
> If you have 4 logical lanes the bridge supports
> reordering in any way.
> - See ../../media/video-interface.txt for details.
> + See ../../media/video-interfaces.yaml for details.
>
> lane-polarities:
> minItems: 1
> @@ -141,7 +141,7 @@ properties:
> enum:
> - 0
> - 1
> - description: See ../../media/video-interface.txt
> + description: See ../../media/video-interfaces.yaml
>
> dependencies:
> lane-polarities: [data-lanes]
> --
> 2.34.1
>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH] dt-bindings: drm/bridge: ti-sn65dsi86: Fix the video-interfaces.yaml references
@ 2023-04-12 15:18 ` Rob Herring
0 siblings, 0 replies; 8+ messages in thread
From: Rob Herring @ 2023-04-12 15:18 UTC (permalink / raw)
To: Fabio Estevam
Cc: neil.armstrong, Fabio Estevam, devicetree, dianders, dri-devel,
krzysztof.kozlowski+dt
On Sat, Apr 08, 2023 at 02:47:36PM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <festevam@denx.de>
>
> video-interface.txt does not exist anymore, as it has been converted
> to video-interfaces.yaml.
>
> Update the references to the new file name.
>
> Signed-off-by: Fabio Estevam <festevam@denx.de>
> ---
> .../devicetree/bindings/display/bridge/ti,sn65dsi86.yaml | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml b/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml
> index 911564468c5e..967b1deb4936 100644
> --- a/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml
> +++ b/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml
> @@ -106,7 +106,7 @@ properties:
> description:
> If you have 1 logical lane the bridge supports routing
> to either port 0 or port 1. Port 0 is suggested.
> - See ../../media/video-interface.txt for details.
> + See ../../media/video-interfaces.yaml for details.
I would just drop this. There *should* be a $ref to the schema already
up above here.
>
> - minItems: 2
> maxItems: 2
> @@ -118,7 +118,7 @@ properties:
> description:
> If you have 2 logical lanes the bridge supports
> reordering but only on physical ports 0 and 1.
> - See ../../media/video-interface.txt for details.
> + See ../../media/video-interfaces.yaml for details.
>
> - minItems: 4
> maxItems: 4
> @@ -132,7 +132,7 @@ properties:
> description:
> If you have 4 logical lanes the bridge supports
> reordering in any way.
> - See ../../media/video-interface.txt for details.
> + See ../../media/video-interfaces.yaml for details.
>
> lane-polarities:
> minItems: 1
> @@ -141,7 +141,7 @@ properties:
> enum:
> - 0
> - 1
> - description: See ../../media/video-interface.txt
> + description: See ../../media/video-interfaces.yaml
>
> dependencies:
> lane-polarities: [data-lanes]
> --
> 2.34.1
>
^ permalink raw reply [flat|nested] 8+ messages in thread
* [PATCH] dt-bindings: drm/bridge: ti-sn65dsi86: Fix the video-interfaces.yaml references
@ 2023-04-12 17:58 ` Fabio Estevam
0 siblings, 0 replies; 8+ messages in thread
From: Fabio Estevam @ 2023-04-12 17:58 UTC (permalink / raw)
To: dianders
Cc: neil.armstrong, robh+dt, krzysztof.kozlowski+dt, dri-devel,
devicetree, Fabio Estevam
From: Fabio Estevam <festevam@denx.de>
video-interface.txt does not exist anymore, as it has been converted
to video-interfaces.yaml.
Instead of referencing video-interfaces.yaml multiple times,
pass it as a $ref to the schema.
Signed-off-by: Fabio Estevam <festevam@denx.de>
---
Changes since v1:
- Pass video-interfaces.yaml as a $ref to the schema. (Rob)
.../devicetree/bindings/display/bridge/ti,sn65dsi86.yaml | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml b/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml
index 911564468c5e..6ec6d287bff4 100644
--- a/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml
+++ b/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml
@@ -90,7 +90,7 @@ properties:
properties:
endpoint:
- $ref: /schemas/graph.yaml#/$defs/endpoint-base
+ $ref: /schemas/media/video-interfaces.yaml#
unevaluatedProperties: false
properties:
@@ -106,7 +106,6 @@ properties:
description:
If you have 1 logical lane the bridge supports routing
to either port 0 or port 1. Port 0 is suggested.
- See ../../media/video-interface.txt for details.
- minItems: 2
maxItems: 2
@@ -118,7 +117,6 @@ properties:
description:
If you have 2 logical lanes the bridge supports
reordering but only on physical ports 0 and 1.
- See ../../media/video-interface.txt for details.
- minItems: 4
maxItems: 4
@@ -132,7 +130,6 @@ properties:
description:
If you have 4 logical lanes the bridge supports
reordering in any way.
- See ../../media/video-interface.txt for details.
lane-polarities:
minItems: 1
@@ -141,7 +138,6 @@ properties:
enum:
- 0
- 1
- description: See ../../media/video-interface.txt
dependencies:
lane-polarities: [data-lanes]
--
2.34.1
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [PATCH] dt-bindings: drm/bridge: ti-sn65dsi86: Fix the video-interfaces.yaml references
@ 2023-04-12 17:58 ` Fabio Estevam
0 siblings, 0 replies; 8+ messages in thread
From: Fabio Estevam @ 2023-04-12 17:58 UTC (permalink / raw)
To: dianders
Cc: neil.armstrong, Fabio Estevam, devicetree, dri-devel, robh+dt,
krzysztof.kozlowski+dt
From: Fabio Estevam <festevam@denx.de>
video-interface.txt does not exist anymore, as it has been converted
to video-interfaces.yaml.
Instead of referencing video-interfaces.yaml multiple times,
pass it as a $ref to the schema.
Signed-off-by: Fabio Estevam <festevam@denx.de>
---
Changes since v1:
- Pass video-interfaces.yaml as a $ref to the schema. (Rob)
.../devicetree/bindings/display/bridge/ti,sn65dsi86.yaml | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml b/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml
index 911564468c5e..6ec6d287bff4 100644
--- a/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml
+++ b/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml
@@ -90,7 +90,7 @@ properties:
properties:
endpoint:
- $ref: /schemas/graph.yaml#/$defs/endpoint-base
+ $ref: /schemas/media/video-interfaces.yaml#
unevaluatedProperties: false
properties:
@@ -106,7 +106,6 @@ properties:
description:
If you have 1 logical lane the bridge supports routing
to either port 0 or port 1. Port 0 is suggested.
- See ../../media/video-interface.txt for details.
- minItems: 2
maxItems: 2
@@ -118,7 +117,6 @@ properties:
description:
If you have 2 logical lanes the bridge supports
reordering but only on physical ports 0 and 1.
- See ../../media/video-interface.txt for details.
- minItems: 4
maxItems: 4
@@ -132,7 +130,6 @@ properties:
description:
If you have 4 logical lanes the bridge supports
reordering in any way.
- See ../../media/video-interface.txt for details.
lane-polarities:
minItems: 1
@@ -141,7 +138,6 @@ properties:
enum:
- 0
- 1
- description: See ../../media/video-interface.txt
dependencies:
lane-polarities: [data-lanes]
--
2.34.1
^ permalink raw reply related [flat|nested] 8+ messages in thread
* Re: [PATCH] dt-bindings: drm/bridge: ti-sn65dsi86: Fix the video-interfaces.yaml references
2023-04-12 17:58 ` Fabio Estevam
@ 2023-04-18 18:48 ` Rob Herring
-1 siblings, 0 replies; 8+ messages in thread
From: Rob Herring @ 2023-04-18 18:48 UTC (permalink / raw)
To: Fabio Estevam
Cc: devicetree, dianders, Fabio Estevam, neil.armstrong, dri-devel,
krzysztof.kozlowski+dt, robh+dt
On Wed, 12 Apr 2023 14:58:00 -0300, Fabio Estevam wrote:
> From: Fabio Estevam <festevam@denx.de>
>
> video-interface.txt does not exist anymore, as it has been converted
> to video-interfaces.yaml.
>
> Instead of referencing video-interfaces.yaml multiple times,
> pass it as a $ref to the schema.
>
> Signed-off-by: Fabio Estevam <festevam@denx.de>
> ---
> Changes since v1:
> - Pass video-interfaces.yaml as a $ref to the schema. (Rob)
>
> .../devicetree/bindings/display/bridge/ti,sn65dsi86.yaml | 6 +-----
> 1 file changed, 1 insertion(+), 5 deletions(-)
>
Applied, thanks!
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH] dt-bindings: drm/bridge: ti-sn65dsi86: Fix the video-interfaces.yaml references
@ 2023-04-18 18:48 ` Rob Herring
0 siblings, 0 replies; 8+ messages in thread
From: Rob Herring @ 2023-04-18 18:48 UTC (permalink / raw)
To: Fabio Estevam
Cc: devicetree, Fabio Estevam, neil.armstrong, dianders, dri-devel,
robh+dt, krzysztof.kozlowski+dt
On Wed, 12 Apr 2023 14:58:00 -0300, Fabio Estevam wrote:
> From: Fabio Estevam <festevam@denx.de>
>
> video-interface.txt does not exist anymore, as it has been converted
> to video-interfaces.yaml.
>
> Instead of referencing video-interfaces.yaml multiple times,
> pass it as a $ref to the schema.
>
> Signed-off-by: Fabio Estevam <festevam@denx.de>
> ---
> Changes since v1:
> - Pass video-interfaces.yaml as a $ref to the schema. (Rob)
>
> .../devicetree/bindings/display/bridge/ti,sn65dsi86.yaml | 6 +-----
> 1 file changed, 1 insertion(+), 5 deletions(-)
>
Applied, thanks!
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2023-04-18 18:48 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-08 17:47 [PATCH] dt-bindings: drm/bridge: ti-sn65dsi86: Fix the video-interfaces.yaml references Fabio Estevam
2023-04-08 17:47 ` Fabio Estevam
2023-04-12 15:18 ` Rob Herring
2023-04-12 15:18 ` Rob Herring
-- strict thread matches above, loose matches on Subject: below --
2023-04-12 17:58 Fabio Estevam
2023-04-12 17:58 ` Fabio Estevam
2023-04-18 18:48 ` Rob Herring
2023-04-18 18:48 ` Rob Herring
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.