Oh, a slip of the finger :(, the headline should be "RK3399 cdn-dp patches" On 03/08/2017 10:27 AM, Chris Zhong wrote: > Hi all > This series is to correct some mistakes in clk_get_rate and the register > address. And in order to better develop, adding more prints. > > > Chris Zhong (3): > drm/rockchip: cdn-dp: return error code when clk_get_rate failed > drm/rockchip: cdn-dp: Correct PHY register address > drm/rockchip: cdn-dp: add more log for video config > > drivers/gpu/drm/rockchip/cdn-dp-core.c | 5 +++-- > drivers/gpu/drm/rockchip/cdn-dp-reg.c | 6 +++++- > drivers/gpu/drm/rockchip/cdn-dp-reg.h | 13 ++++++------- > 3 files changed, 14 insertions(+), 10 deletions(-) > -- Chris Zhong