Re: [PATCH] ARM: dts: DRA7: fix a typo in ethernet

2015-09-14 Thread Tony Lindgren
* Vishal Mahaveer  [150825 12:01]:
> Register address in name of the node is wrong
> 
> Signed-off-by: Vishal Mahaveer 
> Acked-by: Mugunthan V N 

Applying into omap-for-v4.3/fixes thanks.

Tony

> ---
>  arch/arm/boot/dts/dra7.dtsi |2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/dra7.dtsi b/arch/arm/boot/dts/dra7.dtsi
> index 1e29ccf..9a20d46 100644
> --- a/arch/arm/boot/dts/dra7.dtsi
> +++ b/arch/arm/boot/dts/dra7.dtsi
> @@ -1398,7 +1398,7 @@
>   ti,irqs-safe-map = <0>;
>   };
>  
> - mac: ethernet@4a10 {
> + mac: ethernet@48484000 {
>   compatible = "ti,cpsw";
>   ti,hwmods = "gmac";
>   clocks = <_gmac_ck>, <_gmii_ref_clk_div>;
> -- 
> 1.7.4.1
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH] ARM: dts: DRA7: fix a typo in ethernet

2015-09-01 Thread Tony Lindgren
* Tony Lindgren  [150901 08:53]:
> * Vishal Mahaveer  [150825 12:01]:
> > Register address in name of the node is wrong
> > 
> > Signed-off-by: Vishal Mahaveer 
> > Acked-by: Mugunthan V N 
> 
> Thanks applying into omap-for-v4.3/fixes.

Actually I'll wait on this one until -rc1 as it causes a
merge conflict with the pending dts changes and SoC branch
currently.

Regards,

Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH] ARM: dts: DRA7: fix a typo in ethernet

2015-09-01 Thread Tony Lindgren
* Vishal Mahaveer  [150825 12:01]:
> Register address in name of the node is wrong
> 
> Signed-off-by: Vishal Mahaveer 
> Acked-by: Mugunthan V N 

Thanks applying into omap-for-v4.3/fixes.

Tony

> ---
>  arch/arm/boot/dts/dra7.dtsi |2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/dra7.dtsi b/arch/arm/boot/dts/dra7.dtsi
> index 1e29ccf..9a20d46 100644
> --- a/arch/arm/boot/dts/dra7.dtsi
> +++ b/arch/arm/boot/dts/dra7.dtsi
> @@ -1398,7 +1398,7 @@
>   ti,irqs-safe-map = <0>;
>   };
>  
> - mac: ethernet@4a10 {
> + mac: ethernet@48484000 {
>   compatible = "ti,cpsw";
>   ti,hwmods = "gmac";
>   clocks = <_gmac_ck>, <_gmii_ref_clk_div>;
> -- 
> 1.7.4.1
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html