Hi, Patch 1 & 2 introduce a new DT flag for parsing the clock data from devicetree instead of querying everything from firmware. The purpose of this change is to improve boot time, it can be seen to give ~2s improvement in certain setups. If adding a new DT flag for this is not acceptable, a kernel command line parameter could be introduced instead, or even a new Kconfig option. I voted for the DT flag for now as that seems to be the most versatile solution. Patch 3 shortens the kernel registered clock names, currently for am65x they are of the form: interconnect@100000:interconnect@28380000:interconnect@42040000:dmsc:clocks:11:1 0 After this patch the same clock name is cut down to: clocks:11:10 This makes the debugfs interface much more readable in addition to some memory savings. -Tero -- Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki