]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'imx-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo...
authorOlof Johansson <olof@lixom.net>
Sun, 13 Sep 2020 15:56:03 +0000 (08:56 -0700)
committerOlof Johansson <olof@lixom.net>
Sun, 13 Sep 2020 15:56:04 +0000 (08:56 -0700)
commite7913c6455fb9140b9a01f68df4e9c07f56a175e
treec3c5be24602c32a488a172230a8cda0b15ccaaff
parent1a5f66863f5552326175a96ec4d7f7d7191279c3
parent15eaaceb87ddf8905ac17a07ab51fb3448080c2b
Merge tag 'imx-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes

i.MX fixes for 5.9, round 2:

- Fix the misspelling of 'interrupts' property in i.MX8MQ TMU DT node.
- Correct 'ahb' clock for i.MX8MP SDMA1 in device tree.
- Fix pad QSPI1B_SCLK mux mode for UART3 on i.MX6SX.

* tag 'imx-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
  ARM: dts: imx6sx: fix the pad QSPI1B_SCLK mux mode for uart3
  arm64: dts: imx8mp: correct sdma1 clk setting
  arm64: dts: imx8mq: Fix TMU interrupt property

Link: https://lore.kernel.org/r/20200909143844.GA25109@dragon
Signed-off-by: Olof Johansson <olof@lixom.net>