Searched hist:"17 c50b70" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/memory/ |
H A D | pl172.c | 17c50b70 Mon Jul 13 16:20:11 CDT 2015 Joachim Eastwood <manabian@gmail.com> memory: add ARM PL172 MultiPort Memory Controller driver
This driver makes it possible to configure the static memory chip selects on the ARM PL172 MultiPort Memory Controller from a set of properties in DT. Configuration of dynamic memory is not supported and is left to the boot loader.
The intended usage is to setup timing and configuration for static memory devices like NAND and NOR Flash before they are probed by a driver.
Signed-off-by: Joachim Eastwood <manabian@gmail.com> Signed-off-by: Olof Johansson <olof@lixom.net> 17c50b70 Mon Jul 13 16:20:11 CDT 2015 Joachim Eastwood <manabian@gmail.com> memory: add ARM PL172 MultiPort Memory Controller driver This driver makes it possible to configure the static memory chip selects on the ARM PL172 MultiPort Memory Controller from a set of properties in DT. Configuration of dynamic memory is not supported and is left to the boot loader. The intended usage is to setup timing and configuration for static memory devices like NAND and NOR Flash before they are probed by a driver. Signed-off-by: Joachim Eastwood <manabian@gmail.com> Signed-off-by: Olof Johansson <olof@lixom.net>
|
H A D | Makefile | 17c50b70 Mon Jul 13 16:20:11 CDT 2015 Joachim Eastwood <manabian@gmail.com> memory: add ARM PL172 MultiPort Memory Controller driver
This driver makes it possible to configure the static memory chip selects on the ARM PL172 MultiPort Memory Controller from a set of properties in DT. Configuration of dynamic memory is not supported and is left to the boot loader.
The intended usage is to setup timing and configuration for static memory devices like NAND and NOR Flash before they are probed by a driver.
Signed-off-by: Joachim Eastwood <manabian@gmail.com> Signed-off-by: Olof Johansson <olof@lixom.net> 17c50b70 Mon Jul 13 16:20:11 CDT 2015 Joachim Eastwood <manabian@gmail.com> memory: add ARM PL172 MultiPort Memory Controller driver This driver makes it possible to configure the static memory chip selects on the ARM PL172 MultiPort Memory Controller from a set of properties in DT. Configuration of dynamic memory is not supported and is left to the boot loader. The intended usage is to setup timing and configuration for static memory devices like NAND and NOR Flash before they are probed by a driver. Signed-off-by: Joachim Eastwood <manabian@gmail.com> Signed-off-by: Olof Johansson <olof@lixom.net>
|
H A D | Kconfig | 17c50b70 Mon Jul 13 16:20:11 CDT 2015 Joachim Eastwood <manabian@gmail.com> memory: add ARM PL172 MultiPort Memory Controller driver
This driver makes it possible to configure the static memory chip selects on the ARM PL172 MultiPort Memory Controller from a set of properties in DT. Configuration of dynamic memory is not supported and is left to the boot loader.
The intended usage is to setup timing and configuration for static memory devices like NAND and NOR Flash before they are probed by a driver.
Signed-off-by: Joachim Eastwood <manabian@gmail.com> Signed-off-by: Olof Johansson <olof@lixom.net>
|