[PATCH v2 0/2] Simplify compatible matching for brcmstb_memc

Florian Fainelli posted 2 patches 4 months ago
.../brcm,brcmstb-memc-ddr.yaml                | 54 +++++++++++-------
drivers/memory/brcmstb_memc.c                 | 56 +------------------
2 files changed, 36 insertions(+), 74 deletions(-)
[PATCH v2 0/2] Simplify compatible matching for brcmstb_memc
Posted by Florian Fainelli 4 months ago
Since the conversation died off in
https://lore.kernel.org/all/20241217194439.929040-2-florian.fainelli@broadcom.com/
here is a second attempt at addressing what I understood from the
conversation back then.

Changes in v2:

- define "brcm,brcmstb-memc-ddr-rev-b.2.1" as the fallback property

Florian Fainelli (2):
  dt-bindings: memory-controller: Define fallback compatible
  memory: brcmstb_memc: Simplify compatible matching

 .../brcm,brcmstb-memc-ddr.yaml                | 54 +++++++++++-------
 drivers/memory/brcmstb_memc.c                 | 56 +------------------
 2 files changed, 36 insertions(+), 74 deletions(-)

-- 
2.43.0
Re: [PATCH v2 0/2] Simplify compatible matching for brcmstb_memc
Posted by Krzysztof Kozlowski 3 months, 2 weeks ago
On Mon, 09 Jun 2025 14:23:54 -0700, Florian Fainelli wrote:
> Since the conversation died off in
> https://lore.kernel.org/all/20241217194439.929040-2-florian.fainelli@broadcom.com/
> here is a second attempt at addressing what I understood from the
> conversation back then.
> 
> Changes in v2:
> 
> [...]

Applied, thanks!

[1/2] dt-bindings: memory-controller: Define fallback compatible
      https://git.kernel.org/krzk/linux-mem-ctrl/c/501be7cecec9aaf9cd52e76d0820efd6d0b952e7
[2/2] memory: brcmstb_memc: Simplify compatible matching
      https://git.kernel.org/krzk/linux-mem-ctrl/c/0e3dd41a94b29d5d9973dac356ebd37f87bd8a37

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>