Re: [PATCH] net: stmmac: fix disabling flexible PPS output

2019-10-09 Thread Jakub Kicinski
On Mon, 7 Oct 2019 17:43:05 +0200, Antonio Borneo wrote: > Accordingly to Synopsys documentation [1] and [2], when bit PPSEN0 > in register MAC_PPS_CONTROL is set it selects the functionality > command in the same register, otherwise selects the functionality > control. > Command functionality is r

[PATCH] net: stmmac: fix disabling flexible PPS output

2019-10-07 Thread Antonio Borneo
Accordingly to Synopsys documentation [1] and [2], when bit PPSEN0 in register MAC_PPS_CONTROL is set it selects the functionality command in the same register, otherwise selects the functionality control. Command functionality is required to either enable (command 0x2) and disable (command 0x5) th