Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965894AbcJYK5X (ORCPT ); Tue, 25 Oct 2016 06:57:23 -0400 Received: from comal.ext.ti.com ([198.47.26.152]:49229 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965839AbcJYK5T (ORCPT ); Tue, 25 Oct 2016 06:57:19 -0400 Subject: Re: [PATCH/RFT v2 00/17] Add DT support for ohci-da8xx To: , , , , , , , , , , References: <20161024164634.4330-1-ahaslam@baylibre.com> CC: , , , From: Sekhar Nori Message-ID: <39744873-14ec-5eae-640c-10435b9eb492@ti.com> Date: Tue, 25 Oct 2016 16:25:57 +0530 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 In-Reply-To: <20161024164634.4330-1-ahaslam@baylibre.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 736 Lines: 21 Hi Axel, On Monday 24 October 2016 10:16 PM, ahaslam@baylibre.com wrote: > From: Axel Haslam > > The purpose of this patch series is to add DT support and modernize > the ohci-da8xx glue driver without breaking the non-DT boot, > which is still used in unconverted davinci devices. >From a mach-davinci perspective, there are some patches which seem to be safe to apply and some which depend on corresponding driver changes to get in. In order to speed up the process of applying this series, can you split the mach-davinci updates which are safe to apply into a separate series. For DT patches, the bindings should be accepted. For other patches, they should not be causing any regressions. Thanks, Sekhar