Thread (11 messages) 11 messages, 3 authors, 2014-05-30
STALE4395d
Revisions (2)
  1. v1 [diff vs current]
  2. v2 current

[PATCH v2 0/4] Add Qualcomm APQ8084 SoC support

From: Georgi Djakov <hidden>
Date: 2014-05-23 15:14:16
Also in: linux-arm-msm, linux-devicetree, lkml

This patchset adds basic support for the Qualcomm Snapdragon 805 APQ8084 SoC.

The first two patches add device-tree files for the SoC and the board, the
third adds a board compatible string to the DT machine descriptor.
The last one adds information about the low-level debug UART base address
to the DEBUG_QCOM_UARTDM Kconfig help section introduced by [1].

Tested on APQ8084-MTP board.

Changes from v1:
 - Remove the interrupts property from the l2-cache node as it is still not
   accepted (suggested by Stephen Boyd)
 - Move the timer node out of the soc container (suggested by Stephen Boyd)
 - Add just "qcom,apq8084" in the board machine descriptors to cover other
   future boards based on apq8084 (suggested by Kumar Gala)
 - Change the last patch (debug UART) to just add info about the SoC PHYS/VIRT
   addresses. Requires [1]. (suggestions by Arnd Bergmann and Ivan Ivanov)

[1] https://lkml.org/lkml/2014/4/14/312

Georgi Djakov (4):
  ARM: dts: qcom: Add APQ8084 SoC support
  ARM: dts: qcom: Add APQ8084-MTP board support
  ARM: qcom: Add APQ8084 to mach-qcom
  ARM: debug: qcom: add UART addresses to Kconfig help

 arch/arm/Kconfig.debug                 |    1 +
 arch/arm/boot/dts/Makefile             |    3 +-
 arch/arm/boot/dts/qcom-apq8084-mtp.dts |    6 ++
 arch/arm/boot/dts/qcom-apq8084.dtsi    |  179 ++++++++++++++++++++++++++++++++
 arch/arm/mach-qcom/board.c             |    1 +
 5 files changed, 189 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/boot/dts/qcom-apq8084-mtp.dts
 create mode 100644 arch/arm/boot/dts/qcom-apq8084.dtsi

-- 
1.7.9.5
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help