commit | dc4b2068934d6562048393d4531b9983df41b14e | [log] [tgz] |
---|---|---|
author | Noralf Trønnes <noralf@tronnes.org> | Sat Jul 11 18:57:04 2015 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jul 14 19:16:16 2015 -0700 |
tree | 09f743f51b787d016eed8d0294a20dcc19be1bb2 | |
parent | a1bf5205b2f013134ac55b02b3384502f21daa5e [diff] |
staging: fbtft: Add reset to fbtft_init_display_dt() When an init sequence is present in the Device Tree, fbtft_init_display_dt() is used to initialize the display. Add missing reset function call and activation of chip select for parallel bus. Signed-off-by: Noralf Trønnes <noralf@tronnes.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>