Re: [PATCH net-next v3 4/8] MIPS: dts: mscc: describe the PTP ready interrupt

2019-08-24 Thread Paul Burton
Hello, Antoine Tenart wrote: > This patch adds a description of the PTP ready interrupt, which can be > triggered when a PTP timestamp is available on an hardware FIFO. Applied to mips-next. > commit b4742e6682d5 > https://git.kernel.org/mips/c/b4742e6682d5 > > Signed-off-by: Antoine Tenart >

Re: [PATCH net-next v3 4/8] MIPS: dts: mscc: describe the PTP ready interrupt

2019-08-22 Thread Antoine Tenart
Hello, On Wed, Jul 24, 2019 at 10:17:11AM +0200, Antoine Tenart wrote: > This patch adds a description of the PTP ready interrupt, which can be > triggered when a PTP timestamp is available on an hardware FIFO. > > Signed-off-by: Antoine Tenart > Acked-by: Paul Burton The net patches of this s

[PATCH net-next v3 4/8] MIPS: dts: mscc: describe the PTP ready interrupt

2019-07-24 Thread Antoine Tenart
This patch adds a description of the PTP ready interrupt, which can be triggered when a PTP timestamp is available on an hardware FIFO. Signed-off-by: Antoine Tenart Acked-by: Paul Burton --- arch/mips/boot/dts/mscc/ocelot.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --g