From: khilman@linaro.org (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] ARM: SoC late DT changes for v3.14
Date: Thu, 30 Jan 2014 16:54:09 -0800 [thread overview]
Message-ID: <87iot1ug26.fsf@paris.lan> (raw)
Hi Linus,
These are a few changes that arrived a little late but were considered
self-contained enough to still go in for v3.14.
They are all device tree updtes this time around, and mainly for
Broadcom SoCs.
There is one trivial add/add conflict in one of the device tree files.
Please pull,
Kevin
----------------------------------------------------------------
The following changes since commit 53d8ab29f8f6d67e37857b68189b38fa3d87dd8e:
Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git tags/late-dt-for-linus
for you to fetch changes up to 929267cb3525daf72f730f4d4c4e1e9e2b135e61:
ARM: moxart: move fixed rate clock child node to board level dts
----------------------------------------------------------------
Alex Elder (1):
clk: bcm281xx: define kona clock binding
Jonas Jensen (1):
ARM: moxart: move fixed rate clock child node to board level dts
Kevin Hilman (1):
Merge tag 'bcm-for-3.14-dt' of git://github.com/broadcom/bcm11351 into next/dt
Matt Porter (1):
ARM: dts: add usb udc support to bcm281xx
Tim Kryger (8):
ARM: dts: bcm28155-ap: Enable all the i2c busses
ARM: dts: Declare clocks as fixed on bcm11351
ARM: dts: bcm281xx: Add i2c busses
ARM: dts: Specify clocks for UARTs on bcm11351
Documentation: dt: kona-sdhci: Add clocks property
ARM: dts: Specify clocks for SDHCIs on bcm11351
Documentation: dt: kona-timer: Add clocks property
ARM: dts: Specify clocks for timer on bcm11351
.../devicetree/bindings/arm/bcm/kona-timer.txt | 7 +-
.../bindings/clock/bcm-kona-clock.txt | 93 ++++++++++
.../devicetree/bindings/mmc/kona-sdhci.txt | 4 +
arch/arm/boot/dts/bcm11351-brt.dts | 6 +
arch/arm/boot/dts/bcm11351.dtsi | 169 ++++++++++++++++++-
arch/arm/boot/dts/bcm28155-ap.dts | 28 +++
arch/arm/boot/dts/moxart-uc7112lx.dts | 8 +
arch/arm/boot/dts/moxart.dtsi | 6 -
8 files changed, 309 insertions(+), 12 deletions(-)
create mode 100644 Documentation/devicetree/bindings/clock/bcm-kona-clock.txt
WARNING: multiple messages have this Message-ID (diff)
From: Kevin Hilman <khilman@linaro.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>,
linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
arm@kernel.org
Subject: [GIT PULL] ARM: SoC late DT changes for v3.14
Date: Thu, 30 Jan 2014 16:54:09 -0800 [thread overview]
Message-ID: <87iot1ug26.fsf@paris.lan> (raw)
Hi Linus,
These are a few changes that arrived a little late but were considered
self-contained enough to still go in for v3.14.
They are all device tree updtes this time around, and mainly for
Broadcom SoCs.
There is one trivial add/add conflict in one of the device tree files.
Please pull,
Kevin
----------------------------------------------------------------
The following changes since commit 53d8ab29f8f6d67e37857b68189b38fa3d87dd8e:
Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git tags/late-dt-for-linus
for you to fetch changes up to 929267cb3525daf72f730f4d4c4e1e9e2b135e61:
ARM: moxart: move fixed rate clock child node to board level dts
----------------------------------------------------------------
Alex Elder (1):
clk: bcm281xx: define kona clock binding
Jonas Jensen (1):
ARM: moxart: move fixed rate clock child node to board level dts
Kevin Hilman (1):
Merge tag 'bcm-for-3.14-dt' of git://github.com/broadcom/bcm11351 into next/dt
Matt Porter (1):
ARM: dts: add usb udc support to bcm281xx
Tim Kryger (8):
ARM: dts: bcm28155-ap: Enable all the i2c busses
ARM: dts: Declare clocks as fixed on bcm11351
ARM: dts: bcm281xx: Add i2c busses
ARM: dts: Specify clocks for UARTs on bcm11351
Documentation: dt: kona-sdhci: Add clocks property
ARM: dts: Specify clocks for SDHCIs on bcm11351
Documentation: dt: kona-timer: Add clocks property
ARM: dts: Specify clocks for timer on bcm11351
.../devicetree/bindings/arm/bcm/kona-timer.txt | 7 +-
.../bindings/clock/bcm-kona-clock.txt | 93 ++++++++++
.../devicetree/bindings/mmc/kona-sdhci.txt | 4 +
arch/arm/boot/dts/bcm11351-brt.dts | 6 +
arch/arm/boot/dts/bcm11351.dtsi | 169 ++++++++++++++++++-
arch/arm/boot/dts/bcm28155-ap.dts | 28 +++
arch/arm/boot/dts/moxart-uc7112lx.dts | 8 +
arch/arm/boot/dts/moxart.dtsi | 6 -
8 files changed, 309 insertions(+), 12 deletions(-)
create mode 100644 Documentation/devicetree/bindings/clock/bcm-kona-clock.txt
next reply other threads:[~2014-01-31 0:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-31 0:54 Kevin Hilman [this message]
2014-01-31 0:54 ` [GIT PULL] ARM: SoC late DT changes for v3.14 Kevin Hilman
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=87iot1ug26.fsf@paris.lan \
--to=khilman@linaro.org \
--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 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.