From patchwork Thu Mar 30 08:10:19 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Icenowy Zheng X-Patchwork-Id: 9653169 Return-Path: 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 47C95602C8 for ; Thu, 30 Mar 2017 08:12:07 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 37EB21FE6A for ; Thu, 30 Mar 2017 08:12:07 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 2A68226E4C; Thu, 30 Mar 2017 08:12:07 +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 BC5451FE6A for ; Thu, 30 Mar 2017 08:12:06 +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=UZe4KGg2RhZ1DhJwD5dxY50O1tIg3Te0LCjoA6wLQBY=; b=a08kXf6tda2U89CtsQiBT1rU1J CDv8gaxtc9NhbrLTNbz0T/WRGIby17Y1u3huMJXVXjTqNJgjqNFYtN1c/Jf4yLAjD/dDnQdnke92i GhtCYv/VWRN/GERna9T+Aa1noHzmXl6ZTQXC25eu7RbuVxHrRsPrChW7e3KzLR6+OV7IySPCZzhkX 77zFvNm82KQC1rHJynJk50F+uLsPJnIDgZZtDsd6gmd9w0JrgR9z8zDSUhoT7UMJejaRP3+jjHYMr hH/VzrHtMKcJjNTsyUJPqFSWB4u+AM9ONAvXnkK/u6793hjC/WcyQNv07Ytj4EnGnO9H8HillLGNn zivb+qPQ==; 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 1ctVBZ-0001of-7E; Thu, 30 Mar 2017 08:12:01 +0000 Received: from burlywood.ash.relay.mailchannels.net ([23.83.222.26]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1ctVB2-0001Mv-Lp for linux-arm-kernel@lists.infradead.org; Thu, 30 Mar 2017 08:11:31 +0000 X-Sender-Id: lmn-tzduiowcrqmw|x-authsender|icenowy@aosc.io Received: from relay.mailchannels.net (localhost [127.0.0.1]) by relay.mailchannels.net (Postfix) with ESMTP id 6250E101A32; Thu, 30 Mar 2017 08:11:04 +0000 (UTC) Received: from hermes.aosc.io (unknown [100.96.133.151]) by relay.mailchannels.net (Postfix) with ESMTPA id 000F5103680; Thu, 30 Mar 2017 08:11:03 +0000 (UTC) X-Sender-Id: lmn-tzduiowcrqmw|x-authsender|icenowy@aosc.io Received: from hermes.aosc.io (hermes.aosc.io [172.20.82.168]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384) by 0.0.0.0:2500 (trex/5.7.37); Thu, 30 Mar 2017 08:11:04 +0000 X-MC-Relay: Neutral X-MailChannels-SenderId: lmn-tzduiowcrqmw|x-authsender|icenowy@aosc.io X-MailChannels-Auth-Id: lmn-TZDUIOWCRQMW X-Interest-Tank: 6e8609b0197b2688_1490861464225_1332317922 X-MC-Loop-Signature: 1490861464225:2214554724 X-MC-Ingress-Time: 1490861464225 Received: from localhost.localdomain (unknown [120.236.174.154]) (Authenticated sender: icenowy@aosc.io) by hermes.aosc.io (Postfix) with ESMTPSA id 68B597E679; Thu, 30 Mar 2017 08:10:54 +0000 (UTC) From: Icenowy Zheng To: Srinivas Kandagatla , Maxime Ripard , Chen-Yu Tsai Subject: [PATCH v6 3/3] ARM: sunxi: h3/h5: enable SID on Allwinner H3/H5 SoC Date: Thu, 30 Mar 2017 16:10:19 +0800 Message-Id: <20170330081019.59979-3-icenowy@aosc.io> X-Mailer: git-send-email 2.12.0 In-Reply-To: <20170330081019.59979-1-icenowy@aosc.io> References: <20170330081019.59979-1-icenowy@aosc.io> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170330_011129_607850_627277E2 X-CRM114-Status: UNSURE ( 7.85 ) 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: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Icenowy Zheng MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP From: Icenowy Zheng As we have already made sunxi_sid driver support the SID controller on H3/H5, enable it. Signed-off-by: Icenowy Zheng --- Changes in v6: - Rebased on current linux-next. - Change H3 in commit message to H3/H5. arch/arm/boot/dts/sunxi-h3-h5.dtsi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/arch/arm/boot/dts/sunxi-h3-h5.dtsi b/arch/arm/boot/dts/sunxi-h3-h5.dtsi index 6640ebfa6419..30b25e4fc342 100644 --- a/arch/arm/boot/dts/sunxi-h3-h5.dtsi +++ b/arch/arm/boot/dts/sunxi-h3-h5.dtsi @@ -144,6 +144,11 @@ #size-cells = <0>; }; + sid: eeprom@01c14000 { + compatible = "allwinner,sun8i-h3-sid"; + reg = <0x01c14000 0x400>; + }; + usb_otg: usb@01c19000 { compatible = "allwinner,sun8i-h3-musb"; reg = <0x01c19000 0x400>;