On Mon, 03 Jan 2022 18:39:43 -0500, Jesse Taube wrote: > From: Jesse Taube <mr.bossman075@xxxxxxxxx> > > Add binding header for i.MXRT1050 pinctrl device tree. > > Signed-off-by: Giulio Benetti <giulio.benetti@xxxxxxxxxxxxxxxxxxxxxx> > Signed-off-by: Jesse Taube <Mr.Bossman075@xxxxxxxxx> > [Jesse: move pinfunc from dt-bindings to dts folder] > --- > V1->V2: > * Move pinfunc from dt-binding to dts > * Change subject and description > * Change licence to "GPL-2.0+ OR MIT" > V2->V3: > * Change License comment style > V3->V4: > * Nothing done > V4->V5: > * Nothing done > V5->V6: > * Nothing done > V6->V7: > * Nothing done > --- > arch/arm/boot/dts/imxrt1050-pinfunc.h | 993 ++++++++++++++++++++++++++ > 1 file changed, 993 insertions(+) > create mode 100644 arch/arm/boot/dts/imxrt1050-pinfunc.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.