Skip to content

Commit

Permalink
powerpc/dts/fsl: add crypto node alias for B4
Browse files Browse the repository at this point in the history
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ă <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
  • Loading branch information
horiag authored and mpe committed May 2, 2019
1 parent d7fbe2a commit 32eebf9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/powerpc/boot/dts/fsl/b4qds.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 32eebf9

Please sign in to comment.