Re: [PATCH 2/4] of: Add NVIDIA Tegra XUSB pad controller binding

2014-06-12 Thread Linus Walleij
On Fri, Jun 6, 2014 at 12:57 AM, Stephen Warren wrote: > In my opinion, the headers *are* > part of the bindings, so of course anyone either reading DT bindings, or > parsing DT, must have the headers, and hence the headers must be bundled > with the DT files or with the bindings wherever they

Re: [PATCH 2/4] of: Add NVIDIA Tegra XUSB pad controller binding

2014-06-12 Thread Linus Walleij
On Fri, Jun 6, 2014 at 12:57 AM, Stephen Warren swar...@wwwdotorg.org wrote: In my opinion, the headers *are* part of the bindings, so of course anyone either reading DT bindings, or parsing DT, must have the headers, and hence the headers must be bundled with the DT files or with the

Re: [PATCH 2/4] of: Add NVIDIA Tegra XUSB pad controller binding

2014-06-05 Thread Stephen Warren
On 06/05/2014 04:08 PM, Thierry Reding wrote: > On Thu, Jun 05, 2014 at 10:47:45AM -0600, Stephen Warren wrote: >> On 06/04/2014 09:16 AM, Thierry Reding wrote: >>> From: Thierry Reding >>> >>> This patch adds the device tree binding documentation for the XUSB pad >>> controller found on NVIDIA

Re: [PATCH 2/4] of: Add NVIDIA Tegra XUSB pad controller binding

2014-06-05 Thread Thierry Reding
On Thu, Jun 05, 2014 at 10:47:45AM -0600, Stephen Warren wrote: > On 06/04/2014 09:16 AM, Thierry Reding wrote: > > From: Thierry Reding > > > > This patch adds the device tree binding documentation for the XUSB pad > > controller found on NVIDIA Tegra SoCs. It exposes both pinmuxing and PHY > >

Re: [PATCH 2/4] of: Add NVIDIA Tegra XUSB pad controller binding

2014-06-05 Thread Stephen Warren
On 06/04/2014 09:16 AM, Thierry Reding wrote: > From: Thierry Reding > > This patch adds the device tree binding documentation for the XUSB pad > controller found on NVIDIA Tegra SoCs. It exposes both pinmuxing and PHY > capabilities. > diff --git >

Re: [PATCH 2/4] of: Add NVIDIA Tegra XUSB pad controller binding

2014-06-05 Thread Stephen Warren
On 06/04/2014 09:16 AM, Thierry Reding wrote: From: Thierry Reding tred...@nvidia.com This patch adds the device tree binding documentation for the XUSB pad controller found on NVIDIA Tegra SoCs. It exposes both pinmuxing and PHY capabilities. diff --git

Re: [PATCH 2/4] of: Add NVIDIA Tegra XUSB pad controller binding

2014-06-05 Thread Thierry Reding
On Thu, Jun 05, 2014 at 10:47:45AM -0600, Stephen Warren wrote: On 06/04/2014 09:16 AM, Thierry Reding wrote: From: Thierry Reding tred...@nvidia.com This patch adds the device tree binding documentation for the XUSB pad controller found on NVIDIA Tegra SoCs. It exposes both pinmuxing

Re: [PATCH 2/4] of: Add NVIDIA Tegra XUSB pad controller binding

2014-06-05 Thread Stephen Warren
On 06/05/2014 04:08 PM, Thierry Reding wrote: On Thu, Jun 05, 2014 at 10:47:45AM -0600, Stephen Warren wrote: On 06/04/2014 09:16 AM, Thierry Reding wrote: From: Thierry Reding tred...@nvidia.com This patch adds the device tree binding documentation for the XUSB pad controller found on

[PATCH 2/4] of: Add NVIDIA Tegra XUSB pad controller binding

2014-06-04 Thread Thierry Reding
From: Thierry Reding This patch adds the device tree binding documentation for the XUSB pad controller found on NVIDIA Tegra SoCs. It exposes both pinmuxing and PHY capabilities. Signed-off-by: Thierry Reding --- .../pinctrl/nvidia,tegra124-xusb-padctl.txt| 135 +

[PATCH 2/4] of: Add NVIDIA Tegra XUSB pad controller binding

2014-06-04 Thread Thierry Reding
From: Thierry Reding tred...@nvidia.com This patch adds the device tree binding documentation for the XUSB pad controller found on NVIDIA Tegra SoCs. It exposes both pinmuxing and PHY capabilities. Signed-off-by: Thierry Reding tred...@nvidia.com --- .../pinctrl/nvidia,tegra124-xusb-padctl.txt