[U-Boot] [PATCH 0/3] ARM: DRA7: Add Kconfig support for selecting OPPs
Lokesh Vutla
lokeshvutla at ti.com
Tue Nov 22 07:21:36 CET 2016
This series adds support for selecting DSPEVE, IVA, GPU OPPs via Kconfig
and fixup DT clock nodes as required.
Lokesh Vutla (1):
ARM: OMAP4+: Add support for dynamically selecting OPPs
Suman Anna (2):
ARM: DRA7: Redefine voltage and efuse macros per OPP using Kconfig
ARM: DRA7: Fixup DSPEVE, IVA and GPU clock frequencies based on OPP
arch/arm/include/asm/arch-omap5/clock.h | 47 ++++++++---
arch/arm/include/asm/omap_common.h | 23 +++++-
arch/arm/mach-omap2/clocks-common.c | 116 ++++++++++++++++-----------
arch/arm/mach-omap2/omap4/hw_data.c | 24 +++---
arch/arm/mach-omap2/omap5/Kconfig | 65 +++++++++++++++
arch/arm/mach-omap2/omap5/fdt.c | 136 ++++++++++++++++++++++++++++++++
arch/arm/mach-omap2/omap5/hw_data.c | 12 +--
board/ti/am57xx/board.c | 92 ++++++++++++++++-----
board/ti/dra7xx/evm.c | 91 ++++++++++++++++-----
9 files changed, 489 insertions(+), 117 deletions(-)
--
2.10.1
More information about the U-Boot
mailing list