linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/17] LPC18xx DTS changes for 4.3
@ 2015-07-14 13:39 Joachim Eastwood
  2015-07-14 13:39 ` [PATCH 01/17] ARM: dts: lpc18xx: add cgu and ccu clock-controller nodes Joachim Eastwood
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: Joachim Eastwood @ 2015-07-14 13:39 UTC (permalink / raw)
  To: linux-arm-kernel

This patch set adds DT nodes for all the drivers that went upstream
in 4.2 and should represent the bulk of DTS changes for 4.3.  All
nodes added are documented and some of patches carries a ack from
subsystem maintainer. It also features updates to the EA4357 dev-
kit and a new board from Ezequiel Garcia.

Note that there might be one more batch of DTS changes for 4.3 if
any new drivers goes upstream and also some changes for the Hitex
eval board might come.

Patches also available on:
https://github.com/manabian/linux-lpc.git lpc18xx_43xx_dts_4.3


Ezequiel Garcia (2):
  of: add vendor prefix for CIAA project
  ARM: dts: add DT for CIAA LPC4337 industrial computer

Joachim Eastwood (15):
  ARM: dts: lpc18xx: add cgu and ccu clock-controller nodes
  ARM: dts: lpc18xx: add uart new compat string and clk names
  ARM: dts: lpc18xx: add pinctrl node
  ARM: dts: lpc18xx: add gpio node
  ARM: dts: lpc18xx: add ssp nodes
  ARM: dts: lpc18xx: add can nodes
  ARM: dts: lpc18xx: add mmcsd node
  ARM: dts: lpc18xx: add creg (syscon) node
  ARM: dts: lpc18xx: add ethernet node
  ARM: dts: lpc18xx: add usb nodes
  ARM: dts: lpc4357-ea4357: add pinctrl and uart0 muxing
  ARM: dts: lpc4357-ea4357: add mmcsd
  ARM: dts: lpc4357-ea4357: add gpio joystick
  ARM: dts: lpc4357-ea4357: add ethernet
  ARM: dts: lpc4357-ea4357: add uart3

 .../devicetree/bindings/vendor-prefixes.txt        |   1 +
 arch/arm/boot/dts/Makefile                         |   1 +
 arch/arm/boot/dts/lpc18xx.dtsi                     | 235 +++++++++++++++++++--
 arch/arm/boot/dts/lpc4337-ciaa.dts                 | 187 ++++++++++++++++
 arch/arm/boot/dts/lpc4350-hitex-eval.dts           |   4 -
 arch/arm/boot/dts/lpc4357-ea4357-devkit.dts        | 214 +++++++++++++++++++
 6 files changed, 620 insertions(+), 22 deletions(-)
 create mode 100644 arch/arm/boot/dts/lpc4337-ciaa.dts

-- 
1.8.0

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

end of thread, other threads:[~2015-07-17 16:54 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-14 13:39 [PATCH 00/17] LPC18xx DTS changes for 4.3 Joachim Eastwood
2015-07-14 13:39 ` [PATCH 01/17] ARM: dts: lpc18xx: add cgu and ccu clock-controller nodes Joachim Eastwood
2015-07-14 13:39 ` [PATCH 02/17] ARM: dts: lpc18xx: add uart new compat string and clk names Joachim Eastwood
2015-07-14 13:39 ` [PATCH 03/17] ARM: dts: lpc18xx: add pinctrl node Joachim Eastwood
2015-07-14 13:39 ` [PATCH 04/17] ARM: dts: lpc18xx: add gpio node Joachim Eastwood
2015-07-14 13:39 ` [PATCH 05/17] ARM: dts: lpc18xx: add ssp nodes Joachim Eastwood
2015-07-14 13:39 ` [PATCH 06/17] ARM: dts: lpc18xx: add can nodes Joachim Eastwood
2015-07-14 13:39 ` [PATCH 07/17] ARM: dts: lpc18xx: add mmcsd node Joachim Eastwood
2015-07-14 13:39 ` [PATCH 08/17] ARM: dts: lpc18xx: add creg (syscon) node Joachim Eastwood
2015-07-14 13:39 ` [PATCH 09/17] ARM: dts: lpc18xx: add ethernet node Joachim Eastwood
2015-07-14 13:39 ` [PATCH 10/17] ARM: dts: lpc18xx: add usb nodes Joachim Eastwood
2015-07-14 13:39 ` [PATCH 11/17] ARM: dts: lpc4357-ea4357: add pinctrl and uart0 muxing Joachim Eastwood
2015-07-14 13:39 ` [PATCH 12/17] ARM: dts: lpc4357-ea4357: add mmcsd Joachim Eastwood
2015-07-14 13:39 ` [PATCH 13/17] ARM: dts: lpc4357-ea4357: add gpio joystick Joachim Eastwood
2015-07-14 13:39 ` [PATCH 14/17] ARM: dts: lpc4357-ea4357: add ethernet Joachim Eastwood
2015-07-14 13:39 ` [PATCH 15/17] ARM: dts: lpc4357-ea4357: add uart3 Joachim Eastwood
2015-07-14 13:39 ` [PATCH 16/17] of: add vendor prefix for CIAA project Joachim Eastwood
2015-07-14 13:39 ` [PATCH 17/17] ARM: dts: add DT for CIAA LPC4337 industrial computer Joachim Eastwood
2015-07-17 16:54 ` [PATCH 00/17] LPC18xx DTS changes for 4.3 Olof Johansson

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).