Re: [PATCH net-next v4 3/3] net: fec: make PPS channel configurable

From: Csókás Bence
Date: Fri Oct 04 2024 - 12:07:25 EST



On 2024. 10. 04. 17:24, Francesco Dolcini wrote:
From: Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx>

Depending on the SoC where the FEC is integrated into the PPS channel
might be routed to different timer instances. Make this configurable
from the devicetree.

When the related DT property is not present fallback to the previous
default and use channel 0.

Reviewed-by: Frank Li <Frank.Li@xxxxxxx>
Tested-by: Rafael Beims <rafael.beims@xxxxxxxxxxx>
Signed-off-by: Francesco Dolcini <francesco.dolcini@xxxxxxxxxxx>

Reviewed-by: Csókás, Bence <csokas.bence@xxxxxxxxx>