[PATCH v2 1/6] dt-bindings: clock: sunxi-ccu: Add pll-periph to PRCM's needed clocks
From: robh@kernel.org (Rob Herring)
Date: 2017-06-07 21:24:03
Also in:
linux-clk, linux-devicetree
From: robh@kernel.org (Rob Herring)
Date: 2017-06-07 21:24:03
Also in:
linux-clk, linux-devicetree
On Wed, May 31, 2017 at 03:58:19PM +0800, Chen-Yu Tsai wrote:
The AR100 clock in the PRCM has parents, one of which is pll-periph from the main CCU. Add it to the list of required clocks for the PRCM CCU. Signed-off-by: Chen-Yu Tsai <redacted> --- Documentation/devicetree/bindings/clock/sunxi-ccu.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-)
Acked-by: Rob Herring <robh@kernel.org>