On Thu, 13 Aug 2020 22:24:10 +0200, Uwe Kleine-König wrote: > According to the reference manual of the i.MX25 the function name for > the GPT capture input is called CAPIN1. So fix the names to follow the > same naming scheme as used for the other pads and functions. Also add > one missing pad function. > > There are no mainline users that needs adaption. > > Signed-off-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> > --- > arch/arm/boot/dts/imx25-pinfunc.h | 7 ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>