All of lore.kernel.org
 help / color / mirror / Atom feed
From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH][v2] ARM: ls1021a: dtsi: Add crypto node alias in device tree
Date: Tue, 14 Jul 2015 15:25:38 +0800	[thread overview]
Message-ID: <20150714072538.GI4119@tiger> (raw)
In-Reply-To: <1436847195-12523-1-git-send-email-ruchika.gupta@freescale.com>

On Tue, Jul 14, 2015 at 09:43:15AM +0530, Ruchika Gupta wrote:
> U-boot patches up the device tree crypto node for the era property.
> 
> Signed-off-by: Ruchika Gupta <ruchika.gupta@freescale.com>
> ---
> Changes from v1:
> Rearranged the crypto node in alphabetic sorted order as suggested by Shawn 
> 
>  arch/arm/boot/dts/ls1021a.dtsi | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/boot/dts/ls1021a.dtsi b/arch/arm/boot/dts/ls1021a.dtsi
> index c70bb27..42dffae 100644
> --- a/arch/arm/boot/dts/ls1021a.dtsi
> +++ b/arch/arm/boot/dts/ls1021a.dtsi
> @@ -53,6 +53,7 @@
>  	interrupt-parent = <&gic>;
>  
>  	aliases {
> +		crypto = &crypto;

Wait.  Did miss any prerequisite patch?  I do not have the label in my
tree.

  DTC     arch/arm/boot/dts/ls1021a-qds.dtb
ERROR (path_references): Reference to non-existent node or label "crypto"

Patch dropped.

Shawn

>  		serial0 = &lpuart0;
>  		serial1 = &lpuart1;
>  		serial2 = &lpuart2;
> -- 
> 1.8.1.4
> 
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
> 

WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo@kernel.org>
To: Ruchika Gupta <ruchika.gupta@freescale.com>
Cc: shawn.guo@linaro.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH][v2] ARM: ls1021a: dtsi: Add crypto node alias in device tree
Date: Tue, 14 Jul 2015 15:25:38 +0800	[thread overview]
Message-ID: <20150714072538.GI4119@tiger> (raw)
In-Reply-To: <1436847195-12523-1-git-send-email-ruchika.gupta@freescale.com>

On Tue, Jul 14, 2015 at 09:43:15AM +0530, Ruchika Gupta wrote:
> U-boot patches up the device tree crypto node for the era property.
> 
> Signed-off-by: Ruchika Gupta <ruchika.gupta@freescale.com>
> ---
> Changes from v1:
> Rearranged the crypto node in alphabetic sorted order as suggested by Shawn 
> 
>  arch/arm/boot/dts/ls1021a.dtsi | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm/boot/dts/ls1021a.dtsi b/arch/arm/boot/dts/ls1021a.dtsi
> index c70bb27..42dffae 100644
> --- a/arch/arm/boot/dts/ls1021a.dtsi
> +++ b/arch/arm/boot/dts/ls1021a.dtsi
> @@ -53,6 +53,7 @@
>  	interrupt-parent = <&gic>;
>  
>  	aliases {
> +		crypto = &crypto;

Wait.  Did miss any prerequisite patch?  I do not have the label in my
tree.

  DTC     arch/arm/boot/dts/ls1021a-qds.dtb
ERROR (path_references): Reference to non-existent node or label "crypto"

Patch dropped.

Shawn

>  		serial0 = &lpuart0;
>  		serial1 = &lpuart1;
>  		serial2 = &lpuart2;
> -- 
> 1.8.1.4
> 
> 
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
> 

  parent reply	other threads:[~2015-07-14  7:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-14  4:13 [PATCH][v2] ARM: ls1021a: dtsi: Add crypto node alias in device tree Ruchika Gupta
2015-07-14  4:13 ` Ruchika Gupta
2015-07-14  7:15 ` Shawn Guo
2015-07-14  7:15   ` Shawn Guo
2015-07-14  7:25 ` Shawn Guo [this message]
2015-07-14  7:25   ` Shawn Guo

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=20150714072538.GI4119@tiger \
    --to=shawnguo@kernel.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.