Re: [PATCH v2 2/3] dt-bindings: clock: cs2000-cp: Document aux-output-source
From: Rob Herring <robh@kernel.org>
Date: 2021-05-21 02:00:20
Also in:
linux-clk
From: Rob Herring <robh@kernel.org>
Date: 2021-05-21 02:00:20
Also in:
linux-clk
On Wed, 19 May 2021 22:15:50 +0200, Daniel Mack wrote:
This new optional property can be used to control the function of the auxiliary output pin. Introduce a new dt-bindings include file that contains the numerical values. Signed-off-by: Daniel Mack <daniel@zonque.org> --- .../bindings/clock/cirrus,cs2000-cp.yaml | 13 +++++++++++++ include/dt-bindings/clock/cirrus,cs2000-cp.h | 14 ++++++++++++++ 2 files changed, 27 insertions(+) create mode 100644 include/dt-bindings/clock/cirrus,cs2000-cp.h
Reviewed-by: Rob Herring <robh@kernel.org>