diff options
| author | Keerthy <[email protected]> | 2022-01-27 13:16:52 +0100 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-02-08 09:41:27 -0500 |
| commit | 0197909dd1c166dfb2e92b338b72d164e70db36f (patch) | |
| tree | 7e3134786b8fcec5ee603ff9a2d21c185b1dc6de /include/linux | |
| parent | 795b2c476f7dd7ecf9de95d8dca8ef0c8657dde4 (diff) | |
arm: mach-omap2: load/start remoteproc IPU1/IPU2
First check the presence of the ipu firmware in the boot partition.
If present enable the ipu and the related clocks & then move
on to load the firmware and eventually start remoteproc IPU1/IPU2.
do_enable_clocks by default puts the clock domains into auto
which does not work well with reset. Hence adding do_enable_ipu_clocks
function.
Signed-off-by: Keerthy <[email protected]>
[Amjad: fix IPU1_LOAD_ADDR and compile warnings]
Signed-off-by: Amjad Ouled-Ameur <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
