projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7fbe2a
)
powerpc/dts/fsl: add crypto node alias for B4
author
Horia Geantă
<horia.geanta@nxp.com>
Wed, 20 Mar 2019 12:55:16 +0000
(14:55 +0200)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Thu, 2 May 2019 16:54:57 +0000
(
02:54
+1000)
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>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/boot/dts/fsl/b4qds.dtsi
patch
|
blob
|
history
diff --git
a/arch/powerpc/boot/dts/fsl/b4qds.dtsi
b/arch/powerpc/boot/dts/fsl/b4qds.dtsi
index 999efd3bc1674f337ae2d0a680dae373505de6a9..05be919f35457933f539a6c9259d5258e6841944 100644
(file)
--- 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;