mbox series

[GIT,PULL] SoC/misc: SRAM driver and binding updates

Message ID CACRpkdbEQ7nTnJTj5WMtxvH057fDSbX5tNs5j4Y=5KSBMpa-Sw@mail.gmail.com (mailing list archive)
State Accepted
Commit edc24de71648d500928ddf2d575cd2f3ae9f9103
Headers show
Series [GIT,PULL] SoC/misc: SRAM driver and binding updates | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git tags/sram-for-soc

Message

Linus Walleij May 17, 2023, 7:27 a.m. UTC
Hi SoC folks,

it seems most natural to pull these misc/sram driver changes
into the SoC tree.

Please pull it in, some notes in the signed tag.

Yours,
Linus Walleij


The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

  Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git
tags/sram-for-soc

for you to fetch changes up to 21e5a2d10c8f319be4126f320855429842473640:

  misc: sram: Generate unique names for subpools (2023-05-17 09:15:25 +0200)

----------------------------------------------------------------
This fixes a small bug in the SRAM misc driver and adds
a compatible for SRAMs to the SRAM bindings.

----------------------------------------------------------------
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                              | 9 +++++----
 2 files changed, 6 insertions(+), 4 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org May 26, 2023, 8:50 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Wed, 17 May 2023 09:27:48 +0200 you wrote:
> Hi SoC folks,
> 
> it seems most natural to pull these misc/sram driver changes
> into the SoC tree.
> 
> Please pull it in, some notes in the signed tag.
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] SoC/misc: SRAM driver and binding updates
    https://git.kernel.org/soc/soc/c/edc24de71648

You are awesome, thank you!