Hi all, Here are few ti-sysc related changes that are needed to drop legacy data for omap4/5. The last patch also starts warning users about old incomplete dtb, we do that initially only for am3/4 that no longer have the legacy data. Regards, Tony Tony Lindgren (4): ARM: OMAP2+: Init both prm and prcm nodes early for clocks soc: ti: omap-prm: Allow hardware supported retention when idle clk: ti: omap5: Add missing gpmc and ocmc clkctrl bus: ti-sysc: Check for old incomplete dtb arch/arm/mach-omap2/pdata-quirks.c | 29 +++++++++++++++++++++-------- drivers/bus/ti-sysc.c | 16 ++++++++++++++++ drivers/clk/ti/clk-54xx.c | 2 ++ drivers/soc/ti/omap_prm.c | 16 ++++++++++++---- include/dt-bindings/clock/omap5.h | 2 ++ 5 files changed, 53 insertions(+), 12 deletions(-) -- 2.30.1