From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759151AbbCDUPg (ORCPT ); Wed, 4 Mar 2015 15:15:36 -0500 Received: from mout.kundenserver.de ([212.227.126.187]:62078 "EHLO mout.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755337AbbCDUPf (ORCPT ); Wed, 4 Mar 2015 15:15:35 -0500 From: Arnd Bergmann To: Nicolas Ferre Cc: Olof Johansson , arm@kernel.org, Linux Kernel list , linux-arm-kernel , Alexandre Belloni , Boris BREZILLON , Jean-Christophe PLAGNIOL-VILLARD , Ludovic Desroches Subject: Re: [GIT PULL] at91: fixes for 4.0 #1 Date: Wed, 04 Mar 2015 21:15:25 +0100 Message-ID: <5791968.WNZjnOPoKI@wuerfel> User-Agent: KMail/4.11.5 (Linux/3.16.0-10-generic; KDE/4.11.5; x86_64; ; ) In-Reply-To: <1425466305-25150-1-git-send-email-nicolas.ferre@atmel.com> References: <1425466305-25150-1-git-send-email-nicolas.ferre@atmel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Provags-ID: V03:K0:ikE7TnhWe2yqaae2YZglOlwaYb35GaNuO0HAK8+c/vcOxS2F77b nM47dIWTpzA8nR0T+fb4Hwjwr4WU1IDAwgOK0U6lOWcCp6kcIBzg56wS5YtC6bkmyGevsVI OoIJtGrIffBNpWJ1PMcZZAgnXwWKD6y5vAkel2OtDR2R33CEQvUSs84yipICWR/PKDBO95w C3OjaFjg0zZXqtb+HXCKg== X-UI-Out-Filterresults: notjunk:1; Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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