Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1468487

[PATCH v2 0/2] pinctrl: meson-gxbb: Export pins for PWMs

From Neil Armstrong <narmstrong@baylibre.com>
Newsgroups linux.kernel
Subject [PATCH v2 0/2] pinctrl: meson-gxbb: Export pins for PWMs
Date 2016-08-23 13:30 +0200
Message-ID <s9i41-3lu-17@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v2 0/2] pinctrl: meson-gxbb: Export pins for PWMs Neil Armstrong <narmstrong@baylibre.com> - 2016-08-23 13:30 +0200
  [PATCH v2 1/2] pinctrl: meson-gxbb: add pins for PWM Neil Armstrong <narmstrong@baylibre.com> - 2016-08-23 13:30 +0200
    Re: [PATCH v2 1/2] pinctrl: meson-gxbb: add pins for PWM Linus Walleij <linus.walleij@linaro.org> - 2016-08-24 14:30 +0200
  [PATCH v2 2/2] ARM64: dts: meson-gxbb: Add PWM pinctrl nodes Neil Armstrong <narmstrong@baylibre.com> - 2016-08-23 13:30 +0200

csiph-web