On Mon, 03 Jan 2022 18:39:44 -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 > V4->V5: > * Nothing done > V5->V6: > * Nothing done > V6->V7: > * Fix typo in numbering > * Remove GPT > --- > include/dt-bindings/clock/imxrt1050-clock.h | 72 +++++++++++++++++++++ > 1 file changed, 72 insertions(+) > create mode 100644 include/dt-bindings/clock/imxrt1050-clock.h > Please add Acked-by/Reviewed-by tags when posting new versions. However, there's no need to repost patches *only* to add the tags. The upstream maintainer will do that for acks received on the version they apply. If a tag was not added on purpose, please state why and what changed.