From: Florian Fainelli <fainelli@broadcom.com>
To: Florian Fainelli <f.fainelli@gmail.com>, <linux-kernel@vger.kernel.org>
Cc: <jogo@openwrt.org>, <cernekee@gmail.com>,
<computersforpeace@gmail.com>, <gregory.0xf0@gmail.com>,
Sebastian Reichel <sre@kernel.org>,
"Dmitry Eremin-Solenikov" <dbaryshkov@gmail.com>,
David Woodhouse <dwmw2@infradead.org>, <linux-pm@vger.kernel.org>,
<linux-arm-kernel@lists.infradead.org>,
<bcm-kernel-feedback-list@broadcom.com>
Subject: Re: [PATCH 0/3] power: reset: BCM63xx reboot support
Date: Tue, 21 Apr 2015 11:51:32 -0700 [thread overview]
Message-ID: <55369C34.5020201@broadcom.com> (raw)
In-Reply-To: <1427242632-7971-1-git-send-email-f.fainelli@gmail.com>
On 24/03/15 17:17, Florian Fainelli wrote:
> Hi all,
>
> This patch series adds support for the BCM6328-style software reset hardware
> block commonly found on Broadcom BCM63xx DSL SoCs.
Looks like we can utilize the generic syscon reboot driver instead of
open-coding one, let's do that instead.
>
> Thanks!
>
> Florian Fainelli (3):
> Documentation: bindings: add BCM6328-style soft reset binding
> power: reset: add Broadcom BCM63xx software reset driver
> ARM: dts: BCM63xx: add soft-reset node
>
> .../devicetree/bindings/arm/bcm/bcm63138.txt | 16 +++++
> arch/arm/boot/dts/bcm63138.dtsi | 5 ++
> drivers/power/reset/Kconfig | 7 ++
> drivers/power/reset/Makefile | 1 +
> drivers/power/reset/bcm63xx-reboot.c | 80 ++++++++++++++++++++++
> 5 files changed, 109 insertions(+)
> create mode 100644 drivers/power/reset/bcm63xx-reboot.c
>
--
Florian
next prev parent reply other threads:[~2015-04-21 18:52 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-25 0:17 [PATCH 0/3] power: reset: BCM63xx reboot support Florian Fainelli
2015-03-25 0:17 ` [PATCH 1/3] Documentation: bindings: add BCM6328-style soft reset binding Florian Fainelli
2015-03-25 0:17 ` [PATCH 2/3] power: reset: add Broadcom BCM63xx software reset driver Florian Fainelli
2015-03-25 0:17 ` [PATCH 3/3] ARM: dts: BCM63xx: add soft-reset node Florian Fainelli
2015-04-21 18:51 ` Florian Fainelli [this message]
2015-04-30 15:25 ` [PATCH 0/3] power: reset: BCM63xx reboot support Sebastian Reichel
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=55369C34.5020201@broadcom.com \
--to=fainelli@broadcom.com \
--cc=bcm-kernel-feedback-list@broadcom.com \
--cc=cernekee@gmail.com \
--cc=computersforpeace@gmail.com \
--cc=dbaryshkov@gmail.com \
--cc=dwmw2@infradead.org \
--cc=f.fainelli@gmail.com \
--cc=gregory.0xf0@gmail.com \
--cc=jogo@openwrt.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=sre@kernel.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