]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
board: karo: add support for using Linux simple-panel LCD driver KARO-TX6-2017-10-27
authorLothar Waßmann <LW@KARO-electronics.de>
Wed, 25 Oct 2017 12:04:56 +0000 (14:04 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 25 Oct 2017 12:04:56 +0000 (14:04 +0200)
commit63652ce377ee8ce60a6217aefe238313d0989c60
tree21ba386374415efd897a514039dcd034e8427b03
parent04fae1750f5e236e8abb4470d5d8b5aa3262a99c
board: karo: add support for using Linux simple-panel LCD driver

Provide support for updating the 'compatible' property of the
simple-panel DT node according to the LCD timing selected via
the 'video_mode' variable.
board/karo/common/fdt.c
board/karo/common/karo.h
board/karo/tx28/tx28.c
board/karo/tx48/tx48.c
board/karo/tx51/tx51.c
board/karo/tx53/tx53.c
board/karo/tx6/tx6qdl.c
board/karo/tx6/tx6ul.c
board/karo/txa5/txa5.c