public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] pinctrl: meson-gxbb: Export pins for PWMs
@ 2016-08-23 11:25 Neil Armstrong
  2016-08-23 11:25 ` [PATCH v2 1/2] pinctrl: meson-gxbb: add pins for PWM Neil Armstrong
  2016-08-23 11:25 ` [PATCH v2 2/2] ARM64: dts: meson-gxbb: Add PWM pinctrl nodes Neil Armstrong
  0 siblings, 2 replies; 5+ messages in thread
From: Neil Armstrong @ 2016-08-23 11:25 UTC (permalink / raw)
  To: linus.walleij, khilman, carlo
  Cc: Neil Armstrong, linux-arm-kernel, linux-amlogic, linux-kernel,
	linux-gpio

Add PWM pins in the meson-gxbb pinctrl driver and export then in the GXBB dtsi.

Changes since v1 at http://lkml.kernel.org/r/1471870450-11109-1-git-send-email-narmstrong@baylibre.com :
 - Rebased on git.linaro.org/people/linus.walleij/linux-pinctrl.git branch devel
 - Fixed previous rebase send on resend

Neil Armstrong (2):
  pinctrl: meson-gxbb: add pins for PWM
  ARM64: dts: meson-gxbb: Add PWM pinctrl nodes

 arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 77 ++++++++++++++++++++++++++++
 drivers/pinctrl/meson/pinctrl-meson-gxbb.c  | 79 +++++++++++++++++++++++++++++
 2 files changed, 156 insertions(+)

-- 
1.9.1

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

end of thread, other threads:[~2016-09-01 21:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-23 11:25 [PATCH v2 0/2] pinctrl: meson-gxbb: Export pins for PWMs Neil Armstrong
2016-08-23 11:25 ` [PATCH v2 1/2] pinctrl: meson-gxbb: add pins for PWM Neil Armstrong
2016-08-24 12:23   ` Linus Walleij
2016-08-23 11:25 ` [PATCH v2 2/2] ARM64: dts: meson-gxbb: Add PWM pinctrl nodes Neil Armstrong
2016-09-01 21:11   ` Kevin Hilman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox