arm: spear: fix enabling of SSP2 clock
authorQuentin Schulz <quentin.schulz@bootlin.com>
Fri, 31 Aug 2018 14:28:31 +0000 (16:28 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 26 Sep 2018 01:49:18 +0000 (21:49 -0400)
commit484a878273539949c1dd97ad0e4c97c35acac87a
tree825cec0d016f905bc0adf4a28cece89e5143acf5
parentac47fbee6ddd3cc50869d6e46f24f85ff59a5b0a
arm: spear: fix enabling of SSP2 clock

The SSP2 clock is at bit 6 in the register, so the value is 0x40 unlike
the current 0x70 which enables the clock of UART2, SSP1 and SSP2.

Signed-off-by: Quentin Schulz <quentin.schulz@bootlin.com>
Acked-by: Stefan Roese <sr@denx.de>
arch/arm/include/asm/arch-spear/spr_misc.h