]> git.sur5r.net Git - u-boot/commit
mx6: clock: Modify GPMI clock to support mx6sx
authorYe.Li <B37916@freescale.com>
Mon, 12 Jan 2015 08:46:17 +0000 (16:46 +0800)
committerStefano Babic <sbabic@denx.de>
Wed, 25 Nov 2015 10:40:04 +0000 (11:40 +0100)
commit90447ef03cc7c2b59e9c1e0e8b5afba969c30f99
treebceebc3dc299df36b4d5db7515c6b3116fbef5d1
parentcd8f09d9d7a856bc47d09c3efa758e58e443ded9
mx6: clock: Modify GPMI clock to support mx6sx

On mx6sx, the CCM register bits for GPMI are different as other
mx6 platforms. Modify the GPMI clock function to support mx6sx.

Signed-off-by: Ye.Li <B37916@freescale.com>
arch/arm/cpu/armv7/mx6/clock.c