[PATCH v2 1/6] power: Introduce Broadcom kona reset driver
From: Chris Brand <hidden>
Date: 2016-06-07 19:40:45
Also in:
linux-devicetree, linux-pm, lkml
From: Chris Brand <hidden>
Date: 2016-06-07 19:40:45
Also in:
linux-devicetree, linux-pm, lkml
On Mon, Jun 6, 2016 at 6:50 PM, Sebastian Reichel [off-list ref] wrote:
Hi, On Mon, Jun 06, 2016 at 09:42:03AM -0700, Chris Brand wrote:quoted
On Thu, Jun 2, 2016 at 7:38 PM, Sebastian Reichel [off-list ref] wrote:quoted
Feel free to queue it via arm-soc with Acked-By: Sebastian Reichel <sre@kernel.org> If I didn't overlook it, it's missing DT documentation, though.Thanks, Sebastian. Because this is effectively a move of code from arch/arm rather than new code, there's already dt documentation in Documentation/devicetree/bindings/reset/brcm,bcm21664-resetmgr.txtOk. That directory is usually used for periphal reset controller. Board/System reset controllers are usually documented in .../bindings/power/reset (following kernel strucuture [drivers/reset and drivers/power/reset]). -- Sebastian
Would you like me to send a separate patch to move that file ? Chris