All of lore.kernel.org
 help / color / mirror / Atom feed
From: Florian Fainelli <f.fainelli@gmail.com>
To: arm@kernel.org
Cc: "Stefan Wahren" <stefan.wahren@i2se.com>,
	"Rob Herring" <robh@kernel.org>,
	"Hao Dong" <halbertdong@gmail.com>,
	"Florian Fainelli" <f.fainelli@gmail.com>,
	arnd@arndb.de, "Dan Haab" <riproute@gmail.com>,
	olof@lixom.net, "Eric Anholt" <eric@anholt.net>,
	bcm-kernel-feedback-list@broadcom.com,
	"Peter Robinson" <pbrobinson@gmail.com>,
	"Rafał Miłecki" <rafal@milecki.pl>,
	"Dan Haab" <dan.haab@luxul.com>,
	khilman@kernel.org, linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/4] Broadcom devicetree changes for 5.1
Date: Sat,  2 Feb 2019 09:22:35 -0800	[thread overview]
Message-ID: <20190202172237.11147-2-f.fainelli@gmail.com> (raw)
In-Reply-To: <20190202172237.11147-1-f.fainelli@gmail.com>

The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 0a37cac509063da4696937482ab0d4e960ba358d:

  Merge tag 'tags/bcm2835-dt-next-2019-02-01' into devicetree/next (2019-02-01 11:25:26 -0800)

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

- Dan relicenses the Luxul DTS files to GPL 2.0+/MIT

- Hao adds support for the Phicomm K3 which is a BCM4709 SoC with dual
  BCM4366 radio

- Stefan adds support for the Raspberry Pi A+: binding and DTS files. He
  also provides a bunch of DTC warning fixes for the different RPi DTS(i)
  files and adds support for missing GPIO lines on RPi 2/3

----------------------------------------------------------------
Dan Haab (1):
      ARM: dts: BCM53573: Relicense Luxul files to the GPL 2.0+ / MIT

Florian Fainelli (1):
      Merge tag 'tags/bcm2835-dt-next-2019-02-01' into devicetree/next

Hao Dong (1):
      ARM: dts: BCM5301X: Add basic DT for Phicomm K3

Stefan Wahren (9):
      dt-bindings: bcm: Add Raspberry Pi 3 A+
      ARM: dts: add Raspberry Pi 3 A+
      ARM: dts: bcm283x: Fix DTC warning for memory node
      ARM: dts: bcm2835-rpi: Drop unnecessary #address-cells/#size-cells
      ARM: dts: bcm2835: Fix labels for GPIO 0,1
      ARM: dts: bcm2837-rpi-3-b: Use consistent label for HDMI hotplug
      ARM: dts: bcm2837-rpi-3-b-plus: Clarify label for STATUS_LED
      ARM: dts: bcm283x: Add missing GPIO line names
      ARM: dts: bcm2835-rpi-zero-w: Drop unnecessary pinctrl

 .../devicetree/bindings/arm/bcm/brcm,bcm2835.txt   |   4 +
 arch/arm/boot/dts/Makefile                         |   2 +
 arch/arm/boot/dts/bcm2835-rpi-a-plus.dts           |   4 +-
 arch/arm/boot/dts/bcm2835-rpi-b-plus.dts           |   4 +-
 arch/arm/boot/dts/bcm2835-rpi-zero-w.dts           |  11 +-
 arch/arm/boot/dts/bcm2835-rpi-zero.dts             |   4 +-
 arch/arm/boot/dts/bcm2835-rpi.dtsi                 |   4 +-
 arch/arm/boot/dts/bcm2836-rpi-2-b.dts              |  68 +++++++-
 arch/arm/boot/dts/bcm2837-rpi-3-a-plus.dts         | 175 +++++++++++++++++++++
 arch/arm/boot/dts/bcm2837-rpi-3-b-plus.dts         |  74 ++++++++-
 arch/arm/boot/dts/bcm2837-rpi-3-b.dts              |  74 ++++++++-
 arch/arm/boot/dts/bcm2837-rpi-cm3.dtsi             |   2 +-
 arch/arm/boot/dts/bcm47094-phicomm-k3.dts          |  71 +++++++++
 arch/arm/boot/dts/bcm47189-luxul-xap-1440.dts      |   3 +-
 arch/arm/boot/dts/bcm47189-luxul-xap-810.dts       |   3 +-
 15 files changed, 475 insertions(+), 28 deletions(-)
 create mode 100644 arch/arm/boot/dts/bcm2837-rpi-3-a-plus.dts
 create mode 100644 arch/arm/boot/dts/bcm47094-phicomm-k3.dts

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

  reply	other threads:[~2019-02-02 17:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-02 17:22 [GIT PULL 1/4] Broadcom defconfig changes for 5.1 Florian Fainelli
2019-02-02 17:22 ` Florian Fainelli [this message]
2019-02-15 13:51   ` [GIT PULL 2/4] Broadcom devicetree " Arnd Bergmann
2019-02-02 17:22 ` [GIT PULL 3/4] Broadcom devicetree-arm64 " Florian Fainelli
2019-02-15 14:28   ` Arnd Bergmann
2019-02-02 17:22 ` [GIT PULL 4/4] Broadcom drivers " Florian Fainelli
2019-02-15 17:01   ` Arnd Bergmann
2019-02-15 15:58 ` [GIT PULL 1/4] Broadcom defconfig " 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=20190202172237.11147-2-f.fainelli@gmail.com \
    --to=f.fainelli@gmail.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=bcm-kernel-feedback-list@broadcom.com \
    --cc=dan.haab@luxul.com \
    --cc=eric@anholt.net \
    --cc=halbertdong@gmail.com \
    --cc=khilman@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=olof@lixom.net \
    --cc=pbrobinson@gmail.com \
    --cc=rafal@milecki.pl \
    --cc=riproute@gmail.com \
    --cc=robh@kernel.org \
    --cc=stefan.wahren@i2se.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 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.