summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/qcom-apq8074-dragonboard.dts
Commit message (Collapse)AuthorAgeFilesLines
* ARM: dts: qcom: Add I2C dt node for MSM8974 and DB8074 boardkiran.padwal@smartplayin.com2014-09-171-0/+21
| | | | | | | | Add support for i2c controller on the DB8074 board. It also adds necessary DT support for i2c eeprom which is present on DB8074 board. Signed-off-by: Kiran Padwal <kiran.padwal@smartplayin.com> Signed-off-by: Kumar Gala <galak@codeaurora.org>
* ARM: dts: qcom: Update msm8974/apq8074 device treesKumar Gala2014-05-281-1/+27
| | | | | | | | | | | | | * Move SoC peripherals into an SoC container node * Move serial enabling into board file (qcom-apq8074-dragonboard.dts) * Move spi pinctrl into board file * Cleanup cpu node to match binding spec, enable-method and compatible should be per cpu, not part of the container * Drop interrupts property from l2-cache node as its not part of the binding spec * Move timer node out of SoC container Signed-off-by: Kumar Gala <galak@codeaurora.org>
* ARM: dts: msm: Add SDHC controller nodes for MSM8974 and DB8074 boardGeorgi Djakov2014-05-221-0/+13
| | | | | | | | | Add support for the 2 SDHC controllers on the DB8074 board. The first controller (at 0xf9824900) is connected to an on board soldered eMMC. The second controller (at 0xf98a4900) is connected to a uSD card slot. Signed-off-by: Georgi Djakov <gdjakov@mm-sol.com> Signed-off-by: Kumar Gala <galak@codeaurora.org>
* ARM: msm: Add support for APQ8074 DragonboardRohit Vaswani2014-01-021-0/+6
This patch adds basic board support for APQ8074 Dragonboard which belongs to the Snapdragon 800 family. For now, just support a basic machine with device tree. Signed-off-by: Rohit Vaswani <rvaswani@codeaurora.org> Acked-by: Kumar Gala <galak@codeaurora.org> Signed-off-by: David Brown <davidb@codeaurora.org> [olof: Split off SoC and board support in separate patches] Signed-off-by: Olof Johansson <olof@lixom.net>
OpenPOWER on IntegriCloud