Hi, Here are some changes to handle interconnect target module context loss and re-init better for ti-sysc. There is also one warning fix, and we can drop the old quirks for gpio and sham modules./tmp/outgoing/0000-cover-letter.patch Regards, Tony Tony Lindgren (9): bus: ti-sysc: Fix timekeeping_suspended warning on resume bus: ti-sysc: Check for lost context in sysc_reinit_module() bus: ti-sysc: Add quirk handling for reinit on context lost bus: ti-sysc: Add quirk handling for reset on re-init bus: ti-sysc: Use context lost quirks for gpmc bus: ti-sysc: Use context lost quirk for otg bus: ti-sysc: Handle otg force idle quirk bus: ti-sysc: Drop legacy quirk flag for gpio bus: ti-sysc: Drop legacy quirk flag for sham drivers/bus/ti-sysc.c | 277 ++++++++++++++++++++++---- include/linux/platform_data/ti-sysc.h | 3 + 2 files changed, 245 insertions(+), 35 deletions(-) -- 2.33.0