Re: [PATCH net-next v6 0/6] net: mscc: PTP Hardware Clock (PHC) support
From: David Miller <davem@davemloft.net>
Date: 2019-08-15 23:31:34
From: David Miller <davem@davemloft.net>
Date: 2019-08-15 23:31:34
From: Antoine Tenart <redacted> Date: Mon, 12 Aug 2019 16:45:31 +0200
This series introduces the PTP Hardware Clock (PHC) support to the Mscc Ocelot switch driver. In order to make use of this, a new register bank is added and described in the device tree, as well as a new interrupt. The use this bank and interrupt was made optional in the driver for dt compatibility reasons.
Series applied, thank you.