Re: [PATCH v1 4/6] drm/rockchip: dw_hdmi: add RK3399 HDMI support

From: Rob Herring
Date: Sat Jul 16 2016 - 09:47:29 EST


On Mon, Jul 11, 2016 at 07:05:46PM +0800, Yakir Yang wrote:
> RK3399 and RK3288 shared the same HDMI IP controller, only some light
> difference with GRF configure.
>
> Signed-off-by: Yakir Yang <ykk@xxxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/display/bridge/dw_hdmi.txt | 1 +
> .../bindings/display/rockchip/dw_hdmi-rockchip.txt | 3 +-

Acked-by: Rob Herring <robh@xxxxxxxxxx>

> drivers/gpu/drm/bridge/dw-hdmi.c | 2 +-
> drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c | 45 ++++++++++++++++++----
> include/drm/bridge/dw_hdmi.h | 6 +++
> 5 files changed, 48 insertions(+), 9 deletions(-)