On Sat, 04 Dec 2021 01:10:34 -0500, Jesse Taube wrote: > From: Giulio Benetti <giulio.benetti@xxxxxxxxxxxxxxxxxxxxxx> > > Add the clock binding doc for i.MXRT1050. > > Signed-off-by: Giulio Benetti <giulio.benetti@xxxxxxxxxxxxxxxxxxxxxx> > [Giulio: added all clocks up to IMXRT1050_CLK_USBOH3] > Signed-off-by: Jesse Taube <Mr.Bossman075@xxxxxxxxx> > [Jesse: added clocks from IMXRT1050_CLK_IPG_PDOF to > IMXRT1050_CLK_DMA_MUX and moved IMXRT1050_CLK_END on] > --- > V1->V2: > * Nothing done > V2->V3: > * Added GPT binding > V3->V4: > * Change License to MIT or GPL-2 > --- > include/dt-bindings/clock/imxrt1050-clock.h | 73 +++++++++++++++++++++ > 1 file changed, 73 insertions(+) > create mode 100644 include/dt-bindings/clock/imxrt1050-clock.h > Acked-by: Rob Herring <robh@xxxxxxxxxx>