From patchwork Sun Aug 27 12:02:31 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Masahiro Yamada X-Patchwork-Id: 9923785 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 C1123602BD for ; Sun, 27 Aug 2017 12:04:01 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id AF7E027F86 for ; Sun, 27 Aug 2017 12:04:01 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id A449527FC0; Sun, 27 Aug 2017 12:04:01 +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=-2.6 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_LOW 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 160B727F86 for ; Sun, 27 Aug 2017 12:04:01 +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=iTR1aEpONANWpfwuetCFo7sqmsWVxFiYgfOkmj2o2Wo=; b=kRCLNuFOnhdpX4BfDarVxFOz17 HDMF2adq1bfK02PSq2gv1h7IWEbnzG9ug/4yAOiJGz69WCbRFApHoFWCEwXd67zR+DKgW2EjnYd0l 9WwG5Lbfmvt0J02MWglhXlna9tZJQuB7T0S38n0/+1Y89/kjViXoMWVkDLYi+eI1Uw4BFM+z+18vB Lq9c/Y0CgWUKxvKplDb5+w8AVjoDHBeS5yGUEU2RSVVhyPcgIXKRPFRhyP4PXKo02yKSzdvudb3FH EgiqNSsXH5a3ZIjV553tUdcWJOWajXmjNIGuwsmRNkQ/Rua1YlM+tIP5f+IG6wVuyIPEAfXQO8Zvo 0+6DWANA==; 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 1dlwIG-0000vi-Q9; Sun, 27 Aug 2017 12:03:56 +0000 Received: from conuserg-10.nifty.com ([210.131.2.77]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1dlwHu-0000en-7X for linux-arm-kernel@lists.infradead.org; Sun, 27 Aug 2017 12:03:36 +0000 Received: from grover.sesame (FL1-122-131-185-176.osk.mesh.ad.jp [122.131.185.176]) (authenticated) by conuserg-10.nifty.com with ESMTP id v7RC2iJi015028; Sun, 27 Aug 2017 21:02:46 +0900 DKIM-Filter: OpenDKIM Filter v2.10.3 conuserg-10.nifty.com v7RC2iJi015028 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nifty.com; s=dec2015msa; t=1503835367; bh=t+tQKvpqTNedC2tYjMsn8sYRShzf0thN7iNbBUQkshE=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Sg5WBX+EvCKRe+rVJAkA6e8h8BSPN68FCPc6bP7Dn++Qd0BJ+tvCDDBhWXjsfenkF VDMiaaMJIaukfyJGD/bIzpeL6bn6KiQtpPu1W48DXpb2WBAuzKoKgTy2QvUaXVJuma mtWjZJcR8xg/9YeIHvfc+srShD+hHIBxiNTZW1p6bY+/aqzy8Co338gij+TDIU6UbF oZsCgaohuNTGkdUeI3rn2KS8dsuIATaYyfPQ8DSAwKq19jwhXMeQShYVu+1SeioNun P2NhKNeOUQS0EH4cxWFmB+bq93OrdCUcS2K0Wcu5dKIN8WNZrZNF4aRVR8mZdV50mx HmKu8icxQTbsA== X-Nifty-SrcIP: [122.131.185.176] From: Masahiro Yamada To: linux-arm-kernel@lists.infradead.org Subject: [PATCH 2/2] ARM: dts: uniphier: fix size of sdctrl nodes Date: Sun, 27 Aug 2017 21:02:31 +0900 Message-Id: <1503835351-9685-2-git-send-email-yamada.masahiro@socionext.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1503835351-9685-1-git-send-email-yamada.masahiro@socionext.com> References: <1503835351-9685-1-git-send-email-yamada.masahiro@socionext.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170827_050334_639029_9435449C X-CRM114-Status: UNSURE ( 8.61 ) 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: Mark Rutland , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Russell King , Masahiro Yamada , Rob Herring 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 All registers are located within 0x400 size from the base address. Signed-off-by: Masahiro Yamada --- arch/arm/boot/dts/uniphier-pro5.dtsi | 2 +- arch/arm/boot/dts/uniphier-pxs2.dtsi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/boot/dts/uniphier-pro5.dtsi b/arch/arm/boot/dts/uniphier-pro5.dtsi index 41a6493ed29a..b026bcd42a06 100644 --- a/arch/arm/boot/dts/uniphier-pro5.dtsi +++ b/arch/arm/boot/dts/uniphier-pro5.dtsi @@ -292,7 +292,7 @@ sdctrl@59810000 { compatible = "socionext,uniphier-pro5-sdctrl", "simple-mfd", "syscon"; - reg = <0x59810000 0x800>; + reg = <0x59810000 0x400>; sd_clk: clock { compatible = "socionext,uniphier-pro5-sd-clock"; diff --git a/arch/arm/boot/dts/uniphier-pxs2.dtsi b/arch/arm/boot/dts/uniphier-pxs2.dtsi index 37bbaa4b4de5..90b020c95083 100644 --- a/arch/arm/boot/dts/uniphier-pxs2.dtsi +++ b/arch/arm/boot/dts/uniphier-pxs2.dtsi @@ -276,7 +276,7 @@ sdctrl@59810000 { compatible = "socionext,uniphier-pxs2-sdctrl", "simple-mfd", "syscon"; - reg = <0x59810000 0x800>; + reg = <0x59810000 0x400>; sd_clk: clock { compatible = "socionext,uniphier-pxs2-sd-clock";