From: Scott Wood <scottwood@freescale.com>
To: "Igal.Liberman" <igal.liberman@freescale.com>
Cc: devicetree@vger.kernel.org, linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH] powerpc/dts: Add some SoC specific "fsl,*-device-config" compatibles
Date: Thu, 9 Apr 2015 12:02:02 -0500 [thread overview]
Message-ID: <1428598922.22867.534.camel@freescale.com> (raw)
In-Reply-To: <1428560482-30938-1-git-send-email-igal.liberman@freescale.com>
On Thu, 2015-04-09 at 09:21 +0300, Igal.Liberman wrote:
> From: Igal Liberman <Igal.Liberman@freescale.com>
>
> This patch is required for: https://patchwork.ozlabs.org/patch/459584/
If it's required for that patch, why aren't they part of a patchset
rather than independently posted? I don't see any mention of a
dependency in that patch, so how would I have known not to apply it?
> Signed-off-by: Igal Liberman <Igal.Liberman@freescale.com>
> ---
> arch/powerpc/boot/dts/fsl/b4420si-post.dtsi | 3 ++-
> arch/powerpc/boot/dts/fsl/b4860si-post.dtsi | 3 ++-
> arch/powerpc/boot/dts/fsl/b4si-post.dtsi | 3 ++-
> arch/powerpc/boot/dts/fsl/p2041si-post.dtsi | 3 ++-
> arch/powerpc/boot/dts/fsl/p3041si-post.dtsi | 3 ++-
> arch/powerpc/boot/dts/fsl/p4080si-post.dtsi | 3 ++-
> arch/powerpc/boot/dts/fsl/p5020si-post.dtsi | 3 ++-
> 7 files changed, 14 insertions(+), 7 deletions(-)
>
> diff --git a/arch/powerpc/boot/dts/fsl/b4420si-post.dtsi b/arch/powerpc/boot/dts/fsl/b4420si-post.dtsi
> index 1ea8602..9b14f24 100644
> --- a/arch/powerpc/boot/dts/fsl/b4420si-post.dtsi
> +++ b/arch/powerpc/boot/dts/fsl/b4420si-post.dtsi
> @@ -77,7 +77,8 @@
> };
>
> guts: global-utilities@e0000 {
> - compatible = "fsl,b4420-device-config", "fsl,qoriq-device-config-2.0";
> + compatible = "fsl,b4420-device-config", "fsl,b4-device-config",
> + "fsl,qoriq-device-config-2.0";
Why?
-Scott
_______________________________________________
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev
next prev parent reply other threads:[~2015-04-09 17:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-09 6:21 [PATCH] powerpc/dts: Add some SoC specific "fsl, *-device-config" compatibles Igal.Liberman
2015-04-09 17:02 ` Scott Wood [this message]
2015-04-12 16:01 ` Igal.Liberman
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=1428598922.22867.534.camel@freescale.com \
--to=scottwood@freescale.com \
--cc=devicetree@vger.kernel.org \
--cc=igal.liberman@freescale.com \
--cc=linuxppc-dev@lists.ozlabs.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).