OSDN Git Service

powerpc/dts/fsl: add crypto node alias for B4
authorHoria Geantă <horia.geanta@nxp.com>
Wed, 20 Mar 2019 12:55:16 +0000 (14:55 +0200)
committerMichael 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

index 999efd3..05be919 100644 (file)
@@ -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;