* [GIT PULL] Nomadik improvements and cleanups for v4.3
@ 2015-08-06 14:50 Linus Walleij
2015-08-11 13:31 ` Olof Johansson
0 siblings, 1 reply; 3+ messages in thread
From: Linus Walleij @ 2015-08-06 14:50 UTC (permalink / raw)
To: linux-arm-kernel
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(-)
^ permalink raw reply [flat|nested] 3+ messages in thread* [GIT PULL] Nomadik improvements and cleanups for v4.3
2015-08-06 14:50 [GIT PULL] Nomadik improvements and cleanups for v4.3 Linus Walleij
@ 2015-08-11 13:31 ` Olof Johansson
2015-08-12 12:39 ` Linus Walleij
0 siblings, 1 reply; 3+ messages in thread
From: Olof Johansson @ 2015-08-11 13:31 UTC (permalink / raw)
To: linux-arm-kernel
Hi Linus,
On Thu, Aug 06, 2015 at 04:50:13PM +0200, Linus Walleij wrote:
> 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)
This is 3 -rcs newer than we have our tree based on to date (-rc2).
I don't see any conflict with -rc2 though, so I've cherry-picked these over
instead of merging the branch.
Thanks!
-Olof
^ permalink raw reply [flat|nested] 3+ messages in thread
* [GIT PULL] Nomadik improvements and cleanups for v4.3
2015-08-11 13:31 ` Olof Johansson
@ 2015-08-12 12:39 ` Linus Walleij
0 siblings, 0 replies; 3+ messages in thread
From: Linus Walleij @ 2015-08-12 12:39 UTC (permalink / raw)
To: linux-arm-kernel
On Tue, Aug 11, 2015 at 3:31 PM, Olof Johansson <olof@lixom.net> wrote:
>> The following changes since commit 74d33293e467df61de1b1d8b2fbe29e550dec33b:
>>
>> Linux 4.2-rc5 (2015-08-02 18:34:55 -0700)
>
> This is 3 -rcs newer than we have our tree based on to date (-rc2).
Sorry, I did it like this because I wanted to avoid possible collisions
with the Nomadik fix that was merged in -rc5.
> I don't see any conflict with -rc2 though, so I've cherry-picked these over
> instead of merging the branch.
If that works, thanks and go ahead!
Yours,
Linus Walleij
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-08-12 12:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-06 14:50 [GIT PULL] Nomadik improvements and cleanups for v4.3 Linus Walleij
2015-08-11 13:31 ` Olof Johansson
2015-08-12 12:39 ` Linus Walleij
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).