]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'memory-controller-drv-pl353-5.14' of https://git.kernel.org/pub/scm/linux...
authorOlof Johansson <olof@lixom.net>
Sat, 12 Jun 2021 15:53:04 +0000 (08:53 -0700)
committerOlof Johansson <olof@lixom.net>
Sat, 12 Jun 2021 15:53:06 +0000 (08:53 -0700)
commit76d5f4fc8ae5f60fa159e8f414249dd67b324324
tree8dc3b9b24d4ad3ec0c46474a16a6d73af83816fd
parent9b951224756b336d90e8c1fc8d0aa75b329e0b90
parent95fa08e38f832b31c6395222f097ab898140077f
Merge tag 'memory-controller-drv-pl353-5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into arm/drivers

Memory controller drivers for v5.14 - PL353

Bigger work around ARM Primecell PL35x SMC memory controller driver by
Miquel Raynal built on previous series from Naga Sureshkumar Relli.

This includes bindings cleanup and correction, converting these to
dtschema and several cleanyps in pl353-smc driver.

* tag 'memory-controller-drv-pl353-5.14' of https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl:
  dt-binding: memory: pl353-smc: Convert to yaml
  MAINTAINERS: Add PL353 SMC entry
  memory: pl353-smc: Declare variables following a reverse christmas tree order
  memory: pl353-smc: Avoid useless acronyms in descriptions
  memory: pl353-smc: Let lower level controller drivers handle inits
  memory: pl353-smc: Rename goto labels
  memory: pl353-smc: Fix style
  dt-binding: memory: pl353-smc: Fix the NAND controller node in the example
  dt-binding: memory: pl353-smc: Drop unsupported nodes from the example
  dt-binding: memory: pl353-smc: Fix the example syntax and style
  dt-binding: memory: pl353-smc: Describe the child reg property
  dt-binding: memory: pl353-smc: Drop the partitioning section
  dt-binding: memory: pl353-smc: Document the range property
  dt-binding: memory: pl353-smc: Rephrase the binding

Link: https://lore.kernel.org/r/20210611140659.61980-2-krzysztof.kozlowski@canonical.com
Signed-off-by: Olof Johansson <olof@lixom.net>
MAINTAINERS
drivers/memory/pl353-smc.c