From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752248AbdBJNYu (ORCPT ); Fri, 10 Feb 2017 08:24:50 -0500 Received: from mail-it0-f54.google.com ([209.85.214.54]:38229 "EHLO mail-it0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752188AbdBJNYr (ORCPT ); Fri, 10 Feb 2017 08:24:47 -0500 MIME-Version: 1.0 In-Reply-To: <20170208200010.21522-1-ulli.kroll@googlemail.com> References: <20170208200010.21522-1-ulli.kroll@googlemail.com> From: Linus Walleij Date: Fri, 10 Feb 2017 14:24:40 +0100 Message-ID: Subject: Re: [PATCH 0/3] usb: add device tree support for fotg2-hcd driver To: Hans Ulli Kroll Cc: "linux-kernel@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-usb@vger.kernel.org" , Greg Kroah-Hartman , Rob Herring , Mark Rutland Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 8, 2017 at 9:00 PM, Hans Ulli Kroll wrote: > Add device tree binding and DT driver support for fotg2-hcd controller > The device is used on Gemini SoC. All looks good to me. If you send a patch on top of my git branch adding it to the gemini.dtsi set as status = "disabled"; and gemini-nas4220b.dts mainly just setting status = "okay"; I can merge this on top of the rest of the stuff in my tree that should go upstream to ARM SoC. Yours. Linus Walleij