Message ID | 20190828065929.32150-1-t-kristo@ti.com (mailing list archive) |
---|---|
Headers | show |
Series | clk: ti: reset handling support fixes | expand |
Quoting Tero Kristo (2019-08-27 23:59:23) > Hi, > > This is v2 of the earlier series [1] targeting remoteproc / reset support for > OMAP SoCs. None of the earlier patches have been retained, mostly everything > is re-written. :) > > Couple of notes about the individual patches: > > #1: needed so that reset handling code can find clkctrl handles > #2: just to convert the code to look a bit neater with all the bit > handling logic > #3: new TI SoC only API for checking standby state for clocks, needed > for remoteproc idle status handling > #4: new TI SoC only API for syncing up status between reset + associated > clock > #5/#6: add missing IVA clkctrl clock entries for omap5, this has been > just missed before and is needed as IVA has reset lines > > I know its already quite late for 5.4, but in theory these > could be picked up for it also. If not, pushing for 5.5 is fine. Its sort of late. I guess let me throw it into fixes and try to send off one more PR to Linus early next week.