[PATCH 1/6] dt-bindings: can: rockchip_canfd: add compatible for the RK3588 variant
Krzysztof Kozlowski
krzk at kernel.org
Wed Jul 1 00:33:31 PDT 2026
On Tue, Jun 30, 2026 at 06:43:31PM +0200, Heiko Stuebner wrote:
> From: Heiko Stuebner <heiko.stuebner at cherry.de>
>
> The RK3588 uses a variant of the CAN(-FD) controller introduced at first
> with the RK3568 SoC.
>
> Signed-off-by: Heiko Stuebner <heiko.stuebner at cherry.de>
> ---
> .../devicetree/bindings/net/can/rockchip,rk3568v2-canfd.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/net/can/rockchip,rk3568v2-canfd.yaml b/Documentation/devicetree/bindings/net/can/rockchip,rk3568v2-canfd.yaml
> index a077c0330013..02211ea3ec41 100644
> --- a/Documentation/devicetree/bindings/net/can/rockchip,rk3568v2-canfd.yaml
> +++ b/Documentation/devicetree/bindings/net/can/rockchip,rk3568v2-canfd.yaml
> @@ -20,6 +20,7 @@ properties:
> - items:
> - const: rockchip,rk3568v3-canfd
> - const: rockchip,rk3568v2-canfd
> + - const: rockchip,rk3588-canfd
So this is just an enum with the first entry.
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list