All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V5 0/3] add gpio/pinctrl/spi DTS for hi6220 and hikey
@ 2016-02-19 11:58 ` Guodong Xu
  0 siblings, 0 replies; 14+ messages in thread
From: Guodong Xu @ 2016-02-19 11:58 UTC (permalink / raw)
  To: linux-arm-kernel

As of V4, this patchset has been ack'ed by Rob Herring.

V5, added pmx0 pmx1 pmx2 nodes description into hi6220.dtsi.

Zhong Kaihua (3):
  arm64: dts: Add Hi6220 gpio configuration nodes
  arm64: dts: add Hi6220 pinctrl configuration nodes
  arm64: dts: add Hi6220 spi configuration nodes

 arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts   |   3 +
 arch/arm64/boot/dts/hisilicon/hi6220.dtsi        | 351 +++++++++++
 arch/arm64/boot/dts/hisilicon/hikey-gpio.dtsi    | 607 +++++++++++++++++++
 arch/arm64/boot/dts/hisilicon/hikey-pinctrl.dtsi | 705 +++++++++++++++++++++++
 include/dt-bindings/pinctrl/hisi.h               |  59 ++
 5 files changed, 1725 insertions(+)
 create mode 100644 arch/arm64/boot/dts/hisilicon/hikey-gpio.dtsi
 create mode 100644 arch/arm64/boot/dts/hisilicon/hikey-pinctrl.dtsi
 create mode 100644 include/dt-bindings/pinctrl/hisi.h

-- 
1.9.1

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

end of thread, other threads:[~2016-03-21  8:18 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-19 11:58 [PATCH V5 0/3] add gpio/pinctrl/spi DTS for hi6220 and hikey Guodong Xu
2016-02-19 11:58 ` Guodong Xu
2016-02-19 11:58 ` [PATCH V5 1/3] arm64: dts: Add Hi6220 gpio configuration nodes Guodong Xu
2016-02-19 11:58   ` Guodong Xu
2016-02-19 11:58 ` [PATCH V5 2/3] arm64: dts: add Hi6220 pinctrl " Guodong Xu
2016-02-19 11:58   ` Guodong Xu
2016-03-21  8:18   ` Linus Walleij
2016-03-21  8:18     ` Linus Walleij
2016-03-21  8:18     ` Linus Walleij
2016-02-19 11:58 ` [PATCH V5 3/3] arm64: dts: add Hi6220 spi " Guodong Xu
2016-02-19 11:58   ` Guodong Xu
2016-02-27  9:53 ` [PATCH V5 0/3] add gpio/pinctrl/spi DTS for hi6220 and hikey Wei Xu
2016-02-27  9:53   ` Wei Xu
2016-02-27  9:53   ` Wei Xu

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.