devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/7] ARM: dts: imx: add gpio-ranges properties to some iMX GPIO controllers
@ 2016-08-20 20:04 Vladimir Zapolskiy
       [not found] ` <1471723491-15330-1-git-send-email-vladimir_zapolskiy-nmGgyN9QBj3QT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 11+ messages in thread
From: Vladimir Zapolskiy @ 2016-08-20 20:04 UTC (permalink / raw)
  To: Shawn Guo, Sascha Hauer, Fabio Estevam, Rob Herring, Mark Rutland,
	Russell King, Deepak Das
  Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	devicetree-u79uwXL29TY76Z2rM5mHXA

% gawk -n '{ sub(/.*__/, ""); if ($1 ~ "^GPIO") print $1, $2/4}' \
	arch/arm/boot/dts/imxXX-pinfunc.h | sort -n

Note that this means that potential errors in arch/arm/boot/dts/imx*-pinfunc.h
descriptions may migrate to this change, please double check the values.

If needed similar changes may be done for the rest of iMX SoCs.

Changes from v1 to v2:
* in copy-pasted commit messages corrected SoC names

Vladimir Zapolskiy (7):
  ARM: dts: add gpio-ranges property to iMX50 GPIO controllers
  ARM: dts: add gpio-ranges property to iMX6Q/D GPIO controllers
  ARM: dts: add gpio-ranges property to iMX6DL/S GPIO controllers
  ARM: dts: add gpio-ranges property to iMX6SL GPIO controllers
  ARM: dts: add gpio-ranges property to iMX6SX GPIO controllers
  ARM: dts: add gpio-ranges property to iMX6UL GPIO controllers
  ARM: dts: add gpio-ranges property to iMX7D/S GPIO controllers

 arch/arm/boot/dts/imx50.dtsi  | 16 +++++++++++++
 arch/arm/boot/dts/imx6dl.dtsi | 53 +++++++++++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/imx6q.dtsi  | 37 ++++++++++++++++++++++++++++++
 arch/arm/boot/dts/imx6sl.dtsi | 52 ++++++++++++++++++++++++++++++++++++++++++
 arch/arm/boot/dts/imx6sx.dtsi | 14 ++++++++++++
 arch/arm/boot/dts/imx6ul.dtsi | 11 +++++++++
 arch/arm/boot/dts/imx7s.dtsi  | 14 ++++++++++++
 7 files changed, 197 insertions(+)

-- 
2.8.1

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-09-08 14:44 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-20 20:04 [PATCH v2 0/7] ARM: dts: imx: add gpio-ranges properties to some iMX GPIO controllers Vladimir Zapolskiy
     [not found] ` <1471723491-15330-1-git-send-email-vladimir_zapolskiy-nmGgyN9QBj3QT0dZR+AlfA@public.gmane.org>
2016-08-20 20:04   ` [PATCH v2 1/7] ARM: dts: add gpio-ranges property to iMX50 " Vladimir Zapolskiy
2016-08-20 20:04   ` [PATCH v2 2/7] ARM: dts: add gpio-ranges property to iMX6Q/D " Vladimir Zapolskiy
2016-08-20 20:04   ` [PATCH v2 3/7] ARM: dts: add gpio-ranges property to iMX6DL/S " Vladimir Zapolskiy
2016-08-20 20:04   ` [PATCH v2 4/7] ARM: dts: add gpio-ranges property to iMX6SL " Vladimir Zapolskiy
2016-08-20 20:04   ` [PATCH v2 5/7] ARM: dts: add gpio-ranges property to iMX6SX " Vladimir Zapolskiy
2016-08-20 20:04   ` [PATCH v2 6/7] ARM: dts: add gpio-ranges property to iMX6UL " Vladimir Zapolskiy
2016-08-20 20:04   ` [PATCH v2 7/7] ARM: dts: add gpio-ranges property to iMX7D/S " Vladimir Zapolskiy
2016-09-07 15:31   ` [PATCH v2 0/7] ARM: dts: imx: add gpio-ranges properties to some iMX " Vladimir Zapolskiy
     [not found]     ` <a97478e5-e423-2c9b-de71-3341c76ff4fe-nmGgyN9QBj3QT0dZR+AlfA@public.gmane.org>
2016-09-08 14:26       ` Shawn Guo
2016-09-08 14:44         ` Vladimir Zapolskiy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).