Re: [PATCH v2 2/3] arm64: dts: rockchip: add cdn-dp node for rk3399.

From: Heiko Stübner
Date: Wed Feb 14 2018 - 04:29:36 EST


Am Dienstag, 13. Februar 2018, 15:35:48 CET schrieb Enric Balletbo i Serra:
> From: Chris Zhong <zyw@xxxxxxxxxxxxxx>
>
> Add a node for the cdn DP controller which is embedded in the rk3399
> SoC.
>
> Signed-off-by: Chris Zhong <zyw@xxxxxxxxxxxxxx>
> Signed-off-by: Enric Balletbo i Serra <enric.balletbo@xxxxxxxxxxxxx>

applied for 4.17 after some fixups:

- the patch used whitespaces instead of tabs for indentation
- address+size-cells are only necessary above the endpoint nodes
(see the hdmi node for example)
- the interrupts property had the wrong number of elements
dtc should have warned about that


Heiko