All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] powerpc/dts/fsl: add crypto node alias for B4
@ 2019-03-20 12:55 Horia Geantă
  2019-04-19  9:54 ` Horia Geanta
  2019-05-03  6:59 ` Michael Ellerman
  0 siblings, 2 replies; 3+ messages in thread
From: Horia Geantă @ 2019-03-20 12:55 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland
  Cc: devicetree, Scott Wood, Paul Mackerras, linuxppc-dev

crypto node alias is needed by U-boot to identify the node and
perform fix-ups, like adding "fsl,sec-era" property.

Signed-off-by: Horia Geantă <horia.geanta@nxp.com>
---
 arch/powerpc/boot/dts/fsl/b4qds.dtsi | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/powerpc/boot/dts/fsl/b4qds.dtsi b/arch/powerpc/boot/dts/fsl/b4qds.dtsi
index 999efd3bc167..05be919f3545 100644
--- a/arch/powerpc/boot/dts/fsl/b4qds.dtsi
+++ b/arch/powerpc/boot/dts/fsl/b4qds.dtsi
@@ -40,6 +40,7 @@
 	interrupt-parent = <&mpic>;
 
 	aliases {
+		crypto = &crypto;
 		phy_sgmii_10 = &phy_sgmii_10;
 		phy_sgmii_11 = &phy_sgmii_11;
 		phy_sgmii_1c = &phy_sgmii_1c;
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] powerpc/dts/fsl: add crypto node alias for B4
  2019-03-20 12:55 [PATCH] powerpc/dts/fsl: add crypto node alias for B4 Horia Geantă
@ 2019-04-19  9:54 ` Horia Geanta
  2019-05-03  6:59 ` Michael Ellerman
  1 sibling, 0 replies; 3+ messages in thread
From: Horia Geanta @ 2019-04-19  9:54 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland
  Cc: Scott Wood, devicetree, Paul Mackerras, linuxppc-dev

Has this slipped through?

On 3/20/2019 2:57 PM, Horia Geantă wrote:
> crypto node alias is needed by U-boot to identify the node and
> perform fix-ups, like adding "fsl,sec-era" property.
> 
> Signed-off-by: Horia Geantă <horia.geanta@nxp.com>
> ---
>  arch/powerpc/boot/dts/fsl/b4qds.dtsi | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/powerpc/boot/dts/fsl/b4qds.dtsi b/arch/powerpc/boot/dts/fsl/b4qds.dtsi
> index 999efd3bc167..05be919f3545 100644
> --- a/arch/powerpc/boot/dts/fsl/b4qds.dtsi
> +++ b/arch/powerpc/boot/dts/fsl/b4qds.dtsi
> @@ -40,6 +40,7 @@
>  	interrupt-parent = <&mpic>;
>  
>  	aliases {
> +		crypto = &crypto;
>  		phy_sgmii_10 = &phy_sgmii_10;
>  		phy_sgmii_11 = &phy_sgmii_11;
>  		phy_sgmii_1c = &phy_sgmii_1c;
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] powerpc/dts/fsl: add crypto node alias for B4
  2019-03-20 12:55 [PATCH] powerpc/dts/fsl: add crypto node alias for B4 Horia Geantă
  2019-04-19  9:54 ` Horia Geanta
@ 2019-05-03  6:59 ` Michael Ellerman
  1 sibling, 0 replies; 3+ messages in thread
From: Michael Ellerman @ 2019-05-03  6:59 UTC (permalink / raw)
  To: Horia Geantă, Rob Herring, Mark Rutland
  Cc: Scott Wood, devicetree, Paul Mackerras, linuxppc-dev

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 361 bytes --]

On Wed, 2019-03-20 at 12:55:16 UTC, =?utf-8?q?Horia_Geant=C4=83?= wrote:
> crypto node alias is needed by U-boot to identify the node and
> perform fix-ups, like adding "fsl,sec-era" property.
> 
> Signed-off-by: Horia Geantă <horia.geanta@nxp.com>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/32eebf96669568014b79b83a03f7895f

cheers

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-05-03  6:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-20 12:55 [PATCH] powerpc/dts/fsl: add crypto node alias for B4 Horia Geantă
2019-04-19  9:54 ` Horia Geanta
2019-05-03  6:59 ` Michael Ellerman

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.