[PATCH 2/7] ARM: dts: add gpio-ranges property to iMX6Q/D GPIO controllers

Vladimir Zapolskiy vladimir_zapolskiy at mentor.com
Fri Aug 19 15:49:38 PDT 2016


On 08/20/2016 01:06 AM, Vladimir Zapolskiy wrote:
> To establish a connection between GPIO controllers and pin multiplexor
> controller add gpio-ranges properties to all GPIO controllers found
> on iMX50 SoC. The change was done after human parsing of output from

Looks like it is better to update copy-pasted commit messages to
reflect not only imxXX-pinfunc.h file name but also a SoC name from
above.

I expect to get some review comments and fix it all together in v2,
but if you prefer to see better commit messages earlier, please let me
know and I'll resend the edited versions of the changes v1 2-7.

Sorry for a typo.

> % gawk -n '{ sub(/.*__/, ""); if ($1 ~ "^GPIO") print $1, $2/4}' imx6q-pinfunc.h | sort -n
>
> Signed-off-by: Vladimir Zapolskiy <vladimir_zapolskiy at mentor.com>
> ---

--
With best wishes,
Vladimir



More information about the linux-arm-kernel mailing list