linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: f.fainelli@gmail.com (Florian Fainelli)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 5/5] Broadcom drivers changes for 4.15 (part 2)
Date: Fri, 20 Oct 2017 17:16:36 -0700	[thread overview]
Message-ID: <20171021001636.17662-5-f.fainelli@gmail.com> (raw)
In-Reply-To: <20171021001636.17662-1-f.fainelli@gmail.com>

The following changes since commit 0e9b11413262ef3d64273e15f7631d9836c53c1a:

  soc bcm: brcmstb: Add support for S2/S3/S5 suspend states (MIPS) (2017-09-25 11:47:14 -0700)

are available in the git repository at:

  http://github.com/Broadcom/stblinux.git tags/arm-soc/for-4.15/drivers-part2

for you to fetch changes up to 04c3767f10809797331cda78808d9163939081e1:

  clk: bcm: Add Broadcom Hurricane 2 clock support (2017-10-12 11:31:46 -0700)

----------------------------------------------------------------
This pull request contains Broadcom ARM/ARM64/MIPS SoCs changes for 4.15
(second part), please pull the following:

- Markus updates the Broadcom STB DPFE driver to avoid loading the firmware when
  unnecessary to accomodate for specific platform restrictions

- Florian adds support for the Broadcom Hurricane 2 SoC iProc PLL clock needed
  to get the proper CPU clock frequency

----------------------------------------------------------------
Florian Fainelli (1):
      clk: bcm: Add Broadcom Hurricane 2 clock support

Markus Mayer (2):
      memory: brcmstb: dpfe: introduce is_dcpu_enabled()
      memory: brcmstb: dpfe: skip downloading firmware when possible

 drivers/clk/bcm/Kconfig       |  9 +++++++++
 drivers/clk/bcm/Makefile      |  1 +
 drivers/clk/bcm/clk-hr2.c     | 27 +++++++++++++++++++++++++++
 drivers/memory/brcmstb_dpfe.c | 37 +++++++++++++++++++++++++++++--------
 4 files changed, 66 insertions(+), 8 deletions(-)
 create mode 100644 drivers/clk/bcm/clk-hr2.c

  parent reply	other threads:[~2017-10-21  0:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-21  0:16 [GIT PULL 1/5] Broadcom soc changes for 4.15 (part 2) Florian Fainelli
2017-10-21  0:16 ` [GIT PULL 2/5] Broadcom devicetree changes for 4.15 Florian Fainelli
2017-10-30 12:13   ` Arnd Bergmann
2017-10-21  0:16 ` [GIT PULL 3/5] Broadcom maintainers " Florian Fainelli
2017-10-30 10:18   ` Arnd Bergmann
2017-10-21  0:16 ` [GIT PULL 4/5] Broadcom defconfig " Florian Fainelli
2017-10-30 10:02   ` Arnd Bergmann
2017-10-21  0:16 ` Florian Fainelli [this message]
2017-11-02 15:22   ` [GIT PULL 5/5] Broadcom drivers changes for 4.15 (part 2) Arnd Bergmann
2017-10-30 10:08 ` [GIT PULL 1/5] Broadcom soc " Arnd Bergmann

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=20171021001636.17662-5-f.fainelli@gmail.com \
    --to=f.fainelli@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).