]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'aspeed-5.13-lpc' of git://git.kernel.org/pub/scm/linux/kernel/git/joel...
authorArnd Bergmann <arnd@arndb.de>
Fri, 9 Apr 2021 07:00:58 +0000 (09:00 +0200)
committerArnd Bergmann <arnd@arndb.de>
Fri, 9 Apr 2021 07:00:59 +0000 (09:00 +0200)
commit3b2f44e80267371e530b57940a7745aba3688b35
tree54380980dec8104044ca122ebcee4269ee852dd8
parent4f0af8f8982dc5b471000ae356f84586b141861d
parent807321db10c2ee1c680db49e5bc7f1f71a0e8a48
Merge tag 'aspeed-5.13-lpc' of git://git.kernel.org/pub/scm/linux/kernel/git/joel/bmc into arm/drivers

ASPEED LPC updates for 5.13

These patches fix the ASPEED LPC bindings and LPC-related device drivers
so in the future the KCS driver can properly use the hardware.

* tag 'aspeed-5.13-lpc' of git://git.kernel.org/pub/scm/linux/kernel/git/joel/bmc:
  soc: aspeed: Adapt to new LPC device tree layout
  pinctrl: aspeed-g5: Adapt to new LPC device tree layout
  ipmi: kcs: aspeed: Adapt to new LPC DTS layout
  ARM: dts: Remove LPC BMC and Host partitions
  dt-bindings: aspeed-lpc: Remove LPC partitioning

Link: https://lore.kernel.org/r/CACPK8Xcb12LsVr7CUaXXjQskKbVjb7x+jgueG1Hik-kBPWtDSg@mail.gmail.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>