Re: [PATCH v2 3/4] dt-bindings: clock: Add jz4725b-cgu.h header
From: Rob Herring <robh@kernel.org>
Date: 2018-08-29 00:36:13
Also in:
linux-clk, lkml
From: Rob Herring <robh@kernel.org>
Date: 2018-08-29 00:36:13
Also in:
linux-clk, lkml
On Thu, 23 Aug 2018 15:17:43 +0200, Paul Cercueil wrote:
This will be used from the devicetree bindings to specify the clocks
that should be obtained from the jz4725b-cgu driver.
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
---
Notes:
No change
include/dt-bindings/clock/jz4725b-cgu.h | 35 +++++++++++++++++++++++++++++++++
1 file changed, 35 insertions(+)
create mode 100644 include/dt-bindings/clock/jz4725b-cgu.hReviewed-by: Rob Herring <robh@kernel.org>