[PATCH v3] ARM: dts: add gpio-ranges property to iMX GPIO controllers
Shawn Guo
shawnguo at kernel.org
Thu Sep 8 23:26:44 PDT 2016
On Fri, Sep 09, 2016 at 05:02:36AM +0300, 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, iMX6Q/D, iMX6DL/S, iMX6SL, iMX6SX, iMX6UL and iMX7D/S
> SoCs. The change was done after human parsing of output from
>
> % gawk -n '{ sub(/.*__/, ""); if ($1 ~ "^GPIO") print $1, $2/4}' imxXX-pinfunc.h | sort -n
>
> Signed-off-by: Vladimir Zapolskiy <vladimir_zapolskiy at mentor.com>
Applied, thanks.
More information about the linux-arm-kernel
mailing list