summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/omap5-evm.dts
Commit message (Collapse)AuthorAgeFilesLines
* ARM: dts: omap5-evm: LPDDR2 memory device details for EVMLokesh Vutla2012-11-051-0/+11
| | | | | | | | | Samsung's K3PE0E000B memory part is used in OMAP5-evm board. Adding timings and geometry details for Samsung's memory part and attaching the same to device-handle of EMIF1/2. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by: Benoit Cousson <b-cousson@ti.com>
* ARM: dts: omap5-evm: Fix size of memory defined for EVMLokesh Vutla2012-11-051-1/+1
| | | | | | | | Memory present for OMAP5-evm is 2GB. But in dts file it is specified as 1GB. Correcting the same. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by: Benoit Cousson <b-cousson@ti.com>
* ARM/dts: omap5-evm: pinmux configuration for audioPeter Ujfalusi2012-10-081-0/+54
| | | | | | | | | | | u-boot stopped configuring 'non essential' pins recently. The kernel needs to configure the mux for audio needs. Since the pinmux for these IPs are static let pinctrl to handle the mux configuration for. Configuring the mux for: twl6040 (audpwron), McPDM, DMIC, McBSP1 and McBSP2. Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
* ARM/dts: omap5-evm: Disable unused McBSP3Peter Ujfalusi2012-10-081-0/+4
| | | | | | | McBSP3 is not usable on OMAP4 SDP/Blaze (the pins used for McPDM). Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
* ARM: dts: omap5-evm: Add bmp085 sensor supportSourav Poddar2012-09-071-0/+10
| | | | | | | | | Add bmp085 pressure sensor data in omap5 evm dts file. Signed-off-by: Sourav Poddar <sourav.poddar@ti.com> Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com> Acked-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Benoit Cousson <b-cousson@ti.com>
* ARM: dts: omap5-evm: Add keypad dataSourav Poddar2012-09-071-0/+13
| | | | | | | | | | | | | Add keypad data node in omap5 device tree file. Also fill the device tree binding parameters with the required value in "omap5-evm" dts file. Signed-off-by: Sourav Poddar <sourav.poddar@ti.com> Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com> Acked-by: Felipe Balbi <balbi@ti.com> [b-cousson@ti.com: Fix merge issue with MMC patches, put node at the proper place, align entries and comments] Signed-off-by: Benoit Cousson <b-cousson@ti.com>
* ARM: dts: omap5-evm: Add tmp102 sensor supportSourav Poddar2012-09-071-0/+10
| | | | | | | | | Add tmp102 temperature sensor data in omap5 evm dts file. Signed-off-by: Sourav Poddar <sourav.poddar@ti.com> Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com> Acked-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Benoit Cousson <b-cousson@ti.com>
* arm/dts: omap5: Add mmc controller nodes and board dataBalaji T K2012-08-241-0/+31
| | | | | | | | Add OMAP MMC related device tree data for OMAP5. Signed-off-by: Balaji T K <balajitk@ti.com> Acked-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Tony Lindgren <tony@atomide.com>
* arm/dts: OMAP5: Add omap5 dts filesR Sricharan2012-07-091-0/+20
Adding the minimum device tree files required for OMAP5 to boot. Reviewed-by: Benoit Cousson <b-cousson@ti.com> Signed-off-by: R Sricharan <r.sricharan@ti.com> Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
OpenPOWER on IntegriCloud