Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp1846412ybi; Sat, 27 Jul 2019 20:18:05 -0700 (PDT) X-Google-Smtp-Source: APXvYqy1aYVPRnjVZZ3mz02zpBhad8C0oKllO5RVaT3pkAJvP+dr3EwMLC2ShraklsPUveITs2Aa X-Received: by 2002:a17:902:7612:: with SMTP id k18mr102347052pll.48.1564283885318; Sat, 27 Jul 2019 20:18:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1564283885; cv=none; d=google.com; s=arc-20160816; b=tdvk76jXt0pZKMO3aVixk4Ttw5TqMwL2cY7/cpA0TZWpdd1Qk7ppY3CTw22+w1wW0y b/LzySiGNvdBaDklMwhDz6WGAFWmALNQTe+1jerHKNGv/zgLSTAtp//SqnIdmJZ8jVoC lFdsw22vxWYqUtTsBBmXv9GDlpDyGNx4p5wEOjqyHIsLZWs1nC10T0ymTWWXINnBuqKP xDf9eVfVf/j2Z5VWtIcLdj2ig9nY63fJ2lllVgiguioQv3JmM0wvnq4l/5k8gwMv3Amg 78SuFs2WhpDbfzdYMpH2pQyD2Z1Hp8T7xZcq5dLGzEqlC/Rxefkp/6jmWuuQkJ+CHmtp L6aw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=HIBD8yiw6lOjJCq4PmchpecwczPgdKxcCUpjnzKsLW4=; b=FzqepW7BaHgeEEwfV0ODlIpUCP4lFkA0Vy8/Ji09NHYL30nbA7AU++c5WZ36eeZyOr xB/ug8jECUoA+IquEJCUFfdaFA1HvVSXTRS9OvXwY2tmb6WvKXG4FUUa9BhhcwxqglRo NEeakzw+Sd9N6ZDGxO0pMTQuZDQ8Kx5u+JcaQ9m5W5yQGBsggjUAGcz8lu93LePI3ezk MTE4kzFaDlYQqvUI4qRfHWLNj8wo2SWVEa/iMxXv3dyPConaNzTIGRoZuNIKmsXqIz8s 9poBWEUqWVqnwsdB5vce5fHW2T72n9A/8OnXk1+yF7Togtm7Am26LJLeum73p6KB5HnF r/yQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id j27si13772440pgj.571.2019.07.27.20.17.50; Sat, 27 Jul 2019 20:18:05 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726302AbfG1DOH (ORCPT + 99 others); Sat, 27 Jul 2019 23:14:07 -0400 Received: from hermes.aosc.io ([199.195.250.187]:52418 "EHLO hermes.aosc.io" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725440AbfG1DOG (ORCPT ); Sat, 27 Jul 2019 23:14:06 -0400 Received: from localhost (localhost [127.0.0.1]) (Authenticated sender: icenowy@aosc.io) by hermes.aosc.io (Postfix) with ESMTPSA id 5345D6F8D3; Sun, 28 Jul 2019 03:14:02 +0000 (UTC) From: Icenowy Zheng To: Rob Herring , Maxime Ripard , Chen-Yu Tsai , Linus Walleij Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-gpio@vger.kernel.org, linux-sunxi@googlegroups.com, Icenowy Zheng Subject: [PATCH v5 4/6] ARM: sunxi: dts: s3/s3l/v3: add DTSI files for S3/S3L/V3 SoCs Date: Sun, 28 Jul 2019 11:12:25 +0800 Message-Id: <20190728031227.49140-5-icenowy@aosc.io> In-Reply-To: <20190728031227.49140-1-icenowy@aosc.io> References: <20190728031227.49140-1-icenowy@aosc.io> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The Allwinner S3/S3L/V3 SoCs all share the same die with the V3s SoC, but with more GPIO wired out of the package. Add a DTSI file for these SoCs. It just replaces some compatible strings of the V3s DTSI now. As these SoCs share the same feature set on Linux, we use the first known chip (V3) as the file's name. Signed-off-by: Icenowy Zheng --- Changes in v5: - Dropped dedicated S3/S3L DTSIs. No changes until v5. arch/arm/boot/dts/sun8i-v3.dtsi | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 arch/arm/boot/dts/sun8i-v3.dtsi diff --git a/arch/arm/boot/dts/sun8i-v3.dtsi b/arch/arm/boot/dts/sun8i-v3.dtsi new file mode 100644 index 000000000000..6ae8645ade50 --- /dev/null +++ b/arch/arm/boot/dts/sun8i-v3.dtsi @@ -0,0 +1,14 @@ +// SPDX-License-Identifier: (GPL-2.0+ OR MIT) +/* + * Copyright (C) 2019 Icenowy Zheng + */ + +#include "sun8i-v3s.dtsi" + +&ccu { + compatible = "allwinner,sun8i-v3-ccu"; +}; + +&pio { + compatible = "allwinner,sun8i-v3-pinctrl"; +}; -- 2.21.0