Message ID | 1362659421-11884-3-git-send-email-mugunthanvnm@ti.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
* Mugunthan V N <mugunthanvnm@ti.com> [130307 04:35]: Can you please add a description and send this separately so Benoit can queue it. Thanks, Tony > Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com> > --- > arch/arm/boot/dts/am33xx.dtsi | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi > index 0957645..f8c83a1 100644 > --- a/arch/arm/boot/dts/am33xx.dtsi > +++ b/arch/arm/boot/dts/am33xx.dtsi > @@ -352,6 +352,7 @@ > cpts_active_slave = <0>; > cpts_clock_mult = <0x80000000>; > cpts_clock_shift = <29>; > + ethtool-active-slave = <0>; > reg = <0x4a100000 0x800 > 0x4a101200 0x100>; > #address-cells = <1>; > -- > 1.7.9.5 > > _______________________________________________ > devicetree-discuss mailing list > devicetree-discuss@lists.ozlabs.org > https://lists.ozlabs.org/listinfo/devicetree-discuss -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On 3/7/2013 9:43 PM, Tony Lindgren wrote: > * Mugunthan V N <mugunthanvnm@ti.com> [130307 04:35]: > > Can you please add a description and send this separately > so Benoit can queue it. > > Will send this patch separately after this patch series has been reviewed and accepted by netdev maintainer. Regards Mugunthan V N -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi index 0957645..f8c83a1 100644 --- a/arch/arm/boot/dts/am33xx.dtsi +++ b/arch/arm/boot/dts/am33xx.dtsi @@ -352,6 +352,7 @@ cpts_active_slave = <0>; cpts_clock_mult = <0x80000000>; cpts_clock_shift = <29>; + ethtool-active-slave = <0>; reg = <0x4a100000 0x800 0x4a101200 0x100>; #address-cells = <1>;
Signed-off-by: Mugunthan V N <mugunthanvnm@ti.com> --- arch/arm/boot/dts/am33xx.dtsi | 1 + 1 file changed, 1 insertion(+)