Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755640AbcKVJi4 (ORCPT ); Tue, 22 Nov 2016 04:38:56 -0500 Received: from mail-qk0-f169.google.com ([209.85.220.169]:33498 "EHLO mail-qk0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755495AbcKVJix (ORCPT ); Tue, 22 Nov 2016 04:38:53 -0500 MIME-Version: 1.0 In-Reply-To: <3543ab96-1a7e-395f-26a6-c748cf0423f1@ti.com> References: <20161121165920.29809-1-ahaslam@baylibre.com> <3543ab96-1a7e-395f-26a6-c748cf0423f1@ti.com> From: Axel Haslam Date: Tue, 22 Nov 2016 10:38:12 +0100 Message-ID: Subject: Re: [PATCH 0/2] ARM: davinvi: da850 add ohci DT nodes To: Sekhar Nori Cc: Kevin Hilman , David Lechner , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 746 Lines: 26 On Tue, Nov 22, 2016 at 10:33 AM, Sekhar Nori wrote: > On Monday 21 November 2016 10:29 PM, Axel Haslam wrote: >> This adds the DT node for the ohci controller and >> enables it for the omapl138-lckd platform. >> >> DEPENDENCIES: >> >> 1. [PATCH v6 0/5] USB: ohci-da8xx: Add device tree support >> https://lkml.org/lkml/2016/11/21/558 > > Looks like atleast this series is not merged (checking today's linux-next). > >> >> 2. [PATCH v3 0/2] regulator: handling of error conditions for usb drivers >> https://lkml.org/lkml/2016/11/4/465 > > Can you let me know once the dependencies are merged so I can pick these. Right, the driver changes are not yet picked up, ill ping once those get in. Regards Axel. > > Thanks, > Sekhar