Re: [PATCH 3/5] clock: qcom: ipq4019: add missing networking resets

2024-05-22 Thread Caleb Connolly
On 22/05/2024 12:13, Robert Marko wrote: IPQ4019 has more networking related resets that will be required for future wired networking support, so lets add them. This syncs the driver with Linux. Signed-off-by: Robert Marko Reviewed-by: Caleb Connolly ---

[PATCH 3/5] clock: qcom: ipq4019: add missing networking resets

2024-05-22 Thread Robert Marko
IPQ4019 has more networking related resets that will be required for future wired networking support, so lets add them. This syncs the driver with Linux. Signed-off-by: Robert Marko --- drivers/clk/qcom/clock-ipq4019.c | 6 ++ 1 file changed, 6 insertions(+) diff --git