Hi Boris,

On 22/05/2015 15:34, Boris Brezillon wrote:
> Enable the crypto IP on armada-xp-gp.
> 
> Signed-off-by: Boris Brezillon <boris.brezil...@free-electrons.com>
> ---
>  arch/arm/boot/dts/armada-xp-gp.dts | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/armada-xp-gp.dts 
> b/arch/arm/boot/dts/armada-xp-gp.dts
> index 565227e..8a739f4 100644
> --- a/arch/arm/boot/dts/armada-xp-gp.dts
> +++ b/arch/arm/boot/dts/armada-xp-gp.dts
> @@ -94,7 +94,9 @@
>       soc {
>               ranges = <MBUS_ID(0xf0, 0x01) 0 0 0xf1000000 0x100000
>                         MBUS_ID(0x01, 0x1d) 0 0 0xfff00000 0x100000
> -                       MBUS_ID(0x01, 0x2f) 0 0 0xf0000000 0x1000000>;
> +                       MBUS_ID(0x01, 0x2f) 0 0 0xf0000000 0x1000000
> +                       MBUS_ID(0x09, 0x09) 0 0 0xf1100000 0x10000
> +                       MBUS_ID(0x09, 0x05) 0 0 0xf1110000 0x10000>;

As the crypto engine really depend on the SoC itself and not of the board,
what about updating the dts of the other board using an Armada XP?


Thanks,

Gregory


>  
>               devbus-bootcs {
>                       status = "okay";
> 


-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to