Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934586AbcCOJBc (ORCPT ); Tue, 15 Mar 2016 05:01:32 -0400 Received: from mail-oi0-f50.google.com ([209.85.218.50]:33680 "EHLO mail-oi0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934476AbcCOJB0 (ORCPT ); Tue, 15 Mar 2016 05:01:26 -0400 MIME-Version: 1.0 In-Reply-To: <1457108379-20794-2-git-send-email-thierry.reding@gmail.com> References: <1457108379-20794-1-git-send-email-thierry.reding@gmail.com> <1457108379-20794-2-git-send-email-thierry.reding@gmail.com> Date: Tue, 15 Mar 2016 10:01:25 +0100 Message-ID: Subject: Re: [PATCH v10 2/9] dt-bindings: pinctrl: Deprecate Tegra XUSB pad controller binding From: Linus Walleij To: Thierry Reding Cc: Kishon Vijay Abraham I , Stephen Warren , Alexandre Courbot , Andrew Bresticker , "linux-tegra@vger.kernel.org" , "devicetree@vger.kernel.org" , "linux-usb@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala 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: 732 Lines: 21 On Fri, Mar 4, 2016 at 5:19 PM, Thierry Reding wrote: > From: Thierry Reding > > This is an old version of the binding that isn't flexible enough to > describe all aspects of the XUSB pad controller. Specifically with the > addition of XUSB support (for SuperSpeed USB) the existing binding is > no longer suitable. > > Signed-off-by: Thierry Reding That's unfortunate, not to say unelegant. I want to know Stephen's opinion on these patches (probably they are in another mail) before merging. Will the new binding also work with SuperDuperSpeed USB and SuperSuperMegaUltraOrtonSpeed USB I wonder... or will we change the bindings again? Yours, Linus Walleij