Linux SOC development
 help / color / mirror / Atom feed
From: Florian Fainelli <f.fainelli@gmail.com>
To: soc@kernel.org
Cc: "Rafał Miłecki" <rafal@milecki.pl>,
	"Linus Walleij" <linus.walleij@linaro.org>,
	"Florian Fainelli" <f.fainelli@gmail.com>,
	"Yuan Can" <yuancan@huawei.com>,
	linux-arm-kernel@lists.infradead.org, arnd@arndb.de,
	olof@lixom.net, khilman@kernel.org,
	bcm-kernel-feedback-list@broadcom.com
Subject: [GIT PULL 3/3] Broadcom drivers changes for 6.2
Date: Tue, 29 Nov 2022 11:17:55 -0800	[thread overview]
Message-ID: <20221129191755.542584-3-f.fainelli@gmail.com> (raw)
In-Reply-To: <20221129191755.542584-1-f.fainelli@gmail.com>

The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780:

  Linux 6.1-rc1 (2022-10-16 15:36:24 -0700)

are available in the Git repository at:

  https://github.com/Broadcom/stblinux.git tags/arm-soc/for-6.2/drivers

for you to fetch changes up to a5be5ce0e25439fae3cd42e3d775979547926812:

  firmware/nvram: bcm47xx: support init from IO memory (2022-11-09 10:27:10 -0800)

----------------------------------------------------------------
This pull request contains Broadcom SoCs driver changes for 6.2, please
pull the following:

- Yuan uses dev_err_probe() in the Raspberry Pi firmware provider to
  simplify the error handling code

- Rafal adds support for initialiazing the BCM47xx NVMEM/NVRAM firmware
  provider out of memory-mapped flash devices.

----------------------------------------------------------------
Rafał Miłecki (1):
      firmware/nvram: bcm47xx: support init from IO memory

Yuan Can (1):
      firmware: raspberrypi: Use dev_err_probe() to simplify code

 drivers/firmware/broadcom/bcm47xx_nvram.c | 18 ++++++++++++++++++
 drivers/firmware/raspberrypi.c            |  9 +++------
 drivers/nvmem/brcm_nvram.c                |  3 +++
 include/linux/bcm47xx_nvram.h             |  6 ++++++
 4 files changed, 30 insertions(+), 6 deletions(-)

  parent reply	other threads:[~2022-11-29 19:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-29 19:17 [GIT PULL 1/3] Broadcom devicetree changes for 6.2 Florian Fainelli
2022-11-29 19:17 ` [GIT PULL 2/3] Broadcom devicetree-arm64 " Florian Fainelli
2022-11-29 19:17 ` Florian Fainelli [this message]
2022-11-30 17:11 ` [GIT PULL 1/3] Broadcom devicetree " patchwork-bot+linux-soc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221129191755.542584-3-f.fainelli@gmail.com \
    --to=f.fainelli@gmail.com \
    --cc=arnd@arndb.de \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=khilman@kernel.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=olof@lixom.net \
    --cc=rafal@milecki.pl \
    --cc=soc@kernel.org \
    --cc=yuancan@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox