From: maxime.ripard@free-electrons.com (Maxime Ripard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 0/4] Add support for the Allwinner A31 Reset Controllers
Date: Tue, 19 Nov 2013 08:49:29 +0100 [thread overview]
Message-ID: <20131119074929.GE5325@lukather> (raw)
In-Reply-To: <1384798284.4348.33.camel@pizza.hi.pengutronix.de>
Hi Philipp,
On Mon, Nov 18, 2013 at 07:11:24PM +0100, Philipp Zabel wrote:
> Hi Maxime,
>
> Am Freitag, den 15.11.2013, 19:19 +0100 schrieb Maxime Ripard:
> > Hi everyone,
> >
> > This patchset adds support for the reset controllers found in the Allwinner A31
> > SoCs. Since these controllers are pretty simple, basically just a few MMIO
> > registers, with a single bit controlling the reset state of the other devices
> > it asserts in reset, the driver is quite simple as well.
> >
> > However, one of the IPs asserted in reset by these controllers are the timers,
> > the only thing standing out is that it requires to be registered before the
> > timers are initialized.
> >
> > Thanks,
> > Maxime
>
> Acked-by: Philipp Zabel <p.zabel@pengutronix.de>
Thanks.
Do you want to merge this through your tree?
Maxime
--
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20131119/aed5fad8/attachment-0001.sig>
next prev parent reply other threads:[~2013-11-19 7:49 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-15 18:19 [PATCH v4 0/4] Add support for the Allwinner A31 Reset Controllers Maxime Ripard
2013-11-15 18:19 ` [PATCH v4 1/4] reset: Add Allwinner SoCs Reset Controller Driver Maxime Ripard
2013-11-15 18:19 ` [PATCH v4 2/4] ARM: sunxi: Select ARCH_HAS_RESET_CONTROLLER Maxime Ripard
2013-11-15 18:19 ` [PATCH v4 3/4] ARM: sunxi: Register the A31 reset IP in init_time Maxime Ripard
2013-11-15 18:19 ` [PATCH v4 4/4] ARM: sun6i: Add the reset controller to the DTSI Maxime Ripard
2013-11-18 18:11 ` [PATCH v4 0/4] Add support for the Allwinner A31 Reset Controllers Philipp Zabel
2013-11-19 7:49 ` Maxime Ripard [this message]
2013-11-19 14:30 ` Philipp Zabel
2013-11-19 15:53 ` Maxime Ripard
2013-11-19 16:27 ` Philipp Zabel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20131119074929.GE5325@lukather \
--to=maxime.ripard@free-electrons.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.