Received: by 2002:a05:6a10:af89:0:0:0:0 with SMTP id iu9csp1366387pxb; Fri, 21 Jan 2022 16:39:25 -0800 (PST) X-Google-Smtp-Source: ABdhPJwoNczmUA0rLUDC78zRoMmeTb54FiniOV8e8aoRE73/08ZYUdxkPZpgFYqv/nwzjVQuW5su X-Received: by 2002:a17:902:6502:b0:149:1162:f0b5 with SMTP id b2-20020a170902650200b001491162f0b5mr6062195plk.126.1642811965711; Fri, 21 Jan 2022 16:39:25 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1642811965; cv=none; d=google.com; s=arc-20160816; b=r42Nv2Q8RP1a+cReJAcPvS3JXhQ6m+8co31095SM8lBs+SUg+EgSVYN1FF17jh8ydU cOFL2jHd2ImuhWhhfGeTuvbTpP5YE7rSsFR3yTy2W5WC1KzHBiPukSkOfo3M+v14WhP/ W6DTBVjvjDP+CmzohCCaRbf2vAVTxltL8OcCIjcssMw1/eyiLnt79zgzdcd2OBiImmc2 6WxdOGOtyVvxZHHX7/edLdjopW56VNcTa0gi6KspRZrlIdhIPbzNalaZyXlszMsVeU6i 3i7p3xC2BsOgCrleygI+o5DJD7jf4hzSGeaquYEy9TjgNa9/BaWVy2SGGf1x4RVSGoqK DtfA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=F/OOh259/vzh/DQ6N5lRi6V3rWA3ZVCPNA5q6icaR0g=; b=GpGSfpa5uy89UxUDC8Vy09GMbYfCT/N9mDelu+QdMMjYO373wuuqXmUIbMaJBKt1Oi sAiOh3Utx9KzGdiflUvgPHDdPInIgSrZ8La+MWZYvEzvQ0LN+l7G8sNUWLUGC/2emKzA MLSPyk1v0IyqNmmH9FCRx//NUXRq12MLwhUeqWKke9khfz76pBHErugGUmqcl0VWskxi WCEaGcKHGxIMfUGpRHyqDfu6hRbHcpiTaaQ6XBtdCKMN4xHEPIxhUBVrUp49fQznkUOh Vxiw3gY5xnLRGXSL6J1EPHBr2L4gxJuZK3FyiBcpLMAnwJfSp1aVq6iZafbfGyu7fqAL Ik9g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id l2si5001630pfl.56.2022.01.21.16.39.13; Fri, 21 Jan 2022 16:39:25 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1349275AbiAUH6M (ORCPT + 99 others); Fri, 21 Jan 2022 02:58:12 -0500 Received: from mx1.cqplus1.com ([113.204.237.245]:55866 "EHLO mx1.cqplus1.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1349283AbiAUH6H (ORCPT ); Fri, 21 Jan 2022 02:58:07 -0500 X-MailGates: (flag:4,DYNAMIC,BADHELO,RELAY,NOHOST:PASS)(compute_score:DE LIVER,40,3) Received: from 172.28.114.216 by mx1.cqplus1.com with MailGates ESMTP Server V5.0(24938:0:AUTH_RELAY) (envelope-from ); Fri, 21 Jan 2022 15:53:23 +0800 (CST) From: Qin Jian To: robh+dt@kernel.org Cc: mturquette@baylibre.com, sboyd@kernel.org, tglx@linutronix.de, maz@kernel.org, p.zabel@pengutronix.de, linux@armlinux.org.uk, broonie@kernel.org, arnd@arndb.de, stefan.wahren@i2se.com, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, wells.lu@sunplus.com, Qin Jian , Rob Herring Subject: [PATCH v8 02/10] dt-bindings: arm: sunplus: Add bindings for Sunplus SP7021 SoC boards Date: Fri, 21 Jan 2022 15:53:10 +0800 Message-Id: <87cc20bb3ef747c4da89f9e60c0847532bb0a679.1642751015.git.qinjian@cqplus1.com> X-Mailer: git-send-email 2.33.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This introduces bindings for boards based Sunplus SP7021 SoC. Reviewed-by: Rob Herring Signed-off-by: Qin Jian --- .../bindings/arm/sunplus,sp7021.yaml | 27 +++++++++++++++++++ MAINTAINERS | 7 +++++ 2 files changed, 34 insertions(+) create mode 100644 Documentation/devicetree/bindings/arm/sunplus,sp7021.yaml diff --git a/Documentation/devicetree/bindings/arm/sunplus,sp7021.yaml b/Documentation/devicetree/bindings/arm/sunplus,sp7021.yaml new file mode 100644 index 000000000..5b9985b73 --- /dev/null +++ b/Documentation/devicetree/bindings/arm/sunplus,sp7021.yaml @@ -0,0 +1,27 @@ +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) +# Copyright (C) Sunplus Co., Ltd. 2021 +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/arm/sunplus,sp7021.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: Sunplus SP7021 Boards Device Tree Bindings + +maintainers: + - qinjian + +description: | + ARM platforms using Sunplus SP7021, an ARM Cortex A7 (4-cores) based SoC. + Wiki: https://sunplus-tibbo.atlassian.net/wiki/spaces/doc/overview + +properties: + $nodename: + const: '/' + compatible: + oneOf: + - items: + - const: sunplus,sp7021-achip + +additionalProperties: true + +... diff --git a/MAINTAINERS b/MAINTAINERS index e0bca0de0..6a5422f10 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2655,6 +2655,13 @@ F: drivers/clocksource/armv7m_systick.c N: stm32 N: stm +ARM/SUNPLUS SP7021 SOC SUPPORT +M: Qin Jian +L: linux-arm-kernel@lists.infradead.org (moderated for mon-subscribers) +S: Maintained +W: https://sunplus-tibbo.atlassian.net/wiki/spaces/doc/overview +F: Documentation/devicetree/bindings/arm/sunplus,sp7021.yaml + ARM/Synaptics SoC support M: Jisheng Zhang M: Sebastian Hesselbarth -- 2.33.1