[PATCH v2 01/10] dt-bindings: clock: Add syscon support to Actions Semi Owl SoCs
From: robh@kernel.org (Rob Herring)
Date: 2018-08-07 17:48:39
Also in:
linux-clk, linux-devicetree, lkml
From: robh@kernel.org (Rob Herring)
Date: 2018-08-07 17:48:39
Also in:
linux-clk, linux-devicetree, lkml
On Wed, Aug 01, 2018 at 09:09:06AM +0530, Manivannan Sadhasivam wrote:
Since the clock and reset management units are sharing the same memory map, document the clock bindings to support System Controller.
This is no reason to add child nodes. The existing node can be both a clock and reset provider.
Signed-off-by: Manivannan Sadhasivam <redacted> --- .../bindings/clock/actions,owl-cmu.txt | 21 +++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-)