From: linus.walleij@linaro.org (Linus Walleij)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Nomadik improvements and cleanups for v4.3
Date: Thu, 6 Aug 2015 16:50:13 +0200 [thread overview]
Message-ID: <CACRpkdbN6ZDhH56PSUmPD5_uYJhk_o+mCqAvi5GVEtys=AftNg@mail.gmail.com> (raw)
Hi ARM SoC folks,
these are a four patches of Nomadik cleanups and improvements
targeted for v4.2.
Since there is a cross-dependency between the board files and the
device tree files I just kept them all on the same branch. Also it seems
a bit overzealous to split patches for this small platform.
Please pull it in as cleanup/development for v4.3.
Yours,
Linus Walleij
The following changes since commit 74d33293e467df61de1b1d8b2fbe29e550dec33b:
Linux 4.2-rc5 (2015-08-02 18:34:55 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git
tags/nmk-for-4.3-asoc
for you to fetch changes up to 8c6870b07dd20be91fa4f15fbfcbde75a4dccd28:
ARM: nomadik: push accelerometer down to boards (2015-08-06 11:24:55 +0200)
----------------------------------------------------------------
Nomadik improvements and cleanups for v4.3:
- Get rid of some custom code and device tree oddities
that were just placeholders for our now in-kernel
GPIO hogs.
- Enable UART0 (connected to bluetooth on NHK15)
selectively on the board, according to reference design
specs.
- Do the cache AUX register setup in the device tree so
we understand what is going on.
- Push registration of accelerometers down to the board
files.
----------------------------------------------------------------
Linus Walleij (4):
ARM: nomadik: move hog code to use DT hogs
ARM: nomadik: selectively enable UART0 on boards
ARM: nomadik: move l2x0 setup to device tree
ARM: nomadik: push accelerometer down to boards
arch/arm/boot/dts/ste-nomadik-nhk15.dts | 39 ++++++++++++++++++++------
arch/arm/boot/dts/ste-nomadik-s8815.dts | 44 ++++++++++++++++++++++++------
arch/arm/boot/dts/ste-nomadik-stn8815.dtsi | 22 +++++----------
arch/arm/mach-nomadik/cpu-8815.c | 41 ++--------------------------
4 files changed, 75 insertions(+), 71 deletions(-)
next reply other threads:[~2015-08-06 14:50 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-06 14:50 Linus Walleij [this message]
2015-08-11 13:31 ` [GIT PULL] Nomadik improvements and cleanups for v4.3 Olof Johansson
2015-08-12 12:39 ` Linus Walleij
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='CACRpkdbN6ZDhH56PSUmPD5_uYJhk_o+mCqAvi5GVEtys=AftNg@mail.gmail.com' \
--to=linus.walleij@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 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).