commit | 57f065fee2a421085621a34097ccbc45fc18aad5 | [log] [tgz] |
---|---|---|
author | Anatolij Gustschin <agust@denx.de> | Mon Mar 18 23:29:31 2019 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Sat Apr 13 20:30:09 2019 +0200 |
tree | a92b9a942cc122c187571435655cd622dec8a141 | |
parent | 01b7e8f6d4878c1b095627a70f1f10afb4db8078 [diff] |
video: ipuv3: add DM_VIDEO support Extend the driver to build with DM_VIDEO enabled. DTS files must additionally include 'u-boot,dm-pre-reloc' property in soc and ipu nodes to enable driver binding to ipu device. Signed-off-by: Anatolij Gustschin <agust@denx.de>