Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1563922 > unrolled thread
| Started by | Maxime Ripard <maxime.ripard@free-electrons.com> |
|---|---|
| First post | 2017-01-20 22:20 +0100 |
| Last post | 2017-01-20 22:20 +0100 |
| Articles | 1 — 1 participant |
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.
Re: [PATCH v3 5/6] ARM: dts: sunxi: add dtsi file for V3s SoC Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-01-20 22:20 +0100
| From | Maxime Ripard <maxime.ripard@free-electrons.com> |
|---|---|
| Date | 2017-01-20 22:20 +0100 |
| Subject | Re: [PATCH v3 5/6] ARM: dts: sunxi: add dtsi file for V3s SoC |
| Message-ID | <t1OLh-3Yv-29@gated-at.bofh.it> |
[Multipart message — attachments visible in raw view] — view raw
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.
Applied,
Maxime
--
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
Back to top | Article view | linux.kernel
csiph-web