From patchwork Fri Sep 9 12:45:12 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Corentin Labbe X-Patchwork-Id: 9323239 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 2546B60752 for ; Fri, 9 Sep 2016 12:48:55 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1793729E7A for ; Fri, 9 Sep 2016 12:48:55 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 0BC8C29E80; Fri, 9 Sep 2016 12:48:55 +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=-4.1 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 8D50A29E7A for ; Fri, 9 Sep 2016 12:48:54 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1biLDT-0005yX-CQ; Fri, 09 Sep 2016 12:47:35 +0000 Received: from mail-wm0-x242.google.com ([2a00:1450:400c:c09::242]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1biLD5-0005oG-41 for linux-arm-kernel@lists.infradead.org; Fri, 09 Sep 2016 12:47:12 +0000 Received: by mail-wm0-x242.google.com with SMTP id a6so2622683wmc.2 for ; Fri, 09 Sep 2016 05:46:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=yTHRfDNKKaVc9GC1b1sA0BFOLK/3yf8A6Es+tiq27bU=; b=a7Y/SKGVLvIf0rycQronZIz0MGv0k+RnxvaFdGHyfxgNwctQnB2pjNNhIN9Mh7Tg1n tl7k3M3acGhJWooBnbnlVF5IhjuMqCeApze+LmNQzpAGuWlYfqWANyQABd9Ek0eK8kS7 zNnCrCUKMSUU36zgBN3SOKHxSM+sXeNnMAcdfgX9tljLiibrghTZeP/Jb08CGEInWKqt Poff91SyvMGibcSuyKJmZxBw8CPSp3XiVjraNHWjCbOoyWZ3Oi+uXJd80r7yrUNYP6tY L2bnu8PwjfzlG7ZJdiMxQCfDABD0kDhWUBprQi2NMbU4K0yxGXZmOtxohsjTWfa+IwHh mpJQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=yTHRfDNKKaVc9GC1b1sA0BFOLK/3yf8A6Es+tiq27bU=; b=ardDfNa9StONp/utfewN54HJS7AqtIy3GZRFpGWYMSJy5MbzEQLU7eiExaQN9CdLbO luxl2LtnF2yXFH4Nvc2BHQ7P9u7vBBDrE9wfj7wUz4j4/Yh8D8Hv17MoEGVV3KD50W/Y 3scjoSOPX8dV3Suuz1b1utJr2uOSDcTwU1TJd8IqNMGRaB3g0JdJfYTnGzhJSbChesV+ AqWbIfDnwtfjKoHFMeciqQ25BSafAW6QkUTjGVXXaDJ4lhVU083OV07WmV3Jl/pVneuh m6no+T2WXD1uxx0btmzWzg7eMaqP5lv5pFNLFkiYDimytexyF1CNiKkskXW2sbD+anIm xO8g== X-Gm-Message-State: AE9vXwM2KfdadOhedB6jApYjHxGQ6v8LOL9u7HDRZ6uoxcexDeM9xGcRVT5X+O7mRfX/6w== X-Received: by 10.194.242.67 with SMTP id wo3mr3520905wjc.65.1473425211890; Fri, 09 Sep 2016 05:46:51 -0700 (PDT) Received: from Red.local (LFbn-1-7035-57.w90-116.abo.wanadoo.fr. [90.116.208.57]) by smtp.googlemail.com with ESMTPSA id b188sm3192572wmg.24.2016.09.09.05.46.50 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 09 Sep 2016 05:46:51 -0700 (PDT) From: Corentin Labbe To: robh+dt@kernel.org, mark.rutland@arm.com, maxime.ripard@free-electrons.com, wens@csie.org, linux@armlinux.org.uk, davem@davemloft.net Subject: [PATCH v3 4/9] ARM: dts: sun8i-h3: Add dt node for the syscon control module Date: Fri, 9 Sep 2016 14:45:12 +0200 Message-Id: <1473425117-18645-5-git-send-email-clabbe.montjoie@gmail.com> X-Mailer: git-send-email 2.7.3 In-Reply-To: <1473425117-18645-1-git-send-email-clabbe.montjoie@gmail.com> References: <1473425117-18645-1-git-send-email-clabbe.montjoie@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160909_054711_453094_5B58A506 X-CRM114-Status: UNSURE ( 9.99 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: netdev@vger.kernel.org, Corentin Labbe , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org 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 This patch add the dt node for the syscon register present on the Allwinner H3. Only two register are present in this syscon and the only one useful is the one dedicated to EMAC clock. Signed-off-by: Corentin Labbe --- arch/arm/boot/dts/sun8i-h3.dtsi | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/arch/arm/boot/dts/sun8i-h3.dtsi b/arch/arm/boot/dts/sun8i-h3.dtsi index fdf9fdb..a39da6f 100644 --- a/arch/arm/boot/dts/sun8i-h3.dtsi +++ b/arch/arm/boot/dts/sun8i-h3.dtsi @@ -140,6 +140,11 @@ #size-cells = <1>; ranges; + syscon: syscon@01c00000 { + compatible = "syscon"; + reg = <0x01c00000 0x34>; + }; + dma: dma-controller@01c02000 { compatible = "allwinner,sun8i-h3-dma"; reg = <0x01c02000 0x1000>;