[PATCH v2 06/10] drm/rockchip: analogix_dp: make panel detect to an optional action

2016-06-01 Thread Mark yao
On 2016年05月24日 13:02, Yakir Yang wrote: > Some boards don't need to declare a panel device node, like the > display interface is DP monitors, so it's necessary to make the > panel detect to an optional action. > > Signed-off-by: Yakir Yang > --- Looks for me, So: Acked-by: Mark Yao --

[PATCH v2 06/10] drm/rockchip: analogix_dp: make panel detect to an optional action

2016-05-24 Thread Yakir Yang
Some boards don't need to declare a panel device node, like the display interface is DP monitors, so it's necessary to make the panel detect to an optional action. Signed-off-by: Yakir Yang --- Changes in v2: None drivers/gpu/drm/rockchip/analogix_dp-rockchip.c | 48 -