From: eric@anholt.net (Eric Anholt)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/3] bcm2835-dt-64-next-2016-07-03
Date: Sun, 3 Jul 2016 17:45:35 -0700 [thread overview]
Message-ID: <1467593136-29524-3-git-send-email-eric@anholt.net> (raw)
In-Reply-To: <1467593136-29524-1-git-send-email-eric@anholt.net>
Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
are available in the git repository at:
https://github.com/anholt/linux tags/bcm2835-dt-64-next-2016-07-03
for you to fetch changes up to 02d08603649816a941246c18252e5c41fd07625a:
ARM: bcm2837: dt: Add the ethernet to the device trees (2016-06-07 15:23:08 -0700)
----------------------------------------------------------------
This pull request brings in the Raspberry Pi 3 DT for its arm64
support. Note that it also merges in the ethernet DT changes so that
the Pi3's ethernet can also get the MAC address.
----------------------------------------------------------------
Eric Anholt (3):
dt-bindings: Add root properties for Raspberry Pi 3
ARM: bcm2835: Add devicetree for the Raspberry Pi 3.
Merge tag 'bcm2835-dt-ethernet' into HEAD
Gerd Hoffmann (1):
ARM: bcm2837: dt: Add the ethernet to the device trees
Lubomir Rintel (1):
ARM: bcm2835: dt: Add the ethernet to the device trees
.../devicetree/bindings/arm/bcm/brcm,bcm2835.txt | 4 ++
arch/arm/boot/dts/bcm2835-rpi-b-plus.dts | 1 +
arch/arm/boot/dts/bcm2835-rpi-b-rev2.dts | 1 +
arch/arm/boot/dts/bcm2835-rpi-b.dts | 1 +
arch/arm/boot/dts/bcm2836-rpi-2-b.dts | 1 +
arch/arm/boot/dts/bcm283x-rpi-smsc9512.dtsi | 19 ++++++
arch/arm/boot/dts/bcm283x-rpi-smsc9514.dtsi | 19 ++++++
arch/arm/boot/dts/bcm283x.dtsi | 2 +
arch/arm64/boot/dts/broadcom/Makefile | 1 +
arch/arm64/boot/dts/broadcom/bcm2837-rpi-3-b.dts | 30 +++++++++
arch/arm64/boot/dts/broadcom/bcm2837.dtsi | 76 ++++++++++++++++++++++
11 files changed, 155 insertions(+)
create mode 100644 arch/arm/boot/dts/bcm283x-rpi-smsc9512.dtsi
create mode 100644 arch/arm/boot/dts/bcm283x-rpi-smsc9514.dtsi
create mode 100644 arch/arm64/boot/dts/broadcom/bcm2837-rpi-3-b.dts
create mode 100644 arch/arm64/boot/dts/broadcom/bcm2837.dtsi
next prev parent reply other threads:[~2016-07-04 0:45 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-04 0:45 [GIT PULL 0/3] BCM2835 pull requests for 4.8 Eric Anholt
2016-07-04 0:45 ` [GIT PULL 1/3] bcm2835-dt-next-2016-07-03 Eric Anholt
2016-07-06 3:46 ` Florian Fainelli
2016-07-04 0:45 ` Eric Anholt [this message]
2016-07-06 3:48 ` [GIT PULL 2/3] bcm2835-dt-64-next-2016-07-03 Florian Fainelli
2016-07-04 0:45 ` [GIT PULL 3/3] bcm2835-arm64-next-2016-07-03 Eric Anholt
2016-07-05 18:03 ` Jason Cooper
2016-07-06 3:50 ` 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=1467593136-29524-3-git-send-email-eric@anholt.net \
--to=eric@anholt.net \
--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).