From patchwork Fri Apr 7 10:27:04 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kelvin Zhang X-Patchwork-Id: 13204651 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 256B4C6FD1D for ; Fri, 7 Apr 2023 10:28:33 +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=fIZEoIFUVWpAacfTMxoh+LLKM4XUFWQylamDCHygBy4=; b=MgMmhwaFq6zAHv b22RIaWV2Vvu5L6cNA7oMrdM0mU833kMDPz3awPbeU7cYtwJsgA8RMx25qoP4UwV/p2tFraET4wgl hH1NKOtiNMRMEbCbkoAXhi+7k3Gpfp9hjVofFfXlL2KmteZi9AWniOffWrdYoS/z3KyMPzYO+q+dv oEgWypYTf7ue3fF2dtMjOSFi8AL+XnGiA6Bu2VvUYymJf2SsAuucA3/k5Mo/2vdMaZ4Hx4t7mHbb2 f3VGp1ALMPIVI4Swj3AH+vXzoGcQGLyZKabe34qvIar5hwCUsjfjSoBt9bR8t1nqfsRNeTh77h3Bn PBvygNWecnO6GnF5J8ZQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pkjJo-009nrF-0c; Fri, 07 Apr 2023 10:27:44 +0000 Received: from mail-sh.amlogic.com ([58.32.228.43]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1pkjJk-009npf-1t; Fri, 07 Apr 2023 10:27:41 +0000 Received: from droid01-cd.amlogic.com (10.98.11.200) by mail-sh.amlogic.com (10.18.11.5) with Microsoft SMTP Server id 15.1.2507.13; Fri, 7 Apr 2023 18:28:40 +0800 From: Kelvin Zhang To: , , , CC: Rob Herring , Krzysztof Kozlowski , Kevin Hilman , Neil Armstrong , Kelvin Zhang Subject: [PATCH] dt-bindings: arm: amlogic: add C3 bindings Date: Fri, 7 Apr 2023 18:27:04 +0800 Message-ID: <20230407102704.1055152-1-kelvin.zhang@amlogic.com> X-Mailer: git-send-email 2.37.1 MIME-Version: 1.0 X-Originating-IP: [10.98.11.200] X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230407_032740_645829_7E281744 X-CRM114-Status: UNSURE ( 7.81 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Document the new C3 SoC/board device tree bindings. C3 is an advanced edge AI processor designed for smart IP camera applications, which does not belong to Meson series. Therefore, modify the title field accordingly. Signed-off-by: Kelvin Zhang Acked-by: Krzysztof Kozlowski --- Documentation/devicetree/bindings/arm/amlogic.yaml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) base-commit: e134c93f788fb93fd6a3ec3af9af850a2048c7e6 diff --git a/Documentation/devicetree/bindings/arm/amlogic.yaml b/Documentation/devicetree/bindings/arm/amlogic.yaml index 274ee0890312..08d59842655c 100644 --- a/Documentation/devicetree/bindings/arm/amlogic.yaml +++ b/Documentation/devicetree/bindings/arm/amlogic.yaml @@ -4,7 +4,7 @@ $id: http://devicetree.org/schemas/arm/amlogic.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml# -title: Amlogic MesonX +title: Amlogic SoC based Platforms maintainers: - Kevin Hilman @@ -205,6 +205,13 @@ properties: - amlogic,ad401 - const: amlogic,a1 + - description: Boards with the Amlogic C3 C302X/C308L SoC + items: + - enum: + - amlogic,aw409 + - amlogic,aw419 + - const: amlogic,c3 + - description: Boards with the Amlogic Meson S4 S805X2 SoC items: - enum: