Hi Geert, Thank you for the patch. On Wednesday, 30 August 2017 12:53:01 EEST Geert Uytterhoeven wrote: > Node names should not use numerical suffixes if the nodes can be > distinguished by unit-address. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Acked-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/display/bridge/renesas,dw-hdmi.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git > a/Documentation/devicetree/bindings/display/bridge/renesas,dw-hdmi.txt > b/Documentation/devicetree/bindings/display/bridge/renesas,dw-hdmi.txt > index 83382a422f309dba..19b57f1183f2af3b 100644 > --- a/Documentation/devicetree/bindings/display/bridge/renesas,dw-hdmi.txt > +++ b/Documentation/devicetree/bindings/display/bridge/renesas,dw-hdmi.txt > @@ -37,7 +37,7 @@ Optional properties: > > Example: > > - hdmi0: hdmi0@fead0000 { > + hdmi0: hdmi@fead0000 { > compatible = "renesas,r8a7795-dw-hdmi"; > reg = <0 0xfead0000 0 0x10000>; > interrupts = <0 389 IRQ_TYPE_LEVEL_HIGH>; -- Regards, Laurent Pinchart