Couple little patches, plus work-in-progress DT file for the IFC6410.
With this, plus the msm clk support[1], I have serial console working
on top of 3.13-rc4.  The debug UART patch is not strictly required,
but it is a lot easier to debug when you can see what is going on in
early boot before the serial driver is up.


[1] http://www.spinics.net/lists/devicetree/msg08409.html

Rob Clark (3):
  mach-msm: add aqp8064 debug uart
  mach-msm: enable sparsemem for 8960
  RFC: mach-msm: add DT for ifc6410 (apq8064)

 arch/arm/Kconfig.debug                     |   9 ++
 arch/arm/boot/dts/qcom-apq8064-ifc6410.dts | 131 +++++++++++++++++++++++++++++
 arch/arm/include/debug/msm.S               |   5 ++
 arch/arm/mach-msm/Kconfig                  |   3 +
 arch/arm/mach-msm/board-dt.c               |   1 +
 arch/arm/mach-msm/include/mach/memory.h    |  22 +++++
 6 files changed, 171 insertions(+)
 create mode 100644 arch/arm/boot/dts/qcom-apq8064-ifc6410.dts
 create mode 100644 arch/arm/mach-msm/include/mach/memory.h

-- 
1.8.4.2

--
To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to