Merge tag 'memory-controller-drv-omap-5.17' of https://git.kernel.org/pub/scm/linux...
authorOlof Johansson <olof@lixom.net>
Sat, 8 Jan 2022 21:13:06 +0000 (13:13 -0800)
committerOlof Johansson <olof@lixom.net>
Sat, 8 Jan 2022 21:13:07 +0000 (13:13 -0800)
commit34e0929d14d0360701df0c545c018541bdc2fe2b
tree48ee0f67a31673d3fbc19972c6498ae0631ea508
parent734b4712a15f027e4c26191038f391c05f134f7d
parentdbcb124acebd8148e9e858a231f1798956dd3ca6
Merge tag 'memory-controller-drv-omap-5.17' of https://git./linux/kernel/git/krzk/linux-mem-ctrl into arm/late

Memory controller drivers for v5.17 - OMAP GPMC

1. Add support for AM64 SoC.
2. Minor improvement: use platform_get_irq().

* tag 'memory-controller-drv-omap-5.17' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl:
  mtd: rawnand: omap2: Select GPMC device driver for ARCH_K3
  memory: omap-gpmc: Use a compatible match table when checking for NAND controller
  memory: omap-gpmc: Add support for GPMC on AM64 SoC
  dt-bindings: memory-controllers: ti,gpmc: Add compatible for AM64
  memory: omap-gpmc: Use platform_get_irq() to get the interrupt

Link: https://lore.kernel.org/r/20211224111124.6097-2-krzysztof.kozlowski@canonical.com
Signed-off-by: Olof Johansson <olof@lixom.net>
drivers/mtd/nand/raw/Kconfig