Devicetree
 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; 13+ 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] 13+ messages in thread
* Re: [PATCH v3 5/6] ARM: dts: sunxi: add dtsi file for V3s SoC
@ 2017-01-20 21:03 Icenowy Zheng
  0 siblings, 0 replies; 13+ messages in thread
From: Icenowy Zheng @ 2017-01-20 21:03 UTC (permalink / raw)
  To: Maxime Ripard
  Cc: Rob Herring, linux-clk, linux-kernel, linux-gpio, devicetree,
	linux-doc, linux-arm-kernel, Chen-Yu Tsai


2017年1月21日 04:48于 Maxime Ripard <maxime.ripard@free-electrons.com>写道:
>
> On Fri, Jan 20, 2017 at 01:54:47AM +0800, Icenowy Zheng wrote: 
> > As we have the pinctrl and clock support for the V3s SoC, it's now to 
> > run a mainline Linux on it. 
> > 
> > So add a .dtsi file for it. 
> > 
> > Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz> 
>
> Next time, please provide a description of what that SoC in your 
> commit log. 
>
> > + rtc: rtc@01c20400 { 
> > + compatible = "allwinner,sun6i-a31-rtc"; 
> > + reg = <0x01c20400 0x54>; 
> > + interrupts = <GIC_SPI 40 IRQ_TYPE_LEVEL_HIGH>, 
> > +      <GIC_SPI 41 IRQ_TYPE_LEVEL_HIGH>; 
> > + }; 
>
> Did you have the chance to actually test how the RTC was behaving? 
>
> Other RTC have been pretty bad at keeping time, this is probably 
> something you want to check. 

Currently no...

>
> Applied, 
> Maxime 
>
> -- 
> Maxime Ripard, Free Electrons 
> Embedded Linux and Kernel engineering 
> http://free-electrons.com 

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

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

Thread overview: 13+ 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
  -- strict thread matches above, loose matches on Subject: below --
2017-01-20 21:03 [PATCH v3 5/6] ARM: dts: sunxi: add dtsi file for V3s SoC Icenowy Zheng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox