[PATCH 0/3] Add Broadcom STB memory controller driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Krzysztof,

This small patch series adds basic support for controlling self-refresh
power down on Broadcom STB memory controllers. We might be able to
contribute more features to the memory controller driver in the future
like accurate reporting of the memory type, timings, and possibly some
performance counters.

Thans!

Florian Fainelli (3):
  dt-bindings: memory-controller: Document Broadcom STB MEMC
  dt-bindings: arm: bcm: Refer to the YAML binding for MEMC
  memory: Add Broadcom STB memory controller driver

 .../bindings/arm/bcm/brcm,brcmstb.txt         |  11 +-
 .../memory-controllers/brcm,memc.yaml         |  49 +++
 drivers/memory/Kconfig                        |   9 +
 drivers/memory/Makefile                       |   1 +
 drivers/memory/brcmstb_memc.c                 | 304 ++++++++++++++++++
 5 files changed, 365 insertions(+), 9 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/memory-controllers/brcm,memc.yaml
 create mode 100644 drivers/memory/brcmstb_memc.c

-- 
2.25.1




[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux