On Tue, Jan 18, 2022 at 07:21:03PM +0000, Martin Povišer wrote: > The NCO block found on Apple SoCs is a programmable clock generator > performing fractional division of a high frequency input clock. > > Signed-off-by: Martin Povišer <povik+lin@xxxxxxxxxxxxxx> > --- > .../devicetree/bindings/clock/apple,nco.yaml | 62 +++++++++++++++++++ > 1 file changed, 62 insertions(+) > create mode 100644 Documentation/devicetree/bindings/clock/apple,nco.yaml With the indentation fix, Reviewed-by: Rob Herring <robh@xxxxxxxxxx>