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

Laurent Pinchart laurent.pinchart at ideasonboard.com
Wed Aug 30 10:05:43 UTC 2017


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 at glider.be>

Acked-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>

> ---
>  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 at fead0000 {
> +	hdmi0: hdmi at fead0000 {
>  		compatible = "renesas,r8a7795-dw-hdmi";
>  		reg = <0 0xfead0000 0 0x10000>;
>  		interrupts = <0 389 IRQ_TYPE_LEVEL_HIGH>;

-- 
Regards,

Laurent Pinchart



More information about the dri-devel mailing list