Quoting Ansuel Smith (2022-03-24 18:13:49) > On Thu, Mar 24, 2022 at 06:10:35PM -0700, Stephen Boyd wrote: > > Quoting Ansuel Smith (2022-03-21 16:15:33) > > > PXO_SRC is currently defined in the gcc include and referenced in the > > > ipq8064 DTSI. Correctly provide a clk after gcc probe to fix kernel > > > panic if a driver starts to actually use it. > > > > > > Signed-off-by: Ansuel Smith <ansuelsmth@xxxxxxxxx> > > > --- > > > > What is this patch about? clk providers shouldn't be calling clk_get(). > > > > If pxo is passed as a clock in dts and defined as a fixed clock, what > should be used? clk_parent_data