Re: [PATCH 2/3 v2] clk: ux500: Add device tree bindings for ABx500 clocks
From: Rob Herring <robh@kernel.org>
Date: 2017-01-23 16:01:25
Also in:
linux-clk
From: Rob Herring <robh@kernel.org>
Date: 2017-01-23 16:01:25
Also in:
linux-clk
On Fri, Jan 20, 2017 at 02:25:39PM +0100, Linus Walleij wrote:
This adds device tree bindings for the ABx500 clocks on the ST-Ericsson platforms. Cc: devicetree@vger.kernel.org Cc: Ulf Hansson <redacted> Signed-off-by: Linus Walleij <redacted> --- ChangeLog v1->v2: - Indicate that the abx500 clocks need to be in a device tree node under an ABx500 MFD device. - Rename the example node to clock-controller. --- .../devicetree/bindings/clock/stericsson,abx500.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Documentation/devicetree/bindings/clock/stericsson,abx500.txt
Acked-by: Rob Herring <robh@kernel.org>