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


Groups > linux.kernel > #1322334

[PATCH v3 2/2] dt-bindings: rockchip-pinctrl: Support the RK3399 SoCs compatible

From David Wu <david.wu@rock-chips.com>
Newsgroups linux.kernel
Subject [PATCH v3 2/2] dt-bindings: rockchip-pinctrl: Support the RK3399 SoCs compatible
Date 2016-01-30 12:50 +0100
Message-ID <qWCcq-24H-9@gated-at.bofh.it> (permalink)
References <qNz46-2Jv-3@gated-at.bofh.it> <qWCcp-24H-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Change-Id: Ic1bdb3dc358837e97d7b48dd58be2f8d9d08d766
---
 Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.txt
index 391ef4b..3bb9456 100644
--- a/Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.txt
+++ b/Documentation/devicetree/bindings/pinctrl/rockchip,pinctrl.txt
@@ -22,6 +22,7 @@ Required properties for iomux controller:
   - compatible: one of "rockchip,rk2928-pinctrl", "rockchip,rk3066a-pinctrl"
 		       "rockchip,rk3066b-pinctrl", "rockchip,rk3188-pinctrl"
 		       "rockchip,rk3288-pinctrl", "rockchip,rk3368-pinctrl"
+		       "rockchip,rk3399-pinctrl"
   - rockchip,grf: phandle referencing a syscon providing the
 	 "general register files"
 
-- 
1.9.1

Back to linux.kernel | Previous | NextPrevious in thread | Next 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