Re: [PATCH 1/3] dt-bindings: net: can: add support for Allwinner R40 CAN controller
From: Rob Herring <robh@kernel.org>
Date: 2021-11-30 02:25:45
Also in:
linux-arm-kernel, linux-can, linux-sunxi
From: Rob Herring <robh@kernel.org>
Date: 2021-11-30 02:25:45
Also in:
linux-arm-kernel, linux-can, linux-sunxi
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 <redacted> --- .../net/can/allwinner,sun4i-a10-can.yaml | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+)
Reviewed-by: Rob Herring <robh@kernel.org>