commit | 006f0dfb1d6dfa2bf7b1a08d2abcaf40eee6ae96 | [log] [tgz] |
---|---|---|
author | Giulio Benetti <giulio.benetti@benettiengineering.com> | Thu May 13 12:18:47 2021 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Wed Jun 09 13:01:33 2021 +0200 |
tree | 7f01a2554622a5a06bc03eab7165ef45fd2c09d6 | |
parent | ee62a053447ec7f204d086d8c072a601056f10d0 [diff] |
video: mxsfb: add enabling of "disp_axi" clock Some SoC needs "disp_axi" clock to be enabled, so let's try to retrieve it and enabling. If it fails it gives only a debug(), but this clock as well as "axi" clock is not mandatory. Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>