Quoting Marijn Suijten (2021-09-11 05:13:34) > Use parent_data and parent_hws to specify internal relations using > pointers instead of names, and use .fw_name to retrieve external clocks > from clock-names in the DT rather than the global clock tree. > > Note that this change relies on the "xo" and "sleep_clk" clocks to be > provided in DT, as per the relevant qcom,gcc-mnsm8998.yaml dt-bindings. > These clocks have been added in a prior patch [1]. > > [1]: https://lore.kernel.org/linux-arm-msm/20210911120101.248476-1-marijn.suijten@xxxxxxxxxxxxxx/ > > Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxxx> > Signed-off-by: Marijn Suijten <marijn.suijten@xxxxxxxxxxxxxx> > --- Applied to clk-next