commit | b57e8b7661e04690643031af276c7bfc5c969dc9 | [log] [tgz] |
---|---|---|
author | David Lechner <david@lechnology.com> | Sun Nov 19 14:12:08 2017 -0600 |
committer | Noralf Trønnes <noralf@tronnes.org> | Fri Dec 01 14:08:37 2017 +0100 |
tree | db4e15e93497cb2565b197ce5d1a0ee68b9a809f | |
parent | 13deee8111ed600ecd1809b0bfbab232c82159d9 [diff] |
drm/tinydrm: add driver for ILI9225 panels This adds a new driver for display panels based on the Ilitek ILI9225 controller. This was developed for a no-name panel with a red PCB that is commonly marketed for Arduino. See <https://github.com/Nkawu/TFT_22_ILI9225>. Signed-off-by: David Lechner <david@lechnology.com> Reviewed-by: Noralf Trønnes <noralf@tronnes.org> Signed-off-by: Noralf Trønnes <noralf@tronnes.org> Link: https://patchwork.freedesktop.org/patch/msgid/1511122328-31133-5-git-send-email-david@lechnology.com