[PATCH] ARM: ls1021a: dtsi: Add crypto node alias in device tree
Shawn Guo
shawnguo at kernel.org
Mon Jul 13 08:11:37 PDT 2015
On Fri, Jul 03, 2015 at 03:47:02PM +0530, Ruchika Gupta wrote:
> U-boot patches up the device tree crypto node for the era property.
>
> Signed-off-by: Ruchika Gupta <ruchika.gupta at freescale.com>
> ---
> arch/arm/boot/dts/ls1021a.dtsi | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/boot/dts/ls1021a.dtsi b/arch/arm/boot/dts/ls1021a.dtsi
> index c70bb27..1a99724 100644
> --- a/arch/arm/boot/dts/ls1021a.dtsi
> +++ b/arch/arm/boot/dts/ls1021a.dtsi
> @@ -60,6 +60,7 @@
> serial4 = &lpuart4;
> serial5 = &lpuart5;
> sysclk = &sysclk;
> + crypto = &crypto;
Please keep the list alphabetically sorted.
Shawn
> };
>
> cpus {
> --
> 1.8.1.4
>
>
> _______________________________________________
> linux-arm-kernel mailing list
> linux-arm-kernel at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
>
More information about the linux-arm-kernel
mailing list