mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-16 19:46:55 +07:00
powerpc/dts/fsl: add crypto node alias for B4
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>
This commit is contained in:
parent
d7fbe2a043
commit
32eebf9666
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user