Message ID | 20170227192715.50198-3-icenowy@aosc.xyz (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 992D2604AB for <patchwork-linux-arm@patchwork.kernel.org>; Mon, 27 Feb 2017 19:29:29 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 86CAE28488 for <patchwork-linux-arm@patchwork.kernel.org>; Mon, 27 Feb 2017 19:29:29 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 799E7284C9; Mon, 27 Feb 2017 19:29:29 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 1BA8C28488 for <patchwork-linux-arm@patchwork.kernel.org>; Mon, 27 Feb 2017 19:29:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=rs0p26B8wrTYYqCiddvUQKycn+/+YNG/b0otZ2/aXx8=; b=Acb+DkW6FyFiTe4kwukl4VzNX6 14A7oe0qCgE55W23JmggAsq4mhTOsfzJ7Gf7VvxSU9mlRzInaXxyE6i/3dCeqViwC/QrG1y71gev7 8ndJVv5o4nskl1T51eq9sqVHQJto8qE7Tbi1gOdx+MzPMS8kcPhbPgaFCAgQZ8Vb4V7TbSUQQq1Jl IWIL0D8T8J+Qp/Rh3rC/i0Ql8kS/2gEEo6GA4dbs+733e+EgBQIBEUd1OYcKwILpJoyyd6Gj3t9gl 281qxD4Sjvp7/Pk9TRiUli9YX4Bac8WVUcxvHdFd8KF5PiVZI2mMLncmxFOAu60UXraJSVSJ/LCP3 4vubmQJA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1ciQz6-00029M-D9; Mon, 27 Feb 2017 19:29:24 +0000 Received: from forward7o.cmail.yandex.net ([37.9.109.53]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1ciQyM-0001bP-8Z for linux-arm-kernel@lists.infradead.org; Mon, 27 Feb 2017 19:28:45 +0000 Received: from smtp1m.mail.yandex.net (smtp1m.mail.yandex.net [77.88.61.132]) by forward7o.cmail.yandex.net (Yandex) with ESMTP id AFD9C22034; Mon, 27 Feb 2017 22:28:14 +0300 (MSK) Received: from smtp1m.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp1m.mail.yandex.net (Yandex) with ESMTP id 30B6763C08A2; Mon, 27 Feb 2017 22:28:08 +0300 (MSK) Received: by smtp1m.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id 7Z3HtOy2lJ-S37GoSIm; Mon, 27 Feb 2017 22:28:07 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=aosc.xyz; s=mail; t=1488223688; bh=lxdlquVjaSlKOaTaeGj4H9EM6PVo6TddWl20Yh9n89g=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References; b=ECDvnSTC+gQIe3Rd/l85oHvHLOZtw0JYBwE6C/qNBew7Z9I7uGHsPq5xZmMu2Jm7W eacFy2u/3zg41RFxVklLf/SynalB+z7dLOSogJ+Wmq2JJAP+07s3u49oqkCHPH6uh0 T5naNFGrODE2fdUgg3vF7cNPRXenM1iiIQOJVlYI= Authentication-Results: smtp1m.mail.yandex.net; dkim=pass header.i=@aosc.xyz X-Yandex-ForeignMX: US X-Yandex-Suid-Status: 1 0,1 0,1 0,1 0,1 0,1 0,1 0,1 0,1 1130000036118848 From: Icenowy Zheng <icenowy@aosc.xyz> To: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>, Maxime Ripard <maxime.ripard@free-electrons.com>, Rob Herring <robh+dt@kernel.org>, Chen-Yu Tsai <wens@csie.org> Subject: [PATCH v5 3/3] ARM: dts: sun8i: enable SID on Allwinner H3 SoC Date: Tue, 28 Feb 2017 03:27:15 +0800 Message-Id: <20170227192715.50198-3-icenowy@aosc.xyz> X-Mailer: git-send-email 2.11.1 In-Reply-To: <20170227192715.50198-1-icenowy@aosc.xyz> References: <20170227192715.50198-1-icenowy@aosc.xyz> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170227_112839_656403_B80883CA X-CRM114-Status: UNSURE ( 7.92 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Cc: devicetree@vger.kernel.org, linux-sunxi@googlegroups.com, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Icenowy Zheng <icenowy@aosc.xyz> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP |
diff --git a/arch/arm/boot/dts/sun8i-h3.dtsi b/arch/arm/boot/dts/sun8i-h3.dtsi index 27780b97c863..ed2eede5f1f0 100644 --- a/arch/arm/boot/dts/sun8i-h3.dtsi +++ b/arch/arm/boot/dts/sun8i-h3.dtsi @@ -206,6 +206,11 @@ #size-cells = <0>; }; + sid: eeprom@01c14000 { + compatible = "allwinner,sun8i-h3-sid"; + reg = <0x01c14000 0x400>; + }; + usbphy: phy@01c19400 { compatible = "allwinner,sun8i-h3-usb-phy"; reg = <0x01c19400 0x2c>,
As we have already made sunxi_sid driver support the SID controller on H3, enable it. Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz> --- arch/arm/boot/dts/sun8i-h3.dtsi | 5 +++++ 1 file changed, 5 insertions(+)