From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: dra7-evm: Move pcie RC node to common file
Date: Wed, 11 Oct 2017 08:44:48 -0700 [thread overview]
Message-ID: <20171011154447.GY4394@atomide.com> (raw)
In-Reply-To: <20171011080430.13160-1-kishon@ti.com>
* Kishon Vijay Abraham I <kishon@ti.com> [171011 01:06]:
> From: Ravikumar Kattekola <rk@ti.com>
>
> Move the pcie_rc node to common file so that it can be
> used by dra76-evm as well.
>
> Signed-off-by: Ravikumar Kattekola <rk@ti.com>
> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
> Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Can you please resend this with your Signed-off-by also
since you're the one sending it out?
Regards,
Tony
> arch/arm/boot/dts/dra7-evm-common.dtsi | 4 ++++
> arch/arm/boot/dts/dra7-evm.dts | 4 ----
> 2 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/arch/arm/boot/dts/dra7-evm-common.dtsi b/arch/arm/boot/dts/dra7-evm-common.dtsi
> index 343e95f9a001..e088bb93636a 100644
> --- a/arch/arm/boot/dts/dra7-evm-common.dtsi
> +++ b/arch/arm/boot/dts/dra7-evm-common.dtsi
> @@ -256,3 +256,7 @@
> status = "okay";
> };
> };
> +
> +&pcie1_rc {
> + status = "okay";
> +};
> diff --git a/arch/arm/boot/dts/dra7-evm.dts b/arch/arm/boot/dts/dra7-evm.dts
> index aa426dabb6c3..ef9c90daa74b 100644
> --- a/arch/arm/boot/dts/dra7-evm.dts
> +++ b/arch/arm/boot/dts/dra7-evm.dts
> @@ -497,7 +497,3 @@
> pinctrl-1 = <&dcan1_pins_sleep>;
> pinctrl-2 = <&dcan1_pins_default>;
> };
> -
> -&pcie1_rc {
> - status = "okay";
> -};
> --
> 2.11.0
>
next prev parent reply other threads:[~2017-10-11 15:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-11 8:04 [PATCH] ARM: dts: dra7-evm: Move pcie RC node to common file Kishon Vijay Abraham I
2017-10-11 15:44 ` Tony Lindgren [this message]
2017-10-11 15:46 ` Tony Lindgren
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=20171011154447.GY4394@atomide.com \
--to=tony@atomide.com \
--cc=linux-arm-kernel@lists.infradead.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).