Re: [PATCH v7 4/5] ARM: tegra: Add efuse and apbmisc bindings

2014-06-06 Thread Peter De Schrijver
On Fri, Jun 06, 2014 at 12:55:22AM +0200, Stephen Warren wrote: > On 06/05/2014 04:13 PM, Peter De Schrijver wrote: > > On Thu, Jun 05, 2014 at 08:41:55PM +0200, Stephen Warren wrote: > >> On 06/05/2014 07:09 AM, Peter De Schrijver wrote: > >>> Add efuse and apbmisc bindings for Tegra20, Tegra30,

Re: [PATCH v7 4/5] ARM: tegra: Add efuse and apbmisc bindings

2014-06-06 Thread Peter De Schrijver
On Fri, Jun 06, 2014 at 12:55:22AM +0200, Stephen Warren wrote: On 06/05/2014 04:13 PM, Peter De Schrijver wrote: On Thu, Jun 05, 2014 at 08:41:55PM +0200, Stephen Warren wrote: On 06/05/2014 07:09 AM, Peter De Schrijver wrote: Add efuse and apbmisc bindings for Tegra20, Tegra30, Tegra114

Re: [PATCH v7 4/5] ARM: tegra: Add efuse and apbmisc bindings

2014-06-05 Thread Stephen Warren
On 06/05/2014 04:13 PM, Peter De Schrijver wrote: > On Thu, Jun 05, 2014 at 08:41:55PM +0200, Stephen Warren wrote: >> On 06/05/2014 07:09 AM, Peter De Schrijver wrote: >>> Add efuse and apbmisc bindings for Tegra20, Tegra30, Tegra114 and Tegra124. >> >>> diff --git

Re: [PATCH v7 4/5] ARM: tegra: Add efuse and apbmisc bindings

2014-06-05 Thread Peter De Schrijver
On Thu, Jun 05, 2014 at 08:41:55PM +0200, Stephen Warren wrote: > On 06/05/2014 07:09 AM, Peter De Schrijver wrote: > > Add efuse and apbmisc bindings for Tegra20, Tegra30, Tegra114 and Tegra124. > > > diff --git a/arch/arm/boot/dts/tegra114.dtsi > > b/arch/arm/boot/dts/tegra114.dtsi > > > +

Re: [PATCH v7 4/5] ARM: tegra: Add efuse and apbmisc bindings

2014-06-05 Thread Stephen Warren
On 06/05/2014 07:09 AM, Peter De Schrijver wrote: > Add efuse and apbmisc bindings for Tegra20, Tegra30, Tegra114 and Tegra124. > diff --git a/arch/arm/boot/dts/tegra114.dtsi b/arch/arm/boot/dts/tegra114.dtsi > + apbmisc@7800 { > + compatible = "nvidia,tegra114-apbmisc", >

[PATCH v7 4/5] ARM: tegra: Add efuse and apbmisc bindings

2014-06-05 Thread Peter De Schrijver
Add efuse and apbmisc bindings for Tegra20, Tegra30, Tegra114 and Tegra124. Signed-off-by: Peter De Schrijver --- .../bindings/fuse/nvidia,tegra20-fuse.txt | 40 .../bindings/misc/nvidia,tegra20-apbmisc.txt | 13 ++ arch/arm/boot/dts/tegra114.dtsi

[PATCH v7 4/5] ARM: tegra: Add efuse and apbmisc bindings

2014-06-05 Thread Peter De Schrijver
Add efuse and apbmisc bindings for Tegra20, Tegra30, Tegra114 and Tegra124. Signed-off-by: Peter De Schrijver pdeschrij...@nvidia.com --- .../bindings/fuse/nvidia,tegra20-fuse.txt | 40 .../bindings/misc/nvidia,tegra20-apbmisc.txt | 13 ++

Re: [PATCH v7 4/5] ARM: tegra: Add efuse and apbmisc bindings

2014-06-05 Thread Stephen Warren
On 06/05/2014 07:09 AM, Peter De Schrijver wrote: Add efuse and apbmisc bindings for Tegra20, Tegra30, Tegra114 and Tegra124. diff --git a/arch/arm/boot/dts/tegra114.dtsi b/arch/arm/boot/dts/tegra114.dtsi + apbmisc@7800 { + compatible = nvidia,tegra114-apbmisc,

Re: [PATCH v7 4/5] ARM: tegra: Add efuse and apbmisc bindings

2014-06-05 Thread Peter De Schrijver
On Thu, Jun 05, 2014 at 08:41:55PM +0200, Stephen Warren wrote: On 06/05/2014 07:09 AM, Peter De Schrijver wrote: Add efuse and apbmisc bindings for Tegra20, Tegra30, Tegra114 and Tegra124. diff --git a/arch/arm/boot/dts/tegra114.dtsi b/arch/arm/boot/dts/tegra114.dtsi +

Re: [PATCH v7 4/5] ARM: tegra: Add efuse and apbmisc bindings

2014-06-05 Thread Stephen Warren
On 06/05/2014 04:13 PM, Peter De Schrijver wrote: On Thu, Jun 05, 2014 at 08:41:55PM +0200, Stephen Warren wrote: On 06/05/2014 07:09 AM, Peter De Schrijver wrote: Add efuse and apbmisc bindings for Tegra20, Tegra30, Tegra114 and Tegra124. diff --git a/arch/arm/boot/dts/tegra114.dtsi