From mboxrd@z Thu Jan 1 00:00:00 1970 From: robh@kernel.org (Rob Herring) Date: Tue, 14 Jun 2016 07:39:27 -0500 Subject: [PATCH 07/10] dt-bindings: clock: add DT binding for the TBG clocks on Armada 3700 In-Reply-To: <1465565018-14172-8-git-send-email-gregory.clement@free-electrons.com> References: <1465565018-14172-1-git-send-email-gregory.clement@free-electrons.com> <1465565018-14172-8-git-send-email-gregory.clement@free-electrons.com> Message-ID: <20160614123927.GA1049@rob-hp-laptop> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Jun 10, 2016 at 03:23:35PM +0200, Gregory CLEMENT wrote: > This commit adds the DT binding documentation for the Time Base Generator > clock used in the Marvell Armada 3700 SoCs. > > Signed-off-by: Gregory CLEMENT > --- > .../bindings/clock/armada3700-tbg-clock.txt | 27 ++++++++++++++++++++++ > 1 file changed, 27 insertions(+) > create mode 100644 Documentation/devicetree/bindings/clock/armada3700-tbg-clock.txt Acked-by: Rob Herring