Re: [PATCH v6 02/18] clk: qcom: gcc-ipq806x: skip pxo/cxo fixed clk if already present

From: Stephen Boyd
Date: Thu Mar 24 2022 - 21:11:46 EST


Quoting Ansuel Smith (2022-03-21 16:15:32)
> Skip pxo/cxo clock registration if they are already defined in DTS as fixed
> clock.

Why?

>
> Signed-off-by: Ansuel Smith <ansuelsmth@xxxxxxxxx>