From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Hurley Subject: Re: [PATCH V4 0/5] Add big-endian MMIO support to serial8250 Date: Fri, 10 Apr 2015 10:28:55 -0400 Message-ID: <5527DE27.8060700@hurleysoftware.com> References: <1428609918-10290-1-git-send-email-cernekee@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Rob Herring , Kevin Cernekee , Greg Kroah-Hartman Cc: Jiri Slaby , Grant Likely , Arnd Bergmann , Florian Fainelli , "linux-serial-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" List-Id: linux-serial@vger.kernel.org On 04/10/2015 09:52 AM, Rob Herring wrote: > On Thu, Apr 9, 2015 at 3:05 PM, Kevin Cernekee wrote: >> V3->V4: >> >> Rebase on Linus' head of tree >> >> Tweak documentation per Grant's request >> >> Drop the of_earlycon patches in favor of Peter's series > > Are there conflicts with Peter's stuff? No. It adds the required pieces so that a trivial patch on top of both series will enable mmio32be for earlycon. > The series looks good to me. Same. Reviewed-by: Peter Hurley -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965272AbbDJO3D (ORCPT ); Fri, 10 Apr 2015 10:29:03 -0400 Received: from mail-qk0-f177.google.com ([209.85.220.177]:32924 "EHLO mail-qk0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933827AbbDJO26 (ORCPT ); Fri, 10 Apr 2015 10:28:58 -0400 Message-ID: <5527DE27.8060700@hurleysoftware.com> Date: Fri, 10 Apr 2015 10:28:55 -0400 From: Peter Hurley User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Rob Herring , Kevin Cernekee , Greg Kroah-Hartman CC: Jiri Slaby , Grant Likely , Arnd Bergmann , Florian Fainelli , "linux-serial@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH V4 0/5] Add big-endian MMIO support to serial8250 References: <1428609918-10290-1-git-send-email-cernekee@gmail.com> In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 04/10/2015 09:52 AM, Rob Herring wrote: > On Thu, Apr 9, 2015 at 3:05 PM, Kevin Cernekee wrote: >> V3->V4: >> >> Rebase on Linus' head of tree >> >> Tweak documentation per Grant's request >> >> Drop the of_earlycon patches in favor of Peter's series > > Are there conflicts with Peter's stuff? No. It adds the required pieces so that a trivial patch on top of both series will enable mmio32be for earlycon. > The series looks good to me. Same. Reviewed-by: Peter Hurley