public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: Florian Fainelli <f.fainelli@gmail.com>
To: soc@kernel.org
Cc: Florian Fainelli <f.fainelli@gmail.com>,
	arnd@arndb.de, khilman@kernel.org,
	bcm-kernel-feedback-list@broadcom.com,
	Markus Mayer <mmayer@broadcom.com>,
	olof@lixom.net, linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/4] Broadcom drivers changes for 5.5
Date: Wed, 23 Oct 2019 14:28:11 -0700	[thread overview]
Message-ID: <20191023212814.30622-2-f.fainelli@gmail.com> (raw)
In-Reply-To: <20191023212814.30622-1-f.fainelli@gmail.com>

The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the Git repository at:

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

for you to fetch changes up to b61d3e87b6ab6f5da1ab1f825d1c75abbbebc578:

  memory: brcmstb: dpfe: Fixup API version/commands for 7211 (2019-10-18 12:11:59 -0700)

----------------------------------------------------------------
This pull request contains Broadcom ARM/ARM64/MIPS based SoCs drivers
updates for 5.5, please pull the following:

- Markus updates the DPFE driver so as to support deferring the firmware
  loading process until the first sysfs attribute is accessed, in the
  process he does a bunch of cleanups and minor fixes

- Florian adds support for the DPFE on 7211 which uses a "new style" API
  v2 and makes necessary changes along the way

----------------------------------------------------------------
Florian Fainelli (2):
      memory: brcmstb: dpfe: Compute checksum at __send_command() time
      memory: brcmstb: dpfe: Fixup API version/commands for 7211

Markus Mayer (6):
      memory: brcmstb: dpfe: rename struct private_data
      memory: brcmstb: dpfe: initialize priv->dev
      memory: brcmstb: dpfe: add locking around DCPU enable/disable
      memory: brcmstb: dpfe: move init_data into brcmstb_dpfe_download_firmware()
      memory: brcmstb: dpfe: pass *priv as argument to brcmstb_dpfe_download_firmware()
      memory: brcmstb: dpfe: support for deferred firmware download

 drivers/memory/brcmstb_dpfe.c | 164 ++++++++++++++++++++++++++----------------
 1 file changed, 101 insertions(+), 63 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2019-10-23 21:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-23 21:28 [GIT PULL 1/4] Broadcom devicetree changes for 5.5 Florian Fainelli
2019-10-23 21:28 ` Florian Fainelli [this message]
2019-10-23 21:28 ` [GIT PULL 3/4] Broadcom maintainers " Florian Fainelli
2019-10-24  3:04   ` Olof Johansson
2019-10-23 21:28 ` [GIT PULL 4/4] Broadcom soc " Florian Fainelli

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=20191023212814.30622-2-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=linux-arm-kernel@lists.infradead.org \
    --cc=mmayer@broadcom.com \
    --cc=olof@lixom.net \
    --cc=soc@kernel.org \
    /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