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,
Stephen Warren <swarren@wwwdotorg.org>,
Lee Jones <lee@kernel.org>,
arnd@arndb.de, olof@lixom.net, khilman@kernel.org,
Eric Anholt <eric@anholt.net>
Subject: [GIT PULL 3/4] BCM2835 DT changes for 4.5
Date: Mon, 28 Dec 2015 21:01:21 -0800 [thread overview]
Message-ID: <1451365282-10505-4-git-send-email-eric@anholt.net> (raw)
In-Reply-To: <1451365282-10505-1-git-send-email-eric@anholt.net>
The following changes since commit f74875dc36135ebae82a8e005f4b7f52289d2c40:
usb: dwc2: fix kernel oops during driver probe (2015-11-20 09:29:47 -0600)
are available in the git repository at:
http://github.com/anholt/linux tags/bcm2835-dt-next-2015-12-28
for you to fetch changes up to 53b6084357a44d7c34044504e1bf149d9156934f:
ARM: bcm2835: Add the auxiliary clocks to the device tree. (2015-12-26 14:44:09 -0800)
----------------------------------------------------------------
This pull request includes the bcm2835 changes for 4.5 targeting the
arm-soc next/dt branch.
----------------------------------------------------------------
Eric Anholt (4):
ARM: bcm2835: Split the DT for peripherals from the DT for the CPU
ARM: bcm2835: Move the CPU/peripheral include out of common RPi DT.
ARM: bcm2835: Add devicetree for bcm2836 and Raspberry Pi 2 B
ARM: bcm2835: Add the auxiliary clocks to the device tree.
arch/arm/boot/dts/Makefile | 3 +-
arch/arm/boot/dts/bcm2835-rpi-a-plus.dts | 1 +
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/bcm2835-rpi.dtsi | 2 -
arch/arm/boot/dts/bcm2835.dtsi | 194 +---------------------------
arch/arm/boot/dts/bcm2836-rpi-2-b.dts | 35 +++++
arch/arm/boot/dts/bcm2836.dtsi | 78 ++++++++++++
arch/arm/boot/dts/bcm283x.dtsi | 212 +++++++++++++++++++++++++++++++
10 files changed, 332 insertions(+), 196 deletions(-)
create mode 100644 arch/arm/boot/dts/bcm2836-rpi-2-b.dts
create mode 100644 arch/arm/boot/dts/bcm2836.dtsi
create mode 100644 arch/arm/boot/dts/bcm283x.dtsi
next prev parent reply other threads:[~2015-12-29 5:01 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-29 5:01 [GIT PULL] BCM2835/6 changes for 4.5 (I hope) Eric Anholt
2015-12-29 5:01 ` [GIT PULL 1/4] BCM2835 SOC changes for 4.5 Eric Anholt
2015-12-29 5:01 ` [GIT PULL 2/4] BCM2835 drivers " Eric Anholt
2016-01-07 14:48 ` Arnd Bergmann
2015-12-29 5:01 ` Eric Anholt [this message]
2015-12-29 5:01 ` [GIT PULL 4/4] BCM2835 defconfig " Eric Anholt
2015-12-31 2:58 ` [GIT PULL] BCM2835/6 changes for 4.5 (I hope) Florian Fainelli
2015-12-31 16:21 ` 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=1451365282-10505-4-git-send-email-eric@anholt.net \
--to=eric@anholt.net \
--cc=arnd@arndb.de \
--cc=f.fainelli@gmail.com \
--cc=khilman@kernel.org \
--cc=lee@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rpi-kernel@lists.infradead.org \
--cc=olof@lixom.net \
--cc=swarren@wwwdotorg.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
Powered by JetHome