From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751526AbdJDBaH (ORCPT ); Tue, 3 Oct 2017 21:30:07 -0400 Received: from mail-lf0-f67.google.com ([209.85.215.67]:44298 "EHLO mail-lf0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751115AbdJDBaE (ORCPT ); Tue, 3 Oct 2017 21:30:04 -0400 X-Google-Smtp-Source: AOwi7QBz6pQJ8Z70B1g0rbAFDULODCjSpPFtEeEAwWjtpRnslo87LKvPedPAZCbA9ks9/cHTeacDdQ== Date: Tue, 3 Oct 2017 18:08:55 -0700 From: Olof Johansson To: Nicolas Ferre Cc: Arnd Bergmann , arm@kernel.org, Nicolas Ferre , Linux Kernel list , linux-arm-kernel , Alexandre Belloni , Boris BREZILLON , Russell King Subject: Re: [GIT PULL] ARM: at91: fixes for 4.14 #1 Message-ID: <20171004010855.4xamlbzxgso26dsh@localhost> References: <20170918162029.15894-1-nicolas.ferre@microchip.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170918162029.15894-1-nicolas.ferre@microchip.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Sep 18, 2017 at 06:20:29PM +0200, Nicolas Ferre wrote: > From: Nicolas Ferre > > Arnd, Olof, > > Here are some fixes for 4.14. I send them while Alexandre is in the US. The > most of this PR are modifications to the sama5d27 SOM1 EK board that was > introducts lately. These modifications are errors due to typos, misunderstanding > of the DT binding or simply last minute hardware modifications. > I also added one patch for the AT91 PM subsystem as it is the re-alignment on > one treewide change by Russell to get rid of virt_to_phys() in low-level code. > I think that unifying this move the soonest for all ARM platform is better. > > Thanks, best regards, > > The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e: > > Linux 4.14-rc1 (2017-09-16 15:47:51 -0700) > > 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 093d79f62a89f47d9b5fd0746768146d9696535c: > > ARM: at91: Replace uses of virt_to_phys with __pa_symbol (2017-09-18 10:05:38 +0200) Applied to fixes. -Olof