Documentation/driver-api/memory-devices/ti-emif.rst
.. SPDX-License-Identifier: GPL-2.0
Aneesh V [email protected]
driver/memory/emif.c
TI OMAP44xx TI OMAP54xx
Device Drivers Memory devices Texas Instruments EMIF driver
This driver is for the EMIF module available in Texas Instruments SoCs. EMIF is an SDRAM controller that, based on its revision, supports one or more of DDR2, DDR3, and LPDDR2 SDRAM protocols. This driver takes care of only LPDDR2 memories presently. The functions of the driver includes re-configuring AC timing parameters and other settings during frequency, voltage and temperature changes
DDR device details and other board dependent and SoC dependent information can be passed through platform data (struct emif_platform_data)
EMIF driver registers notifiers for voltage and frequency changes affecting EMIF and takes appropriate actions when these are invoked.
The driver creates two debugfs entries per device.