From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v3,1/5] dt-bindings: mt8173-xhci: support host side of dual-role mode Date: Mon, 13 Jun 2016 13:54:54 -0500 Message-ID: <20160613185454.GA21742@rob-hp-laptop> References: <1465543962-11678-1-git-send-email-chunfeng.yun@mediatek.com> <1465543962-11678-2-git-send-email-chunfeng.yun@mediatek.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1465543962-11678-2-git-send-email-chunfeng.yun@mediatek.com> Sender: linux-kernel-owner@vger.kernel.org To: Chunfeng Yun Cc: Greg Kroah-Hartman , Felipe Balbi , Mathias Nyman , Matthias Brugger , Alan Stern , Mark Rutland , Ian Campbell , Sergei Shtylyov , Pawel Moll , Kumar Gala , Sascha Hauer , Alan Cooper , linux-usb@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org List-Id: devicetree@vger.kernel.org On Fri, Jun 10, 2016 at 03:32:38PM +0800, Chunfeng Yun wrote: > Some resources, such as IPPC register etc, shared with device > driver are moved into common glue layer when xHCI driver is the > host side of dual-role mode and they should be changed as optional > properties if they are required ones before. For clarity, add > a new part of binding to support host side of dual-role mode. > > Additionally add optional properties of pinctrl for host only mode > > Signed-off-by: Chunfeng Yun > --- > .../devicetree/bindings/usb/mt8173-xhci.txt | 48 ++++++++++++++++++++ > 1 file changed, 48 insertions(+) Acked-by: Rob Herring