Re: [PATCH v2 2/3] dt-bindings: clock: cs2000-cp: Document aux-output-source
From: Daniel Mack <daniel@zonque.org>
Date: 2021-06-02 11:13:52
Also in:
linux-clk
From: Daniel Mack <daniel@zonque.org>
Date: 2021-06-02 11:13:52
Also in:
linux-clk
On 5/21/21 4:00 AM, Rob Herring wrote:
On Wed, 19 May 2021 22:15:50 +0200, Daniel Mack wrote:quoted
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.hReviewed-by: Rob Herring <robh@kernel.org>
Thanks Rob! Mike, Stephen, do you want me to resend with Rob's ack? Thanks, Daniel