From: maxime.ripard@free-electrons.com (Maxime Ripard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 0/4] Add support for the Allwinner A31 Reset Controllers
Date: Sun, 10 Nov 2013 11:58:35 +0100 [thread overview]
Message-ID: <20131110105834.GL26440@lukather> (raw)
In-Reply-To: <1382707365-4776-1-git-send-email-maxime.ripard@free-electrons.com>
Hi Philipp,
On Fri, Oct 25, 2013 at 02:22:41PM +0100, Maxime Ripard wrote:
> 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.
I'll submit a v3 on this, because of a minor thing in the
compatible-related thing (on sun4i (Allwinner A10) the reset parts are
in the same registers as clock control ones, so we won't be able to
use this driver in that case, which makes the compatible a bit different).
Do you have any comment before I send the new version?
Thanks
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/20131110/8064eeae/attachment.sig>
prev parent reply other threads:[~2013-11-10 10:58 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-25 13:22 [PATCH v3 0/4] Add support for the Allwinner A31 Reset Controllers Maxime Ripard
2013-10-25 13:22 ` [PATCH v3 1/4] reset: Add Allwinner SoCs Reset Controller Driver Maxime Ripard
2013-11-11 10:18 ` Philipp Zabel
2013-11-11 18:55 ` Maxime Ripard
2013-10-25 13:22 ` [PATCH v3 2/4] ARM: sunxi: Select ARCH_HAS_RESET_CONTROLLER Maxime Ripard
2013-10-25 13:22 ` [PATCH v3 3/4] ARM: sunxi: Register the A31 reset IP in init_time Maxime Ripard
2013-10-25 13:22 ` [PATCH v3 4/4] ARM: sun6i: Add the reset controller to the DTSI Maxime Ripard
2013-11-10 10:58 ` Maxime Ripard [this message]
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=20131110105834.GL26440@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 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).