devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 1/6] dt-bindings: add device tree binding for Allwinner V3s pinctrl
@ 2017-01-19 17:54 Icenowy Zheng
  2017-01-19 17:54 ` [PATCH v3 2/6] arm: sunxi: add support for V3s SoC Icenowy Zheng
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Icenowy Zheng @ 2017-01-19 17:54 UTC (permalink / raw)
  To: Maxime Ripard, Chen-Yu Tsai, Rob Herring
  Cc: devicetree, linux-doc, linux-kernel, linux-gpio, Icenowy Zheng,
	linux-clk, linux-arm-kernel

Allwinner V3s SoC has a pin controller like other Allwinner SoCs and got
supported by the sunxi-pinctrl driver now.

Add a device tree binding for it.

Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>
---
 Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt
index de1378b4efad..a1002735bc75 100644
--- a/Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt
+++ b/Documentation/devicetree/bindings/pinctrl/allwinner,sunxi-pinctrl.txt
@@ -22,6 +22,7 @@ Required properties:
   "allwinner,sun8i-a83t-pinctrl"
   "allwinner,sun8i-h3-pinctrl"
   "allwinner,sun8i-h3-r-pinctrl"
+  "allwinner,sun8i-v3s-pinctrl"
   "allwinner,sun50i-a64-pinctrl"
   "nextthing,gr8-pinctrl"
 
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2017-01-20 20:48 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-19 17:54 [PATCH v3 1/6] dt-bindings: add device tree binding for Allwinner V3s pinctrl Icenowy Zheng
2017-01-19 17:54 ` [PATCH v3 2/6] arm: sunxi: add support for V3s SoC Icenowy Zheng
2017-01-20 20:29   ` Maxime Ripard
2017-01-19 17:54 ` [PATCH v3 3/6] clk: sunxi-ng: add support for V3s CCU Icenowy Zheng
2017-01-20 20:38   ` Maxime Ripard
2017-01-19 17:54 ` [PATCH v3 4/6] dt-bindings: add device binding for the CCU of Allwinner V3s Icenowy Zheng
2017-01-20 20:32   ` Maxime Ripard
2017-01-19 17:54 ` [PATCH v3 5/6] ARM: dts: sunxi: add dtsi file for V3s SoC Icenowy Zheng
2017-01-20 20:48   ` Maxime Ripard
2017-01-19 17:54 ` [PATCH v3 6/6] ARM: dts: sunxi: add support for Lichee Pi Zero board Icenowy Zheng
2017-01-20 20:48   ` Maxime Ripard
2017-01-20 20:24 ` [PATCH v3 1/6] dt-bindings: add device tree binding for Allwinner V3s pinctrl Maxime Ripard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).