Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1579625 > unrolled thread
| Started by | Andy Yan <andy.yan@rock-chips.com> |
|---|---|
| First post | 2017-02-13 12:10 +0100 |
| Last post | 2017-02-22 19:40 +0100 |
| Articles | 3 — 3 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[PATCH 4/7] dt-bindings: rockchip,pinctrl: rename RK1108 to RV1108 Andy Yan <andy.yan@rock-chips.com> - 2017-02-13 12:10 +0100
Re: [PATCH 4/7] dt-bindings: rockchip,pinctrl: rename RK1108 to RV1108 Rob Herring <robh@kernel.org> - 2017-02-22 16:10 +0100
Re: [PATCH 4/7] dt-bindings: rockchip,pinctrl: rename RK1108 to RV1108 Heiko Stuebner <heiko@sntech.de> - 2017-02-22 19:40 +0100
| From | Andy Yan <andy.yan@rock-chips.com> |
|---|---|
| Date | 2017-02-13 12:10 +0100 |
| Subject | [PATCH 4/7] dt-bindings: rockchip,pinctrl: rename RK1108 to RV1108 |
| Message-ID | <tamG6-2UT-27@gated-at.bofh.it> |
Rockchip finally named the SOC as RV1108, so change it. Also move the compatible list to one compatible per line. Signed-off-by: Andy Yan <andy.yan@rock-chips.com> --- .../devicetree/bindings/pinctrl/rockchip,pinctrl.txt | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.txt index 4722bc6..a4f3ef2 100644 --- a/Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.txt +++ b/Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.txt @@ -19,11 +19,17 @@ The pins are grouped into up to 5 individual pin banks which need to be defined as gpio sub-nodes of the pinmux controller. Required properties for iomux controller: - - compatible: one of "rockchip,rk1108-pinctrl", "rockchip,rk2928-pinctrl" - "rockchip,rk3066a-pinctrl", "rockchip,rk3066b-pinctrl" - "rockchip,rk3188-pinctrl", "rockchip,rk3228-pinctrl" - "rockchip,rk3288-pinctrl", "rockchip,rk3368-pinctrl" - "rockchip,rk3399-pinctrl" + - compatible: should be + "rockchip,rv1108-pinctrl": for Rockchip RV1108 + "rockchip,rk2928-pinctrl": for Rockchip RK2928 + "rockchip,rk3066a-pinctrl": for Rockchip RK3066a + "rockchip,rk3066b-pinctrl": for Rockchip RK3066b + "rockchip,rk3188-pinctrl": for Rockchip RK3188 + "rockchip,rk3228-pinctrl": for Rockchip RK3228 + "rockchip,rk3288-pinctrl": for Rockchip RK3288 + "rockchip,rk3368-pinctrl": for Rockchip RK3368 + "rockchip,rk3399-pinctrl": for Rockchip RK3399 + - rockchip,grf: phandle referencing a syscon providing the "general register files" -- 2.7.4
[toc] | [next] | [standalone]
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Date | 2017-02-22 16:10 +0100 |
| Subject | Re: [PATCH 4/7] dt-bindings: rockchip,pinctrl: rename RK1108 to RV1108 |
| Message-ID | <tdGIi-3wm-5@gated-at.bofh.it> |
| In reply to | #1579625 |
On Mon, Feb 13, 2017 at 07:06:23PM +0800, Andy Yan wrote: > Rockchip finally named the SOC as RV1108, so change it. > Also move the compatible list to one compatible per line. > > Signed-off-by: Andy Yan <andy.yan@rock-chips.com> > --- > > .../devicetree/bindings/pinctrl/rockchip,pinctrl.txt | 16 +++++++++++----- > 1 file changed, 11 insertions(+), 5 deletions(-) Acked-by: Rob Herring <robh@kernel.org>
[toc] | [prev] | [next] | [standalone]
| From | Heiko Stuebner <heiko@sntech.de> |
|---|---|
| Date | 2017-02-22 19:40 +0100 |
| Message-ID | <tdJZv-5Qa-5@gated-at.bofh.it> |
| In reply to | #1579625 |
Am Montag, 13. Februar 2017, 19:06:23 CET schrieb Andy Yan: > Rockchip finally named the SOC as RV1108, so change it. > Also move the compatible list to one compatible per line. > > Signed-off-by: Andy Yan <andy.yan@rock-chips.com> Reviewed-by: Heiko Stuebner <heiko@sntech.de>
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web