u-boot-brain/arch/arm/cpu/armv7/mx7
Stefan Agner f716bf11f3 imx: imx7d: fix ahb clock mux 1
The clock parent of the AHB root clock when using mux option 1
is the SYS PLL 270MHz clock. This is specified in  Table 5-11
Clock Root Table of the i.MX 7Dual Applications Processor
Reference Manual.

While it could be a documentation error, the 270MHz parent is
also mentioned in the boot ROM configuration in Table 6-28: The
clock is by default at 135MHz due to a POST_PODF value of 1
(=> divider of 2).

Signed-off-by: Stefan Agner <stefan@agner.ch>
2016-05-17 17:52:20 +02:00
..
clock_slice.c imx: imx7d: fix ahb clock mux 1 2016-05-17 17:52:20 +02:00
clock.c imx: mx7d: clock support for RDC 2016-02-21 11:46:26 +01:00
Kconfig imx: mx7d: move MX7D to Kconfig entry 2016-03-26 14:16:12 +01:00
Makefile mx7: psci: add basic psci support 2015-11-12 17:31:16 +01:00
psci-mx7.c mx7: psci: add basic psci support 2015-11-12 17:31:16 +01:00
psci.S mx7: psci: add basic psci support 2015-11-12 17:31:16 +01:00
soc.c mx7: Distinguish between dual and solo versions 2016-03-09 12:50:39 +01:00