Re: [PATCH v3 4/4] Documentation: atmel-pmc: add DT bindings for fast startup
From: Rob Herring <robh@kernel.org>
Date: 2016-02-22 02:54:26
Also in:
linux-arm-kernel, linux-clk, lkml
From: Rob Herring <robh@kernel.org>
Date: 2016-02-22 02:54:26
Also in:
linux-arm-kernel, linux-clk, lkml
On Mon, Feb 15, 2016 at 11:40:30AM +0800, Wenyou Yang wrote:
Add DT bindings to configurate the PMC_FSMR and PMC_FSPR registers to trigger a fast restart signal to PMC. Signed-off-by: Wenyou Yang <redacted> Document: binding --- Changes in v3: - update the property description.
This is not helpful. Assume I don't remember what I told you and you need to jog my memory what exactly changed so I don't have to go look it up.
Changes in v2: - change the property name and property description. .../devicetree/bindings/arm/atmel-pmc.txt | 63 ++++++++++++++++++++ 1 file changed, 63 insertions(+)
Acked-by: Rob Herring <robh@kernel.org>