lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 21 Apr 2015 11:51:32 -0700
From:	Florian Fainelli <fainelli@...adcom.com>
To:	Florian Fainelli <f.fainelli@...il.com>,
	<linux-kernel@...r.kernel.org>
CC:	<jogo@...nwrt.org>, <cernekee@...il.com>,
	<computersforpeace@...il.com>, <gregory.0xf0@...il.com>,
	Sebastian Reichel <sre@...nel.org>,
	"Dmitry Eremin-Solenikov" <dbaryshkov@...il.com>,
	David Woodhouse <dwmw2@...radead.org>,
	<linux-pm@...r.kernel.org>, <linux-arm-kernel@...ts.infradead.org>,
	<bcm-kernel-feedback-list@...adcom.com>
Subject: Re: [PATCH 0/3] power: reset: BCM63xx reboot support

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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ