Re: [GIT PULL 1/4] ARM: SoC platform updates

2019-07-19 Thread pr-tracker-bot
The pull request you sent on Fri, 19 Jul 2019 16:54:31 -0700: > git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/armsoc-soc has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/24e44913aa746098349370a0f279733c0cadcba7 Thank you! -- Deet-doot-dot, I am a

[GIT PULL 1/4] ARM: SoC platform updates

2019-07-19 Thread Olof Johansson
SoC platform changes. Main theme this merge window: - The Netx platform (Netx 100/500) platform is removed by Linus Walleij-- the SoC doesn't have active maintainers with hardware, and in discussions with the vendor the agreement was that it's OK to remove. - Russell King has a series of patches

Re: [GIT PULL 1/4] ARM: SoC platform updates

2019-05-16 Thread pr-tracker-bot
The pull request you sent on Wed, 15 May 2019 23:43:01 -0700: > git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/armsoc-soc has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/22c58fd70ca48a29505922b1563826593b08cc00 Thank you! -- Deet-doot-dot, I am a

Re: [GIT PULL 1/4] ARM: SoC platform updates

2019-05-16 Thread Linus Torvalds
On Thu, May 16, 2019 at 9:00 AM Marc Gonzalez wrote: > > Your email client did something strange by changing > > linux-arm-ker...@lists.infradead.org > to > "linux-al...@vger.kernel.org" > > which is odd ;-) Heh. Indeed. What seems to have happened is that somebody long ago

Re: [GIT PULL 1/4] ARM: SoC platform updates

2019-05-16 Thread Marc Gonzalez
On 16/05/2019 17:33, Linus Torvalds wrote: > On Wed, May 15, 2019 at 11:43 PM Olof Johansson wrote: >> >> SoC updates, mostly refactorings and cleanups of old legacy platforms. >> Major themes this release: > > Hmm. This brings in a new warning: > > drivers/clocksource/timer-ixp4xx.c:78:20:

Re: [GIT PULL 1/4] ARM: SoC platform updates

2019-05-16 Thread Linus Torvalds
On Wed, May 15, 2019 at 11:43 PM Olof Johansson wrote: > > SoC updates, mostly refactorings and cleanups of old legacy platforms. > Major themes this release: Hmm. This brings in a new warning: drivers/clocksource/timer-ixp4xx.c:78:20: warning: ‘ixp4xx_read_sched_clock’ defined but not used

[GIT PULL 1/4] ARM: SoC platform updates

2019-05-16 Thread Olof Johansson
SoC updates, mostly refactorings and cleanups of old legacy platforms. Major themes this release: - Conversion of ixp4xx to a modern platform (drivers, DT, bindings) - Moving some of the ep93xx headers around to get it closer to multiplatform enabled. - Cleanups of Davinci This tag also

Re: [GIT PULL 1/4] ARM: SoC platform updates

2018-12-31 Thread pr-tracker-bot
The pull request you sent on Mon, 31 Dec 2018 13:46:37 -0800: > git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git tags/armsoc-soc has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/0922275ef157ba8ac93e7e7857087eb0442d5397 Thank you! -- Deet-doot-dot, I am a

[GIT PULL 1/4] ARM: SoC platform updates

2018-12-31 Thread Olof Johansson
SoC updates, mostly refactorings and cleanups of old legacy platforms, but also a few more things: New SoC support this release: - NXP/Freescale i.MX7ULP (1x Cortex-A7, Cortex-M4, graphics, etc) - Allwinner F1C100, older platform with an ARM926-EJS (ARMv5) core Cleanups of various platforms: -

[GIT PULL 1/4] ARM: SoC platform updates

2018-06-11 Thread Olof Johansson
Here are the main updates for SoC support (besides DT additions) for ARM 32- and 64-bit platforms. The branch also contains defconfig updates to turn on drivers and options as needed on the various platforms. The largest parts of the delta are from cleanups moving platform data and board file

[GIT PULL 1/4] ARM: SoC platform updates

2018-06-11 Thread Olof Johansson
Here are the main updates for SoC support (besides DT additions) for ARM 32- and 64-bit platforms. The branch also contains defconfig updates to turn on drivers and options as needed on the various platforms. The largest parts of the delta are from cleanups moving platform data and board file