On 9.08.2023 10:00, Luo Jie wrote:okay, will update it to clk_branch2_mdio_ops, thanks Konrad.
Add the clk_branch2_qca8k_ops for supporting clock controllerclk_branch2_mdio_ops?
where the hardware register is accessed by MDIO bus, and the
spin clock can't be used because of sleep during the MDIO
operation.
The clock is enabled by the .prepare instead of .enable when
the clk_branch2_qca8k_ops is used.
Signed-off-by: Luo Jie <quic_luoj@xxxxxxxxxxx>
---
Konrad