Re: [PATCH v2 4/5] stmmac: Add ptp debugfs entry.

2015-12-07 Thread Arnd Bergmann
On Monday 07 December 2015 21:37:52 Phil Reid wrote: > On 7/12/2015 5:03 PM, Arnd Bergmann wrote: > > On Monday 07 December 2015 09:38:43 Phil Reid wrote: > >> This adds a debugfs entry to view the current status of the ptp > >> registers. > >> > >> Signed-off-by: Phil Reid > >> > > > > Your descr

Re: [PATCH v2 4/5] stmmac: Add ptp debugfs entry.

2015-12-07 Thread Phil Reid
On 7/12/2015 5:03 PM, Arnd Bergmann wrote: On Monday 07 December 2015 09:38:43 Phil Reid wrote: This adds a debugfs entry to view the current status of the ptp registers. Signed-off-by: Phil Reid Your description should explain what this is good for. Why do you need to look at this through

Re: [PATCH v2 4/5] stmmac: Add ptp debugfs entry.

2015-12-07 Thread Arnd Bergmann
On Monday 07 December 2015 09:38:43 Phil Reid wrote: > This adds a debugfs entry to view the current status of the ptp > registers. > > Signed-off-by: Phil Reid > Your description should explain what this is good for. Why do you need to look at this through debugfs? Arnd -- To unsubscr

[PATCH v2 4/5] stmmac: Add ptp debugfs entry.

2015-12-06 Thread Phil Reid
This adds a debugfs entry to view the current status of the ptp registers. Signed-off-by: Phil Reid --- drivers/net/ethernet/stmicro/stmmac/stmmac.h | 1 + drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 61 +++ drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.h | 5