LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [GIT PULL] at91: fixes for 4.0 #1
@ 2015-03-04 10:51 Nicolas Ferre
2015-03-04 20:15 ` Arnd Bergmann
0 siblings, 1 reply; 2+ messages in thread
From: Nicolas Ferre @ 2015-03-04 10:51 UTC (permalink / raw)
To: Arnd Bergmann, Olof Johansson, arm
Cc: Nicolas Ferre, Linux Kernel list, linux-arm-kernel,
Alexandre Belloni, Boris BREZILLON,
Jean-Christophe PLAGNIOL-VILLARD, Ludovic Desroches
Arnd, Olof, Kevin,
Here is the first batch of fixes for 4.0. Several topics covered like PM, DT or
defconfig. The watchdog option removal is the most important one.
Thanks, best regards,
The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:
Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git tags/at91-fixes
for you to fetch changes up to 2141102e045e622cac176891cb66c5bf08e439f5:
ARM: at91/dt: keep watchdog running in idle mode (2015-03-04 11:20:52 +0100)
----------------------------------------------------------------
First fixes batch for AT91 on 4.0:
- PM slowclock fixes for DDR and timeouts
- fix some DT entries
- little defconfig updates
- the removal of a harmful watchdog option + its detailed documentation
----------------------------------------------------------------
Alexander Stein (1):
ARM: at91/dt: at91sam9263: Fixup sram1 device tree node
Alexandre Belloni (3):
ARM: at91: pm: fix at91rm9200 standby
ARM: at91: pm: fix SRAM allocation
ARM: at91/defconfig: add at91rm9200 ethernet support
Anthony Harivel (1):
ARM: at91/defconfig: remove CONFIG_SYSFS_DEPRECATED
Jonas Andersson (1):
ARM: at91/dt: at91sam9260: fix usart pinctrl
Michel Marti (1):
ARM: at91/dt: keep watchdog running in idle mode
Nicolas Ferre (1):
ARM: at91/dt: sama5d4: add missing alias for i2c0
Peter Rosin (1):
pm: at91: Workaround DDRSDRC self-refresh bug with LPDDR1 memories.
Sylvain Rochet (2):
pm: at91: pm_slowclock: fix suspend/resume hang up in timeouts
dts: Documentation: AT91 Watchdog, explain what atmel,idle-halt property really do
.../devicetree/bindings/watchdog/atmel-wdt.txt | 5 ++
arch/arm/boot/dts/at91sam9260.dtsi | 5 +-
arch/arm/boot/dts/at91sam9263.dtsi | 3 +-
arch/arm/boot/dts/at91sam9g45.dtsi | 1 -
arch/arm/boot/dts/at91sam9n12.dtsi | 1 -
arch/arm/boot/dts/at91sam9x5.dtsi | 1 -
arch/arm/boot/dts/sama5d3.dtsi | 1 -
arch/arm/boot/dts/sama5d4.dtsi | 1 +
arch/arm/configs/at91_dt_defconfig | 1 +
arch/arm/configs/sama5_defconfig | 2 -
arch/arm/mach-at91/pm.c | 22 +++----
arch/arm/mach-at91/pm.h | 2 +-
arch/arm/mach-at91/pm_slowclock.S | 76 ++++++++++++----------
include/soc/at91/at91sam9_ddrsdr.h | 2 +-
14 files changed, 64 insertions(+), 59 deletions(-)
--
Nicolas Ferre
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] at91: fixes for 4.0 #1
2015-03-04 10:51 [GIT PULL] at91: fixes for 4.0 #1 Nicolas Ferre
@ 2015-03-04 20:15 ` Arnd Bergmann
0 siblings, 0 replies; 2+ messages in thread
From: Arnd Bergmann @ 2015-03-04 20:15 UTC (permalink / raw)
To: Nicolas Ferre
Cc: Olof Johansson, arm, Linux Kernel list, linux-arm-kernel,
Alexandre Belloni, Boris BREZILLON,
Jean-Christophe PLAGNIOL-VILLARD, Ludovic Desroches
On Wednesday 04 March 2015 11:51:45 Nicolas Ferre wrote:
> Arnd, Olof, Kevin,
>
> Here is the first batch of fixes for 4.0. Several topics covered like PM, DT or
> defconfig. The watchdog option removal is the most important one.
>
> Thanks, best regards,
>
> The following changes since commit c517d838eb7d07bbe9507871fab3931deccff539:
>
> Linux 4.0-rc1 (2015-02-22 18:21:14 -0800)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91.git tags/at91-fixes
>
> for you to fetch changes up to 2141102e045e622cac176891cb66c5bf08e439f5:
>
> ARM: at91/dt: keep watchdog running in idle mode (2015-03-04 11:20:52 +0100)
>
> ----------------------------------------------------------------
> First fixes batch for AT91 on 4.0:
> - PM slowclock fixes for DDR and timeouts
> - fix some DT entries
> - little defconfig updates
> - the removal of a harmful watchdog option + its detailed documentation
Pulled into fixes, thanks!
Arnd
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-03-04 20:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-04 10:51 [GIT PULL] at91: fixes for 4.0 #1 Nicolas Ferre
2015-03-04 20:15 ` Arnd Bergmann
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).