On Mon, 22 Nov 2021 13:46:14 +0300, Evgeny Boger wrote: > Allwinner R40 (also known as A40i, T3, V40) has a CAN controller. The > controller is the same as in earlier A10 and A20 SoCs, but needs reset > line to be deasserted before use. > > This patch Introduces new compatible for R40 CAN controller with > required resets property. > > Signed-off-by: Evgeny Boger <boger@xxxxxxxxxxxxxx> > --- > .../net/can/allwinner,sun4i-a10-can.yaml | 24 +++++++++++++++++++ > 1 file changed, 24 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>