All of lore.kernel.org
 help / color / mirror / Atom feed
From: Florian Fainelli <f.fainelli@gmail.com>
To: soc@kernel.org
Cc: "Matthew Hagan" <mnhagan88@gmail.com>,
	"Florian Fainelli" <f.fainelli@gmail.com>,
	arnd@arndb.de, khilman@kernel.org, olof@lixom.net,
	bcm-kernel-feedback-list@broadcom.com,
	"Rafał Miłecki" <rafal@milecki.pl>,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 1/3] Broadcom devicetree fixes for 5.8
Date: Fri, 19 Jun 2020 13:22:48 -0700	[thread overview]
Message-ID: <20200619202250.19029-1-f.fainelli@gmail.com> (raw)

The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:

  Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)

are available in the Git repository at:

  https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.8/devicetree-fixes

for you to fetch changes up to ac4e106d8934a5894811fc263f4b03fc8ed0fb7a:

  ARM: dts: NSP: Correct FA2 mailbox node (2020-06-17 13:40:42 -0700)

----------------------------------------------------------------
This pull request contains Broadcom ARM-based SoCs Device Tree fixes for
5.8, please pull the following:

- Rafal adds a missing 'device_type' property to the Luxul XWC-2000
  required for the memory nodes to be correctly parsed by Linux

- Matthew provides two fixes for the NSP SoCs, one to disable the PL330
  DMA controller by default since it can be left in reset by the
  bootloader and the second to correct the flow accelerator mailbox node

----------------------------------------------------------------
Matthew Hagan (2):
      ARM: dts: NSP: Disable PL330 by default, add dma-coherent property
      ARM: dts: NSP: Correct FA2 mailbox node

Rafał Miłecki (1):
      ARM: dts: BCM5301X: Add missing memory "device_type" for Luxul XWC-2000

 arch/arm/boot/dts/bcm-nsp.dtsi                | 10 ++++++----
 arch/arm/boot/dts/bcm47094-luxul-xwc-2000.dts |  1 +
 arch/arm/boot/dts/bcm958522er.dts             |  4 ++++
 arch/arm/boot/dts/bcm958525er.dts             |  4 ++++
 arch/arm/boot/dts/bcm958525xmc.dts            |  4 ++++
 arch/arm/boot/dts/bcm958622hr.dts             |  4 ++++
 arch/arm/boot/dts/bcm958623hr.dts             |  4 ++++
 arch/arm/boot/dts/bcm958625hr.dts             |  4 ++++
 arch/arm/boot/dts/bcm958625k.dts              |  4 ++++
 9 files changed, 35 insertions(+), 4 deletions(-)

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

             reply	other threads:[~2020-06-19 20:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-19 20:22 Florian Fainelli [this message]
2020-06-19 20:22 ` [GIT PULL 2/3] Broadcom drivers fixes for 5.8 Florian Fainelli
2020-06-19 20:22 ` [GIT PULL 3/3] 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=20200619202250.19029-1-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=mnhagan88@gmail.com \
    --cc=olof@lixom.net \
    --cc=rafal@milecki.pl \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.