Re: [PATCH v7 2/7] dt-bindings: display, renesas,du: Document cmms property

2019-11-27 Thread Laurent Pinchart
On Wed, Nov 13, 2019 at 02:34:27PM +0100, Geert Uytterhoeven wrote:
> Hi Jacopo,
> 
> Sorry for spoiling your v7 ;-)
> 
> On Wed, Nov 13, 2019 at 11:04 AM Jacopo Mondi  
> wrote:
> > Document the newly added 'cmms' property which accepts a list of phandle
> 
> renesas,cmms

Fix applied to my branch.

> > and channel index pairs that point to the CMM units available for each
> > Display Unit output video channel.
> >
> > Reviewed-by: Rob Herring 
> > Reviewed-by: Kieran Bingham 
> > Reviewed-by: Laurent Pinchart 
> > Signed-off-by: Jacopo Mondi 

-- 
Regards,

Laurent Pinchart
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

[PATCH v7 2/7] dt-bindings: display, renesas, du: Document cmms property

2019-11-14 Thread Jacopo Mondi
Document the newly added 'cmms' property which accepts a list of phandle
and channel index pairs that point to the CMM units available for each
Display Unit output video channel.

Reviewed-by: Rob Herring 
Reviewed-by: Kieran Bingham 
Reviewed-by: Laurent Pinchart 
Signed-off-by: Jacopo Mondi 
---
 Documentation/devicetree/bindings/display/renesas,du.txt | 5 +
 1 file changed, 5 insertions(+)

diff --git a/Documentation/devicetree/bindings/display/renesas,du.txt 
b/Documentation/devicetree/bindings/display/renesas,du.txt
index c97dfacad281..3d9809b486b6 100644
--- a/Documentation/devicetree/bindings/display/renesas,du.txt
+++ b/Documentation/devicetree/bindings/display/renesas,du.txt
@@ -45,6 +45,10 @@ Required Properties:
 instance that serves the DU channel, and the channel index identifies the
 LIF instance in that VSP.
 
+  - renesas,cmms: A list of phandles to the CMM instances present in the SoC,
+one for each available DU channel. The property shall not be specified for
+SoCs that do not provide any CMM (such as V3M and V3H).
+
 Required nodes:
 
 The connections to the DU output video ports are modeled using the OF graph
@@ -91,6 +95,7 @@ Example: R8A7795 (R-Car H3) ES2.0 DU
 < CPG_MOD 721>;
clock-names = "du.0", "du.1", "du.2", "du.3";
vsps = < 0>, < 0>, < 0>, < 1>;
+   renesas,cmms = <>, <>, <>, <>;
 
ports {
#address-cells = <1>;
-- 
2.23.0

___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Re: [PATCH v7 2/7] dt-bindings: display, renesas, du: Document cmms property

2019-11-13 Thread Geert Uytterhoeven
Hi Jacopo,

Sorry for spoiling your v7 ;-)

On Wed, Nov 13, 2019 at 11:04 AM Jacopo Mondi  wrote:
> Document the newly added 'cmms' property which accepts a list of phandle

renesas,cmms

> and channel index pairs that point to the CMM units available for each
> Display Unit output video channel.
>
> Reviewed-by: Rob Herring 
> Reviewed-by: Kieran Bingham 
> Reviewed-by: Laurent Pinchart 
> Signed-off-by: Jacopo Mondi 

Gr{oetje,eeting}s,

Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel