drm/tilcdc: Enable palette loading for revision 2 LCDC too
authorJyri Sarha <jsarha@ti.com>
Tue, 15 Nov 2016 21:37:24 +0000 (23:37 +0200)
committerJyri Sarha <jsarha@ti.com>
Wed, 30 Nov 2016 12:19:24 +0000 (14:19 +0200)
commit55e165c4d9d32ee86b348d63b65681783b9cc6d1
tree3bf5683092c5ad1b2632d73d3bc7df237e1a3b1b
parentf13e088ca8ba28091ff030e89cdd8e25a3a7834d
drm/tilcdc: Enable palette loading for revision 2 LCDC too

The LCDC revision 2 documentation also mentions the mandatory palette
for true color modes. Even if the rev 2 LCDC appears to work just fine
without the palette being loaded loading it helps in testing the
feature.

Signed-off-by: Jyri Sarha <jsarha@ti.com>
Tested-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
drivers/gpu/drm/tilcdc/tilcdc_crtc.c