Re: [PATCH 1/2] reset: Add brcm,bcm63xx-reset device tree binding

2015-12-01 Thread Sergei Shtylyov
Hello. On 11/30/2015 11:57 PM, Simon Arlott wrote: Add device tree binding for the BCM63xx soft reset controller. The BCM63xx contains a soft-reset controller activated by setting a bit (that must previously have cleared). Signed-off-by: Simon Arlott ---

[PATCH 1/2] reset: Add brcm,bcm63xx-reset device tree binding

2015-11-30 Thread Simon Arlott
Add device tree binding for the BCM63xx soft reset controller. The BCM63xx contains a soft-reset controller activated by setting a bit (that must previously have cleared). Signed-off-by: Simon Arlott --- .../bindings/reset/brcm,bcm63xx-reset.txt | 37

Re: [PATCH 1/2] reset: Add brcm,bcm63xx-reset device tree binding

2015-11-30 Thread Rob Herring
On Mon, Nov 30, 2015 at 08:57:31PM +, Simon Arlott wrote: > Add device tree binding for the BCM63xx soft reset controller. > > The BCM63xx contains a soft-reset controller activated by setting > a bit (that must previously have cleared). > > Signed-off-by: Simon Arlott >