Files
u-boot-tk1-som/drivers
Zhuoyu Zhang 03c22449c5 arm/ls102xa:add hwconfig setting to support disable unused devices
DEVDISRn registers provides a mechanism for gating clocks of IP blocks
that are not used. Here we implement hwconfig option to allow users
to disable unused peripherals on the board.

For ex. If eSDHC/qDMA/eDMA are unused and with disabled status in dts,
User can enable CONFIG_FSL_DEVICE_DISABLE and set "devdis:esdhc,qdma,edma"
in hwconfig, thus ESDHC controller & eDMA/qDMA will be clock gated to
save more power.

Signed-off-by: Zhuoyu Zhang <Zhuoyu.Zhang@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
2015-09-01 21:49:20 -05:00
..
2015-08-23 11:56:19 +02:00
2015-07-27 15:53:52 -07:00
2015-08-18 13:45:55 -04:00
2015-04-10 14:23:23 +02:00
2015-08-31 07:57:26 -06:00
2015-05-26 14:13:12 +02:00
2015-08-31 07:57:26 -06:00
2015-08-31 11:43:47 -04:00