On Thu, Nov 25, 2021 at 04:14:36PM -0500, Jesse Taube wrote: > From: Jesse Taube <mr.bossman075@xxxxxxxxx> > > Add DT binding documentation for i.MXRT clock driver. > > Cc: Giulio Benetti <giulio.benetti@xxxxxxxxxxxxxxxxxxxxxx> > Signed-off-by: Jesse Taube <Mr.Bossman075@xxxxxxxxx> > --- > V1->V2: > * Replace macros with values > V2->V3: > * Remove anatop > * Use lpuart not gpt > * include imxrt1050-clock.h > * 2 space tabs to 4 > * Remove oneOf enum > * Change maxItems to 2 > --- > .../bindings/clock/imxrt-clock.yaml | 67 +++++++++++++++++++ > 1 file changed, 67 insertions(+) > create mode 100644 Documentation/devicetree/bindings/clock/imxrt-clock.yaml Reviewed-by: Rob Herring <robh@xxxxxxxxxx>