Am Dienstag, 30. September 2014, 10:10:20 schrieb Daniel Vetter:
On Tue, Sep 30, 2014 at 02:14:19PM +0800, Mark Yao wrote:
From: Mark yao mark.yao@rock-chips.com
This add a display subsystem comprise the all display interface nodes.
Signed-off-by: Mark Yao mark.yao@rock-chips.com Signed-off-by: Daniel Kurtz djkurtz@chromium.org Acked-by: Daniel Vetter daniel@ffwll.ch Reviewed-by: Rob Clark robdclark@gmail.com
Just a quick clarification: My ack was only about the drm driver itself, I try really hard to stay away from DT insanity ;-) So please drop my ack from these two patches.
Aside: DT patches need to go through a special process and you must cc dt maintainers and mailing lists. Your patch seems to lack this, which afaiui is a blocker for merging the driver.
Looking at the recipients I see the dt list (devicetree@vger.kernel.org) as well as the dt maintainers (Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell and Kumar Gala) listed there. So from this side it should be fine
Heiko