commit | 983e2f2a51229ea3b6ed64c1bdd5291a95612ab2 | [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 | 797ce74e26e037f2e3c708c25502391b4acc6488 [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>