[PATCH 0/2] ARM: OMAP2+: AM4372: Add emif hwmod and dt node
Dave Gerlach
d-gerlach at ti.com
Wed May 6 10:25:31 PDT 2015
This series adds an hwmod for the emif on am4372. Also, we add a dt node
in order to provide the reg address for the hwmod in order to have
SYSCONFIG access.
Without the hwmod, once PM code is added for am437x, the emif_clkdm sees
no users and may be idled even though we obviously still need it.
Regards,
Dave
Dave Gerlach (2):
ARM: OMAP: AM43xx hwmod: Add data for am43xx emif hwmod
ARM: dts: am4372: Add emif node
.../bindings/memory-controllers/ti/emif.txt | 1 +
arch/arm/boot/dts/am4372.dtsi | 6 ++++++
.../mach-omap2/omap_hwmod_33xx_43xx_common_data.h | 1 +
.../mach-omap2/omap_hwmod_33xx_43xx_ipblock_data.c | 13 +++++++++++++
arch/arm/mach-omap2/omap_hwmod_33xx_data.c | 13 -------------
arch/arm/mach-omap2/omap_hwmod_43xx_data.c | 22 ++++++++++++++++++++++
arch/arm/mach-omap2/prcm43xx.h | 1 +
7 files changed, 44 insertions(+), 13 deletions(-)
--
2.3.6
More information about the linux-arm-kernel
mailing list