diff options
| author | Stephan Gerhold <[email protected]> | 2021-07-02 19:21:56 +0200 |
|---|---|---|
| committer | Anatolij Gustschin <[email protected]> | 2021-08-01 21:40:51 +0200 |
| commit | 21a151a79d51839ab0a08a7e2ca2ee4c9f79ab1c (patch) | |
| tree | 95d180068281654e1bca9bce1271c402f4873b97 /scripts/checkpatch.pl | |
| parent | 5371593aed56ee11cbb6cc6ac8d058fcd9b8f58c (diff) | |
video: Add simple driver for ST-Ericsson MCDE with pre-configured display
The U-Boot port for ST-Ericsson Ux500 is currently only used on the
"stemmy" board, where U-Boot runs after firmware that already sets up
a boot splash screen. This means that the display is already on
and we can just continue using it for U-Boot.
Add a simple driver that simplifies this by reading the display
configuration (e.g. screen size, bpp) from the hardware registers.
It also checks the configured "source synchronization" - for some
displays (usually DSI command mode displays) we need to explicitly
trigger a software sync. This is done through the video_sync()
callback that triggers the sync and wait for completion.
Cc: Linus Walleij <[email protected]>
Signed-off-by: Stephan Gerhold <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions
