]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'imx-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo...
authorArnd Bergmann <arnd@arndb.de>
Mon, 21 Nov 2022 11:26:57 +0000 (12:26 +0100)
committerArnd Bergmann <arnd@arndb.de>
Mon, 21 Nov 2022 11:26:58 +0000 (12:26 +0100)
commit9faaa5f49a7bba9feea3c34a6e7f734993f502e4
tree5f2bfaa3d2d2bff24504e499bc5491bd4f0e5f09
parent1e21e21c0f5522cccdfccd8bb8b9f54b209cf3c4
parent7f8d6bb6af672da46cb66f07f5b0d4b965d180f6
Merge tag 'imx-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes

i.MX fixes for 6.1, part 3:

- Fix a small memory leak in mach-mxs code.
- Correct PCIe pad configuration for imx8mp-evk board.
- Fix ref/tcxo clock frequency property for imx6q-prti6q board.

* tag 'imx-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
  ARM: dts: imx6q-prti6q: Fix ref/tcxo-clock-frequency properties
  arm64: dts: imx8mp-evk: correct pcie pad settings
  ARM: mxs: fix memory leak in mxs_machine_init()

Link: https://lore.kernel.org/r/20221119073812.GQ16229@T480
Signed-off-by: Arnd Bergmann <arnd@arndb.de>