Home
last modified time | relevance | path

Searched hist:f2a8279e7647411cfdd694daec7903d60da5a36f (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-keystone/include/mach/
H A Dhardware-k2g.hf2a8279e7647411cfdd694daec7903d60da5a36f Fri Mar 04 16:36:39 UTC 2016 Suman Anna <s-anna@ti.com> ARM: keystone2: K2G: power-off DSP during boot

The DSPs are powered on by default upon a Power ON reset, and
they are powered off on current Keystone 2 SoCs - K2HK, K2L, K2E
during the boot in u-boot. This is not functional on K2G though.
Extend the existing DSP power-off support to the only DSP present
on K2G. Do note that the PSC clock domain module id for DSP on K2G
differs from that of previous Keystone2 SoCs.

Signed-off-by: Suman Anna <s-anna@ti.com>
Signed-off-by: Nishanth Menon <nm@ti.com>
Reviewed-by: Tom Rini <trini@konsulko.com>