Hi Pali On Mon, 2023-06-12 at 23:01 +0200, Pali Rohár wrote: > Hello! Just a quick look into this patch and I see that it contains lot > of dead code hidden in '#if 0'. Could you cleanup it?
I assume you mean those few as can be found in our device trees. This is due to them device trees coming straight from upstream Linux [1], however, the base TI K3 SoC dtsi have not been synchronised recently. Once that is done (e.g. as partially done by [2]) those '#if 0' may simply be removed again. [1] https://lore.kernel.org/all/20230601131332.26877-1-france...@dolcini.it/ [2] https://lore.kernel.org/all/20230406185542.1179073-4-sjo...@collabora.com/ Cheers Marcel