Hello, On 26/05/2025 at 11:58:03 +02, Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> wrote: > Datasheet says that the controller must be disabled before setting up > either SUBU or SCMP. This did not matter so far because the driver only > supported SUBU which was the default, too. It is good practice to follow > datasheet recommendations, though. It will also be needed because SCMP > mode will be added in a later patch. > > Signed-off-by: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> > --- Reviewed-by: Miquel Raynal <miquel.raynal@xxxxxxxxxxx> Thanks, Miquèl