Re: [PATCH 2/5] drm/tinydrm/mi0283qt: Remove ili9341.h

2018-01-05 Thread David Lechner
On 01/05/2018 10:55 AM, Noralf Trønnes wrote: No need for a public header file for the command macros. Just include the necessary ones in the driver. Also use the MIPI_DCS_PIXEL_FMT_16BIT macro. Signed-off-by: Noralf Trønnes --- Reviewed-by: David Lechner

[PATCH 2/5] drm/tinydrm/mi0283qt: Remove ili9341.h

2018-01-05 Thread Noralf Trønnes
No need for a public header file for the command macros. Just include the necessary ones in the driver. Also use the MIPI_DCS_PIXEL_FMT_16BIT macro. Signed-off-by: Noralf Trønnes --- drivers/gpu/drm/tinydrm/mi0283qt.c | 28 ++-- include/drm/tinydrm/ili9341.h