]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'imx-fixes-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/shawngu...
authorArnd Bergmann <arnd@arndb.de>
Wed, 20 Oct 2021 13:49:36 +0000 (15:49 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 20 Oct 2021 13:49:38 +0000 (15:49 +0200)
commit6b73856fcf9391fc01c44b0c357b7ab40f7878fe
tree250a0ff0c4276bbc1cdbadb296b1cf3f26b5ab18
parent485bd5475dab204d9d634b832666b112ba096f53
parent871355ab77f010c5b76550b06d15cbebc5acebac
Merge tag 'imx-fixes-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes

i.MX fixes for 5.15, round 4:

- A series from Frieder Schrempf to fix i.MX8MM Kontron N801x board on
  various aspects, voltage settings, GPIO polarity, SPI clock frequency
  and Ethernet PHY type.

* tag 'imx-fixes-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
  arm64: dts: imx8mm-kontron: Fix connection type for VSC8531 RGMII PHY
  arm64: dts: imx8mm-kontron: Fix CAN SPI clock frequency
  arm64: dts: imx8mm-kontron: Fix polarity of reg_rst_eth2
  arm64: dts: imx8mm-kontron: Set lower limit of VDD_SNVS to 800 mV
  arm64: dts: imx8mm-kontron: Make sure SOC and DRAM supply voltages are correct

Link: https://lore.kernel.org/r/20211018000958.GC25810@dragon
Signed-off-by: Arnd Bergmann <arnd@arndb.de>