From patchwork Wed Aug 14 07:26:48 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Yinbo Zhu X-Patchwork-Id: 11093417 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 973141395 for ; Wed, 14 Aug 2019 07:25:17 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 76C1628757 for ; Wed, 14 Aug 2019 07:25:17 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 6A05428761; Wed, 14 Aug 2019 07:25:17 +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=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.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 1B0FF28757 for ; Wed, 14 Aug 2019 07:25:17 +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=77TErBKcop/mJj5Yy+/LsSZ6b4PUdKwWaNkBj03TTSE=; b=eLSuKk098OqvxBmVrRw9szBM2k LDoiX7jVEUA/QlGlcJn8NsecLPZLpMSo59rwD9P1GjjfpJLVs9oDGt1ymanNwOFkFraz+7erxXwWc 2WjHDrFYnhavcMjRyD0syzapNXXhMn+OgJHhgPP5lYHtmYeR7zJvu8gkwO5W8SA6wgVc7d3qOp+VQ IdxTGn4t9WqLQFcgYWjUsXTKdDdItqSU3d1AOmWiWHQGYZpBHkvULlGCesMLnmm9Mk/SsNcqhDsWf 4J+bFIuuR+su4Ck+ZVIA+VdOic14NuwJoUn1dzXhO8FsG5qi9mzfLq0L/ZjTcm3NNNRhJrw0tgio+ bZgXQ/CQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hxnem-0005Uc-Bd; Wed, 14 Aug 2019 07:25:16 +0000 Received: from inva021.nxp.com ([92.121.34.21]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hxne9-0003po-KL for linux-arm-kernel@lists.infradead.org; Wed, 14 Aug 2019 07:24:38 +0000 Received: from inva021.nxp.com (localhost [127.0.0.1]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id 8353520003E; Wed, 14 Aug 2019 09:24:35 +0200 (CEST) Received: from invc005.ap-rdc01.nxp.com (invc005.ap-rdc01.nxp.com [165.114.16.14]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id 97C0D20003A; Wed, 14 Aug 2019 09:24:24 +0200 (CEST) Received: from localhost.localdomain (mega.ap.freescale.net [10.192.208.232]) by invc005.ap-rdc01.nxp.com (Postfix) with ESMTP id C42E740319; Wed, 14 Aug 2019 15:24:11 +0800 (SGT) From: Yinbo Zhu To: Rob Herring , Mark Rutland , Catalin Marinas , Will Deacon , Adrian Hunter , Ulf Hansson , Li Yang , Claudiu Manoil , Amit Jain , Yangbo Lu , Vabhav Sharma , Rajesh Bhagat , Ashish Kumar , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mmc@vger.kernel.org Subject: [PATCH v1 3/4] arm64: dts: ls1028a: fix little-big endian issue for dcfg Date: Wed, 14 Aug 2019 15:26:48 +0800 Message-Id: <20190814072649.8237-3-yinbo.zhu@nxp.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20190814072649.8237-1-yinbo.zhu@nxp.com> References: <20190814072649.8237-1-yinbo.zhu@nxp.com> X-Virus-Scanned: ClamAV using ClamSMTP X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190814_002437_804500_3C8FB02D X-CRM114-Status: UNSURE ( 9.51 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Alison Wang , Alex Marginean , xiaobo.xie@nxp.com, Catalin Horghidan , Rajat Srivastava , jiafei.pan@nxp.com, linuxppc-dev@lists.ozlabs.org, yinbo.zhu@nxp.com 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 dcfg use little endian that SoC register value will be correct Signed-off-by: Yinbo Zhu Tested-by: Michael Walle --- arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi b/arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi index b0d4f8916ede..5538e8e354b2 100644 --- a/arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi +++ b/arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi @@ -162,7 +162,7 @@ dcfg: syscon@1e00000 { compatible = "fsl,ls1028a-dcfg", "syscon"; reg = <0x0 0x1e00000 0x0 0x10000>; - big-endian; + little-endian; }; scfg: syscon@1fc0000 {