All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] APQ8060 Dragonboard support
@ 2016-06-14 15:30 ` Linus Walleij
  0 siblings, 0 replies; 42+ messages in thread
From: Linus Walleij @ 2016-06-14 15:30 UTC (permalink / raw)
  To: linux-arm-kernel, linux-arm-msm, linux-soc, Andy Gross
  Cc: Stephen Boyd, Bjorn Andersson, David Brown, Linus Walleij

This concludes my first round of work to get the APQ8060 Dragonboard
booting properly upstream.

After the separate fix to the RPM driver, it boots and sets up all stuff
as expected, adds the serial port and the two SD card slots.

I was working on getting some stuff like the PM8901 enabled (it has four
MPP multi-purpose-pins) but that work can happen on top of this series,
let's start somewhere.

Linus Walleij (5):
  ARM: dts: add GPIO and MPP to MSM8660 PMIC
  ARM: dts: add SDCC5 to Qualcomm MSM8660
  ARM: dts: add L2CC and RPM with regulators for MSM8660
  ARM: dts: move the fixed MMC regulator to SURF board
  ARM: dts: add Qualcomm APQ8060-based Dragonboard

 arch/arm/boot/dts/Makefile                     |   1 +
 arch/arm/boot/dts/qcom-apq8060-dragonboard.dts | 557 +++++++++++++++++++++++++
 arch/arm/boot/dts/qcom-msm8660-surf.dts        |  11 +
 arch/arm/boot/dts/qcom-msm8660.dtsi            | 149 ++++++-
 4 files changed, 709 insertions(+), 9 deletions(-)
 create mode 100644 arch/arm/boot/dts/qcom-apq8060-dragonboard.dts

-- 
2.4.11

^ permalink raw reply	[flat|nested] 42+ messages in thread

end of thread, other threads:[~2016-06-16  8:09 UTC | newest]

Thread overview: 42+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-14 15:30 [PATCH 0/5] APQ8060 Dragonboard support Linus Walleij
2016-06-14 15:30 ` Linus Walleij
2016-06-14 15:30 ` [PATCH 1/5] ARM: dts: add GPIO and MPP to MSM8660 PMIC Linus Walleij
2016-06-14 15:30   ` Linus Walleij
2016-06-14 18:57   ` Stephen Boyd
2016-06-14 18:57     ` Stephen Boyd
2016-06-14 15:30 ` [PATCH 2/5] ARM: dts: add SDCC5 to Qualcomm MSM8660 Linus Walleij
2016-06-14 15:30   ` Linus Walleij
2016-06-14 18:57   ` Stephen Boyd
2016-06-14 18:57     ` Stephen Boyd
2016-06-14 15:30 ` [PATCH 3/5] ARM: dts: add L2CC and RPM with regulators for MSM8660 Linus Walleij
2016-06-14 15:30   ` Linus Walleij
2016-06-14 18:55   ` Stephen Boyd
2016-06-14 18:55     ` Stephen Boyd
2016-06-14 19:02     ` Bjorn Andersson
2016-06-14 19:02       ` Bjorn Andersson
2016-06-14 19:48       ` Stephen Boyd
2016-06-14 19:48         ` Stephen Boyd
2016-06-14 22:51         ` Russell King - ARM Linux
2016-06-14 22:51           ` Russell King - ARM Linux
2016-06-14 22:48     ` Russell King - ARM Linux
2016-06-14 22:48       ` Russell King - ARM Linux
2016-06-16  0:17       ` Stephen Boyd
2016-06-16  0:17         ` Stephen Boyd
2016-06-16  8:09         ` Russell King - ARM Linux
2016-06-16  8:09           ` Russell King - ARM Linux
2016-06-15 13:16     ` Linus Walleij
2016-06-15 13:16       ` Linus Walleij
2016-06-16  0:57       ` Stephen Boyd
2016-06-16  0:57         ` Stephen Boyd
2016-06-14 15:30 ` [PATCH 4/5] ARM: dts: move the fixed MMC regulator to SURF board Linus Walleij
2016-06-14 15:30   ` Linus Walleij
2016-06-14 18:55   ` Stephen Boyd
2016-06-14 18:55     ` Stephen Boyd
2016-06-14 15:30 ` [PATCH 5/5] ARM: dts: add Qualcomm APQ8060-based Dragonboard Linus Walleij
2016-06-14 15:30   ` Linus Walleij
2016-06-14 19:11   ` Stephen Boyd
2016-06-14 19:11     ` Stephen Boyd
2016-06-15 13:37     ` Linus Walleij
2016-06-15 13:37       ` Linus Walleij
2016-06-16  0:11   ` Stephen Boyd
2016-06-16  0:11     ` Stephen Boyd

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.