From: fainelli@broadcom•com (Florian Fainelli)
To: linux-arm-kernel@lists•infradead.org
Subject: [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:51 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$(echo .)com \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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