Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933607AbdCVAkX (ORCPT ); Tue, 21 Mar 2017 20:40:23 -0400 Received: from mail-pg0-f68.google.com ([74.125.83.68]:33238 "EHLO mail-pg0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932606AbdCVAkW (ORCPT ); Tue, 21 Mar 2017 20:40:22 -0400 Date: Tue, 21 Mar 2017 17:33:14 -0700 From: Olof Johansson To: Alexandre Belloni Cc: Arnd Bergmann , arm@kernel.org, Nicolas Ferre , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [GIT PULL] ARM: at91: fixes for 4.11 Message-ID: <20170322003314.GE5129@localhost> References: <20170314105208.gamqtnumihav7tbf@piout.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170314105208.gamqtnumihav7tbf@piout.net> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 918 Lines: 32 On Tue, Mar 14, 2017 at 11:52:08AM +0100, Alexandre Belloni wrote: > Arnd, Olof, > > Here are two fixes for 4.11. The revert is reverting a DT patch that > went through the USB tree but should have never been applied. > > The second patch fixes an issue were the SoC hangs when using > at91_cpuidle. > > > The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201: > > Linux 4.11-rc1 (2017-03-05 12:59:56 -0800) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git tags/at91-ab-4.11-fixes > > for you to fetch changes up to 60b89f1928af80b546b5c3fd8714a62f6f4b8844: > > ARM: at91: pm: cpu_idle: switch DDR to power-down mode (2017-03-14 11:09:50 +0100) > > ---------------------------------------------------------------- > Fixes for 4.11: > > - Fix USB host for sama5d2 > - Fix cpuidle on sama5 Merged, thanks. -Olof