From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 51AE91AA1D5; Wed, 1 Jul 2026 07:33:35 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1782891216; cv=none; b=YqFpGnoth3TjUy+8g18RfAXpQ+iP+EGcd07lCGZp6kzIV48Wj8y5ZVJWymrPpELgv1l4lxukNSjcR9P8h8ps7LUtVq52nZISJRJU/L5NqAwyP+AA012jOdoxib+6J5i0SusVK15Npfed7EMYdTTwvbrHGzF9aDR++QW9oY9ovdQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1782891216; c=relaxed/simple; bh=JyuRzzCXBZoasmM7QEjHt6x3BUnV6ef7SVB+Z6VSvFU=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=ik052uCSiTyg9hToE3rt8eDZaIk0iQnlX1vGXuA+k3Q80s3dL44okUFFl8woEBzA5X6vfgvqCT/0gAzlFOCBbI7wLxk/hDqMC4pAThqv8j0fyt98AVzRdJ3yVfn/9WvNhousC0A+pL9hbohnO6vcFyAf0ANJgRdIP2xMnJrt8QM= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=UVyGlBp0; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="UVyGlBp0" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 0885E1F000E9; Wed, 1 Jul 2026 07:33:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1782891215; bh=k/K9hBM1ahbCox43xtF1LZVqi9LX5rDK4epEjlbtsY0=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=UVyGlBp0oHITYtLgXPffpOmwMSWfODSRCnpN4fuVUdT2CiJQhIKDTXTwovisFiENs YwaxyAG9g8q4wIbS2D3cAIOaXYnkgRuGehymbiHWtkRzFwVpHi/H3WxLil8gM9rJ7n qDie/7vFFKeWoqFsqfJvUn1yjWPeKWLjXjNykwZfAblPW3FuqfZ7N4DmNCYnFGS5AC EOpkGt7B8/2MlCDZzmkprgEPzEjRdaqvvSqSGzHFEblf4IZpapyWEQr8gHsx9z5ZrW vyRiiaMls6fjmZOG0ugsO7Ps99PmAmdISxVRPOh5m001F9rEKgA9LHuImf2jsnMPJr zIYWM03F5TNeA== Date: Wed, 1 Jul 2026 09:33:31 +0200 From: Krzysztof Kozlowski To: Heiko Stuebner Cc: mkl@pengutronix.de, mailhol@kernel.org, kernel@pengutronix.de, robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, shawn.lin@rock-chips.com, linux-can@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, quentin.schulz@cherry.de, zhangqing@rock-chips.com, Heiko Stuebner Subject: Re: [PATCH 1/6] dt-bindings: can: rockchip_canfd: add compatible for the RK3588 variant Message-ID: <20260701-sensible-cryptic-ocelot-58035b@quoll> References: <20260630164336.3444550-1-heiko@sntech.de> <20260630164336.3444550-2-heiko@sntech.de> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20260630164336.3444550-2-heiko@sntech.de> On Tue, Jun 30, 2026 at 06:43:31PM +0200, Heiko Stuebner wrote: > From: Heiko Stuebner > > The RK3588 uses a variant of the CAN(-FD) controller introduced at first > with the RK3568 SoC. > > Signed-off-by: Heiko Stuebner > --- > .../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