* Suman Anna <s-anna@xxxxxx> [200225 20:47]: > The PRU-ICSS target module node was left in disabled state in the base > am33xx-l4.dtsi file. Enable this node on all the AM335x beaglebone > boards as they mostly use a AM3358 or a AM3359 SoC which do contain > the PRU-ICSS IP. Just get rid of the top level status = "disabled". The default is enabled, and the device is there for sure inside the SoC. And then there's no need for pointless status = "okay" tinkering in the board specific dts files so no need for this patch. Regards, Tony