[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1486722229-5451-1-git-send-email-david.wu@rock-chips.com>
Date: Fri, 10 Feb 2017 18:23:46 +0800
From: David Wu <david.wu@...k-chips.com>
To: heiko@...ech.de, linus.walleij@...aro.org
Cc: huangtao@...k-chips.com, linux-rockchip@...ts.infradead.org,
linux-gpio@...r.kernel.org, linux-kernel@...r.kernel.org,
"david.wu" <david.wu@...k-chips.com>
Subject: [PATCH v2 0/3] Support rk3328 pinctrl
From: "david.wu" <david.wu@...k-chips.com>
The rk3328 soc pinctrl iomux is different from other socs.
The one is that it needs the pinctrl driver supports
3bit width iomux supported.
The other one is that three special pins need to be recalculated,
because they are out of the rlues.
So add the three patches to support rk3328 pinctrl.
david.wu (3):
pinctrl: rockchip: Add 3bit width mux support
pinctrl: rockchip: Add mux recalculation support
pinctrl: rockchip: Add rk3328 pinctrl support
.../bindings/pinctrl/rockchip,pinctrl.txt | 4 +-
drivers/pinctrl/pinctrl-rockchip.c | 127 +++++++++++++++++++--
2 files changed, 122 insertions(+), 9 deletions(-)
--
1.9.1
Powered by blists - more mailing lists