commit | d73e48933442757b2faaccdeae427440247c4294 | [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 | 3ea47a700b5e26458f1ffa488edd00b3ce6865fd [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>