On 8.08.2023 15:01, MD Danish Anwar wrote: > The Programmable Realtime Unit - Industrial Communication Subsystem > (PRU-ICSS) known as PRUSS, is a low-latency microcontroller subsystem > used for industrial networking and other hard real-time functions in > the TI K3 SoCs such as AM654x, AM64x. > > AM654x-EVM, AM64xx-EVM, and iot2050 use the PRUSS driver. > > Reviewed-by: Christian Gmeiner <christian.gmeiner@xxxxxxxxx> > Signed-off-by: MD Danish Anwar <danishanwar@xxxxxx> > --- > Cc: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> > > Changes from v3 to v4: > *) Rebased on the latest next-20230808 linux-next. > *) Modified commit-message to add details on PRUSS driver and the SoCs > supported. (address comments from v2 - Konard's and v3 - Nishanth's) Thanks a lot, sounds like it's a cool piece of hardware! Reviewed-by: Konrad Dybcio <konradybcio@xxxxxxxxxx> Konrad