From patchwork Thu Aug 8 09:04:04 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: FUKAUMI Naoki X-Patchwork-Id: 13757122 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 3ACEDC3DA4A for ; Thu, 8 Aug 2024 09:04:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=ojFIe3OWI4AGrlSvTJMi0n6L1QVA33ouYpU1H5OWV98=; b=cXMjcBy0KRO29g xkpHIJfLwwP8T3SY+wTko29dGGmIzoBd6rj8Ne6TzZRgqkyQ+hWMxLOFujCXVErMeBwizq5u0mpVh XLxW1TQgGqVEsNyrhyievs693zuB5ktxfSEeRqp9+R4A/r+xSDFSxzJLuSYkn2PjdaGUJG7ar0JNv gRRjQnMlcA2vVNDLgEzQxnkZo6Df1uG4+CdjMSN0tIrjI/Jvi5NEokc59DVfm1i3CrOzjgZ55k9t3 JtyY6KQd/JVM62mQTe4Rg5xNUt7UrDzSmslDhZ7EmxrehtxD6+9/RuOXntJ4egAzUpbAp/IpGMjhs 7b0adPuvXO9L/ompApeA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sbz4R-00000007fGN-2M3w; Thu, 08 Aug 2024 09:04:31 +0000 Received: from sakura.naobsd.org ([160.16.200.221] helo=mail.naobsd.org) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sbz4M-00000007fEU-3qF5 for linux-rockchip@lists.infradead.org; Thu, 08 Aug 2024 09:04:30 +0000 Received: from secure.fukaumi.org ([10.0.0.2]) by mail.naobsd.org (8.14.4/8.14.4/Debian-4.1ubuntu1.1) with ESMTP id 478949nr030069; Thu, 8 Aug 2024 18:04:10 +0900 From: FUKAUMI Naoki To: heiko@sntech.de Cc: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, devicetree@vger.kernel.org, linux-rockchip@lists.infradead.org, FUKAUMI Naoki Subject: [RFC v2 1/2] dt-bindings: arm: rockchip: add Radxa E52C Date: Thu, 8 Aug 2024 18:04:04 +0900 Message-ID: <20240808090405.738-1-naoki@radxa.com> X-Mailer: git-send-email 2.43.0 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240808_020427_301669_ED76DE63 X-CRM114-Status: UNSURE ( 5.90 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org Add devicetree binding for the Radxa E52C. Radxa E52C is a compact network computer using the Rockchip RK3582 chip. Signed-off-by: FUKAUMI Naoki --- Changes in v2: - none --- Documentation/devicetree/bindings/arm/rockchip.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index 2ad835f4068e..ba6d03b37bef 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -759,6 +759,12 @@ properties: - const: radxa,cm3i - const: rockchip,rk3568 + - description: Radxa E52C + items: + - enum: + - radxa,e52c + - const: rockchip,rk3588s + - description: Radxa Rock items: - const: radxa,rock