On Thu, 17 Jun 2021 21:09:05 +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@xxxxxxxxxx> > --- > .../bindings/clock/cirrus,cs2000-cp.yaml | 14 ++++++++++++++ > include/dt-bindings/clock/cirrus,cs2000-cp.h | 14 ++++++++++++++ > 2 files changed, 28 insertions(+) > create mode 100644 include/dt-bindings/clock/cirrus,cs2000-cp.h > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>