Am Dienstag, 13. Februar 2018, 15:35:48 CET schrieb Enric Balletbo i Serra: > From: Chris Zhong <zyw at rock-chips.com> > > Add a node for the cdn DP controller which is embedded in the rk3399 > SoC. > > Signed-off-by: Chris Zhong <zyw at rock-chips.com> > Signed-off-by: Enric Balletbo i Serra <enric.balletbo at collabora.com> 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