Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: display: renesas: dw-hdmi: Drop bogus node name suffix

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

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>

authored by

Geert Uytterhoeven and committed by
Simon Horman
8ac491a5 055fb568

+1 -1
+1 -1
Documentation/devicetree/bindings/display/bridge/renesas,dw-hdmi.txt
··· 37 37 38 38 Example: 39 39 40 - hdmi0: hdmi0@fead0000 { 40 + hdmi0: hdmi@fead0000 { 41 41 compatible = "renesas,r8a7795-dw-hdmi"; 42 42 reg = <0 0xfead0000 0 0x10000>; 43 43 interrupts = <0 389 IRQ_TYPE_LEVEL_HIGH>;