From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Sun, 21 Feb 2016 20:54:17 -0600 Subject: [PATCH v3 4/4] Documentation: atmel-pmc: add DT bindings for fast startup In-Reply-To: <1455507630-29592-5-git-send-email-wenyou.yang@atmel.com> References: <1455507630-29592-1-git-send-email-wenyou.yang@atmel.com> <1455507630-29592-5-git-send-email-wenyou.yang@atmel.com> Message-ID: <20160222025417.GH15973@rob-hp-laptop> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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 > 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