mbox series

[0/4] Various i.MXRT bug/typo fixes

Message ID 20200426234301.111433-1-giulio.benetti@benettiengineering.com
Headers show
Series Various i.MXRT bug/typo fixes | expand

Message

Giulio Benetti April 26, 2020, 11:42 p.m. UTC
Hi Anatolij, Stefano, Fabio, All,

this patchset fix 2 bugs preventing from LCDIF to work when booting from
sd-card. There are also 2 little typo fixes for boards READMEs.

Giulio Benetti (4):
  imxrt1050-evk: README: fix dd command destination
  imxrt1020-evk: README: fix dd command destination
  video: mxsfb: add clk_enable()
  clk: imx: clk-imxrt1050: fix lcdif clock gate

 board/freescale/imxrt1020-evk/README | 2 +-
 board/freescale/imxrt1050-evk/README | 2 +-
 drivers/clk/imx/clk-imxrt1050.c      | 2 +-
 drivers/video/mxsfb.c                | 6 ++++++
 4 files changed, 9 insertions(+), 3 deletions(-)

Comments

Giulio Benetti April 26, 2020, 11:45 p.m. UTC | #1
On 4/27/20 1:42 AM, Giulio Benetti wrote:
> Hi Anatolij, Stefano, Fabio, All,

forgotten Lukasz, sorry.