From: Geert Uytterhoeven <[email protected]>

Node names should not use numerical suffixes if the nodes can be
distinguished by unit-address.

Signed-off-by: Geert Uytterhoeven <[email protected]>
Acked-by: Laurent Pinchart <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
---
 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 b1a8929c2536..3a72a103a18a 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>;
-- 
2.1.4

Reply via email to