devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] SRAM dt binding and fix
@ 2023-04-17  7:34 Linus Walleij
  2023-04-17  7:34 ` [PATCH 1/2] dt-bindings: sram: Add compatible for ST-Ericsson U8500 eSRAM Linus Walleij
  2023-04-17  7:34 ` [PATCH 2/2] misc: sram: Generate unique names for subpools Linus Walleij
  0 siblings, 2 replies; 6+ messages in thread
From: Linus Walleij @ 2023-04-17  7:34 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Arnd Bergmann,
	Greg Kroah-Hartman
  Cc: Rob Herring, devicetree, linux-kernel, Linus Walleij

This adds a DT binding for the U8500 SRAMs.

This patch series also fixes an issue with pool labels that I
saw on U8500.

I suppose SRAM patches will go in through the SoC tree, I kind
of feel that SRAM is a SoC concept and the driver should
actually be in drivers/soc...

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
---
Linus Walleij (2):
      dt-bindings: sram: Add compatible for ST-Ericsson U8500 eSRAM
      misc: sram: Generate unique names for subpools

 Documentation/devicetree/bindings/sram/sram.yaml |  1 +
 drivers/misc/sram.c                              | 10 ++++++----
 2 files changed, 7 insertions(+), 4 deletions(-)
---
base-commit: fe15c26ee26efa11741a7b632e9f23b01aca4cc6
change-id: 20230417-ux500-sram-961796726db4

Best regards,
-- 
Linus Walleij <linus.walleij@linaro.org>


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-04-19 12:56 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-17  7:34 [PATCH 0/2] SRAM dt binding and fix Linus Walleij
2023-04-17  7:34 ` [PATCH 1/2] dt-bindings: sram: Add compatible for ST-Ericsson U8500 eSRAM Linus Walleij
2023-04-18 22:38   ` Rob Herring
2023-04-17  7:34 ` [PATCH 2/2] misc: sram: Generate unique names for subpools Linus Walleij
2023-04-18 22:38   ` Rob Herring
2023-04-19 12:56     ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).