linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Qualcomm MSM8660/APQ8060 EBI2 and ethernet support
@ 2016-08-08 21:24 Linus Walleij
  2016-08-08 21:24 ` [PATCH 1/4] soc: qcom: add an EBI2 device tree bindings Linus Walleij
                   ` (3 more replies)
  0 siblings, 4 replies; 22+ messages in thread
From: Linus Walleij @ 2016-08-08 21:24 UTC (permalink / raw)
  To: linux-arm-kernel

This is basically a resend of the earlier patches, restricted to
the ARM SoC parts. (drivers/soc usually merge through ARM SoC).

Mark, how do you want to proceed? Are you queueing all of these
for v4.9?

Linus Walleij (4):
  soc: qcom: add an EBI2 device tree bindings
  soc: qcom: add EBI2 driver
  ARM: dts: add EBI2 to the Qualcomm MSM8660 DTSI
  ARM: dts: add SMSC ethernet on the APQ8060 Dragonboard

 .../devicetree/bindings/soc/qcom/qcom,ebi2.txt     | 134 ++++++++
 arch/arm/boot/dts/qcom-apq8060-dragonboard.dts     | 130 ++++++++
 arch/arm/boot/dts/qcom-msm8660.dtsi                |  12 +
 drivers/soc/qcom/Kconfig                           |   8 +
 drivers/soc/qcom/Makefile                          |   1 +
 drivers/soc/qcom/ebi2.c                            | 371 +++++++++++++++++++++
 6 files changed, 656 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/soc/qcom/qcom,ebi2.txt
 create mode 100644 drivers/soc/qcom/ebi2.c

-- 
2.7.4

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

end of thread, other threads:[~2016-08-29 22:51 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-08 21:24 [PATCH 0/4] Qualcomm MSM8660/APQ8060 EBI2 and ethernet support Linus Walleij
2016-08-08 21:24 ` [PATCH 1/4] soc: qcom: add an EBI2 device tree bindings Linus Walleij
2016-08-08 21:32   ` Arnd Bergmann
2016-08-18  8:14     ` Linus Walleij
2016-08-29 11:51       ` Arnd Bergmann
2016-08-29 12:24         ` Rob Herring
2016-08-29 13:13           ` Linus Walleij
2016-08-29 13:42             ` Arnd Bergmann
2016-08-29 16:18               ` Linus Walleij
2016-08-29 14:06             ` Rob Herring
2016-08-29 17:21               ` Linus Walleij
2016-08-29 22:51                 ` Rob Herring
2016-08-29 12:45         ` Linus Walleij
2016-08-10 20:31   ` Rob Herring
2016-08-08 21:24 ` [PATCH 2/4] soc: qcom: add EBI2 driver Linus Walleij
2016-08-08 21:34   ` Arnd Bergmann
2016-08-08 23:33   ` Stephen Boyd
2016-08-18 11:27     ` Linus Walleij
2016-08-18 12:07   ` Lothar Waßmann
2016-08-24  9:09     ` Linus Walleij
2016-08-08 21:24 ` [PATCH 3/4] ARM: dts: add EBI2 to the Qualcomm MSM8660 DTSI Linus Walleij
2016-08-08 21:24 ` [PATCH 4/4] ARM: dts: add SMSC ethernet on the APQ8060 Dragonboard Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).