Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Horia Geantă and committed by
Michael Ellerman
32eebf96 d7fbe2a0

+1
+1
arch/powerpc/boot/dts/fsl/b4qds.dtsi
··· 40 40 interrupt-parent = <&mpic>; 41 41 42 42 aliases { 43 + crypto = &crypto; 43 44 phy_sgmii_10 = &phy_sgmii_10; 44 45 phy_sgmii_11 = &phy_sgmii_11; 45 46 phy_sgmii_1c = &phy_sgmii_1c;