Merge tag 'memory-controller-drv-6.1-2' of https://git.kernel.org/pub/scm/linux/kerne...
authorArnd Bergmann <arnd@arndb.de>
Wed, 28 Sep 2022 20:36:48 +0000 (22:36 +0200)
committerArnd Bergmann <arnd@arndb.de>
Wed, 28 Sep 2022 20:36:49 +0000 (22:36 +0200)
commitf6f7d870c5b6f3eac19ffedafffe8a8a9a034239
treecce83b1b2b9045add375f5ae1f157278bf9dd3ce
parentf8acc844c9eca88a47fd7106a64c817fac4955a6
parent5514acb0dd030356e628cdd88b266efaa0a22315
Merge tag 'memory-controller-drv-6.1-2' of https://git./linux/kernel/git/krzk/linux-mem-ctrl into arm/drivers

Memory controller drivers for v6.1, part 2

Improvements in Synopsys DesignWare Universal Multi-Protocol Memory
Controller Devicetree bindings.  The bindings are being split into
one related to Synopsys core and into quite different derivative Zynq
A05 DDR Memory Controller.  Extend the Synopsys bindings with additional
properties to match upcoming new device support (Baikal-T1 support).

* tag 'memory-controller-drv-6.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl:
  dt-bindings: memory: snps,dw-umctl2-ddrc: Extend schema with IRQs/resets/clocks props
  dt-bindings: memory: snps,dw-umctl2-ddrc: Replace opencoded numbers with macros
  dt-bindings: memory: snps,dw-umctl2-ddrc: Use more descriptive device name
  dt-bindings: memory: synopsys,ddrc-ecc: Detach Zynq DDRC controller support

Link: https://lore.kernel.org/r/20220926105023.119781-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
MAINTAINERS