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


Groups > linux.kernel > #1322331

[PATCH v3 0/2] add pinctrl support for rk3399

From David Wu <david.wu@rock-chips.com>
Newsgroups linux.kernel
Subject [PATCH v3 0/2] add pinctrl support for rk3399
Date 2016-01-30 12:50 +0100
Message-ID <qWCcp-24H-1@gated-at.bofh.it> (permalink)
References <qNz46-2Jv-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Test on rk3399 fpga-board

David Wu (2):
  pinctrl: rockchip: add support for the rk3399
  dt-bindings: rockchip-pinctrl: Support the RK3399 SoCs compatible

 .../bindings/pinctrl/rockchip,pinctrl.txt          |   1 +
 drivers/pinctrl/pinctrl-rockchip.c                 | 372 ++++++++++++++++++++-
 2 files changed, 359 insertions(+), 14 deletions(-)

-- 
1.9.1

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


Thread

[PATCH v3 0/2] add pinctrl support for rk3399 David Wu <david.wu@rock-chips.com> - 2016-01-30 12:50 +0100
  [PATCH v3 1/2] pinctrl: rockchip: add support for the rk3399 David Wu <david.wu@rock-chips.com> - 2016-01-30 12:50 +0100
  [PATCH v3 2/2] dt-bindings: rockchip-pinctrl: Support the RK3399 SoCs compatible David Wu <david.wu@rock-chips.com> - 2016-01-30 12:50 +0100
    Re: [PATCH v3 2/2] dt-bindings: rockchip-pinctrl: Support the RK3399 SoCs compatible Heiko Stuebner <heiko@sntech.de> - 2016-01-30 15:00 +0100
      Re: [PATCH v3 2/2] dt-bindings: rockchip-pinctrl: Support the RK3399  SoCs compatible "David.Wu" <wdc@rock-chips.com> - 2016-02-01 03:40 +0100

csiph-web