On Mon, Nov 27, 2017 at 11:41 PM, Maxime Ripard <[email protected]> wrote: > Add support for the A83T display pipeline. > > Reviewed-by: Chen-Yu Tsai <[email protected]> > Signed-off-by: Maxime Ripard <[email protected]> > --- > Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt | 3 +++
Rob mentioned that he'd like to see these multiple one-liners be in a separate patch. > drivers/gpu/drm/sun4i/sun4i_drv.c | 2 ++ > drivers/gpu/drm/sun4i/sun4i_tcon.c | 5 +++++ > drivers/gpu/drm/sun4i/sun8i_mixer.c | 4 ++++ > 4 files changed, 14 insertions(+) Also not sure why you have two patches with the same subject. ChenYu

