[PATCH v2] drm: tilcdc: add a da850-specific compatible string

2016-10-03 Thread Bartosz Golaszewski
2016-10-01 11:30 GMT+02:00 Sekhar Nori : > On Friday 30 September 2016 07:22 PM, Bartosz Golaszewski wrote: >> Due to some potential tweaks for the da850 LCDC (for example: the >> required memory bandwith settings) we need a separate compatible >> for the IP present on the da850 boards. >> > > This

[PATCH v2] drm: tilcdc: add a da850-specific compatible string

2016-10-01 Thread Sekhar Nori
On Friday 30 September 2016 07:22 PM, Bartosz Golaszewski wrote: > Due to some potential tweaks for the da850 LCDC (for example: the > required memory bandwith settings) we need a separate compatible > for the IP present on the da850 boards. > > Suggested-by: Sekhar Nori > Signed-off-by: Bartosz

[PATCH v2] drm: tilcdc: add a da850-specific compatible string

2016-09-30 Thread Bartosz Golaszewski
Due to some potential tweaks for the da850 LCDC (for example: the required memory bandwith settings) we need a separate compatible for the IP present on the da850 boards. Suggested-by: Sekhar Nori Signed-off-by: Bartosz Golaszewski --- v1 -> v2: - added the new compatible to the bindings documen