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


Groups > linux.kernel > #1693413 > unrolled thread

[PATCH 0/2] Add RK3128 pinctrl support

Started byDavid Wu <david.wu@rock-chips.com>
First post2017-07-21 08:30 +0200
Last post2017-07-21 08:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/2] Add RK3128 pinctrl support David Wu <david.wu@rock-chips.com> - 2017-07-21 08:30 +0200

#1693413 — [PATCH 0/2] Add RK3128 pinctrl support

FromDavid Wu <david.wu@rock-chips.com>
Date2017-07-21 08:30 +0200
Subject[PATCH 0/2] Add RK3128 pinctrl support
Message-ID<u5zBM-1do-15@gated-at.bofh.it>
The RK3128 pinctrl is similar as the RK2928.

David Wu (2):
  pinctrl: rockchip: Use common interface for recalced iomux
  pinctrl: rockchip: Add rk3128 pinctrl support

 .../bindings/pinctrl/rockchip,pinctrl.txt          |   1 +
 drivers/pinctrl/pinctrl-rockchip.c                 | 218 +++++++++++++++++----
 2 files changed, 180 insertions(+), 39 deletions(-)

-- 
1.9.1

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web