чт, 12 груд. 2024 р. о 17:55 Tom Rini <[email protected]> пише: > > On Thu, Dec 12, 2024 at 12:06:44PM +0200, Svyatoslav Ryhel wrote: > > > This should fix > > https://lore.kernel.org/all/20241201164810.GT3600562@bill-the-cat/T/#m2b62b471fd37e4c9725c98547e2a919cf11db5e5 > > > > --- > > Changes from v1 > > - added partially support PLL clocks commit > > --- > > > > Svyatoslav Ryhel (2): > > driver: clk: tegra: partially support PLL clocks > > driver: clk: tegra: init basic clocks on probe > > > > drivers/clk/tegra/tegra-car-clk.c | 52 +++++++++++++++++++++++++------ > > 1 file changed, 42 insertions(+), 10 deletions(-) > > Thanks. Do you want to send me a PR for these, or should I apply them > directly in a bit after time for further review / testing? >
I have rushed previous patch since Simon responded that he is picking revert to some tree, which seems not to be official U-Boot repo. I have send quite a bit of Tegra related patches today, and, if you are fine with that, I may pick them all after some a week or so to Tegra custodian repo and then ask for a PR. There is no urgency right now to apply clock patch tbh. > -- > Tom

