From: Shawn Guo <shawnguo@kernel.org>
To: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>,
Li Yang <leoyang.li@nxp.com>
Cc: mark.rutland@arm.com, devicetree@vger.kernel.org,
robh@kernel.org, Alison Wang <alison.wang@nxp.com>,
Jagdish Gediya <jagdish.gediya@nxp.com>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 1/3] ARM: dts: Add big-endian for IFC on LS1021A
Date: Mon, 27 Aug 2018 15:24:55 +0800 [thread overview]
Message-ID: <20180827072452.GH3850@dragon> (raw)
In-Reply-To: <20180817101920.20503-1-prabhakar.kushwaha@nxp.com>
On Fri, Aug 17, 2018 at 03:49:18PM +0530, Prabhakar Kushwaha wrote:
Please resend the series with Li Yang <leoyang.li@nxp.com> on copy.
Shawn
> Register space of IFC controller is big-endian.
>
> So add big-endian in IFC device tree node.
>
> Signed-off-by: Alison Wang <alison.wang@nxp.com>
> Signed-off-by: Jagdish Gediya <jagdish.gediya@nxp.com>
> Signed-off-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
> ---
> arch/arm/boot/dts/ls1021a.dtsi | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm/boot/dts/ls1021a.dtsi b/arch/arm/boot/dts/ls1021a.dtsi
> index f18490548c78..1f9cae75bad3 100644
> --- a/arch/arm/boot/dts/ls1021a.dtsi
> +++ b/arch/arm/boot/dts/ls1021a.dtsi
> @@ -1,5 +1,6 @@
> /*
> * Copyright 2013-2014 Freescale Semiconductor, Inc.
> + * Copyright 2018 NXP
> *
> * This file is dual-licensed: you can use it either under the terms
> * of the GPL or the X11 license, at your option. Note that this dual
> @@ -154,6 +155,7 @@
> ifc: ifc@1530000 {
> compatible = "fsl,ifc", "simple-bus";
> reg = <0x0 0x1530000 0x0 0x10000>;
> + big-endian;
> interrupts = <GIC_SPI 75 IRQ_TYPE_LEVEL_HIGH>;
> };
>
> --
> 2.14.1
>
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2018-08-27 7:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-17 10:19 [PATCH 1/3] ARM: dts: Add big-endian for IFC on LS1021A Prabhakar Kushwaha
2018-08-17 10:19 ` [PATCH 2/3] ARM: dts: Add big-endian in nor node for ls1021a Prabhakar Kushwaha
2018-08-17 10:19 ` [PATCH 3/3] arm64: dts: Add big-endian in nor node for ls104xa Prabhakar Kushwaha
2018-08-27 7:24 ` Shawn Guo [this message]
2018-08-27 19:29 ` [PATCH 1/3] ARM: dts: Add big-endian for IFC on LS1021A Li Yang
2018-08-28 6:53 ` Prabhakar Kushwaha
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180827072452.GH3850@dragon \
--to=shawnguo@kernel.org \
--cc=alison.wang@nxp.com \
--cc=devicetree@vger.kernel.org \
--cc=jagdish.gediya@nxp.com \
--cc=leoyang.li@nxp.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=mark.rutland@arm.com \
--cc=prabhakar.kushwaha@nxp.com \
--cc=robh@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).