LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Eric Anholt <eric@anholt.net>
To: Florian Fainelli <f.fainelli@gmail.com>
Cc: linux-rpi-kernel@lists.infradead.org,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org,
Stefan Wahren <stefan.wahren@i2se.com>,
bcm-kernel-feedback-list@broadcom.com,
Eric Anholt <eric@anholt.net>
Subject: [GIT PULL 1/3] bcm2835-dt-next-2018-04-30
Date: Mon, 30 Apr 2018 14:27:48 -0700 [thread overview]
Message-ID: <20180430212750.12303-1-eric@anholt.net> (raw)
Hi Florian,
The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:
Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)
are available in the Git repository at:
git://github.com/anholt/linux tags/bcm2835-dt-next-2018-04-30
for you to fetch changes up to bdd6d1fe1cd84806429467ce62a735bdc6bdbae7:
arm64: dts: broadcom: Add reference to Raspberry Pi 3 B+ (2018-04-23 15:03:07 -0700)
----------------------------------------------------------------
This pull request brings in Raspberry Pi 3 B+ support and connects
HDMI hotplug, LEDs, and wifi/bluetooth on the Raspberry Pi 3.
----------------------------------------------------------------
Stefan Wahren (5):
ARM: dts: bcm283x: Fix PWM pin assignment
ARM: dts: bcm2837: Add missing GPIOs of Expander
dt-bindings: bcm: Add Raspberry Pi 3 B+
ARM: dts: bcm2837: Add Raspberry Pi 3 B+
arm64: dts: broadcom: Add reference to Raspberry Pi 3 B+
.../devicetree/bindings/arm/bcm/brcm,bcm2835.txt | 4 +
arch/arm/boot/dts/Makefile | 1 +
arch/arm/boot/dts/bcm2835-rpi-a-plus.dts | 6 ++
arch/arm/boot/dts/bcm2835-rpi-a.dts | 6 ++
arch/arm/boot/dts/bcm2835-rpi-b-plus.dts | 6 ++
arch/arm/boot/dts/bcm2835-rpi-b-rev2.dts | 6 ++
arch/arm/boot/dts/bcm2835-rpi-b.dts | 6 ++
arch/arm/boot/dts/bcm2835-rpi.dtsi | 6 --
arch/arm/boot/dts/bcm2836-rpi-2-b.dts | 6 ++
arch/arm/boot/dts/bcm2837-rpi-3-b-plus.dts | 108 +++++++++++++++++++++
arch/arm/boot/dts/bcm2837-rpi-3-b.dts | 26 ++++-
arch/arm/boot/dts/bcm283x-rpi-lan7515.dtsi | 27 ++++++
arch/arm64/boot/dts/broadcom/Makefile | 3 +-
.../boot/dts/broadcom/bcm2837-rpi-3-b-plus.dts | 2 +
14 files changed, 205 insertions(+), 8 deletions(-)
create mode 100644 arch/arm/boot/dts/bcm2837-rpi-3-b-plus.dts
create mode 100644 arch/arm/boot/dts/bcm283x-rpi-lan7515.dtsi
create mode 100644 arch/arm64/boot/dts/broadcom/bcm2837-rpi-3-b-plus.dts
next reply other threads:[~2018-04-30 21:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-30 21:27 Eric Anholt [this message]
2018-04-30 21:27 ` [GIT PULL 2/3] bcm2835-defconfig-next-2018-04-30 Eric Anholt
2018-05-01 18:53 ` Florian Fainelli
2018-04-30 21:27 ` [GIT PULL 3/3] bcm2835-defconfig-64-next-2018-04-30 Eric Anholt
2018-05-01 18:54 ` Florian Fainelli
2018-05-01 18:53 ` [GIT PULL 1/3] bcm2835-dt-next-2018-04-30 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=20180430212750.12303-1-eric@anholt.net \
--to=eric@anholt.net \
--cc=bcm-kernel-feedback-list@broadcom.com \
--cc=f.fainelli@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rpi-kernel@lists.infradead.org \
--cc=stefan.wahren@i2se.com \
--subject='Re: [GIT PULL 1/3] bcm2835-dt-next-2018-04-30' \
/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
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).