Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1245373
| From | Sascha Hauer <s.hauer@pengutronix.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 00/37] ARM: dts: Fix fixed regulators enable GPIO polarity |
| Date | 2015-10-13 08:30 +0200 |
| Message-ID | <qj1fX-6Co-9@gated-at.bofh.it> (permalink) |
| References | <qiSFI-2zW-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Oct 13, 2015 at 12:12:29AM +0300, Laurent Pinchart wrote: > Hello, > > While working on regulators, GPIOs and DT I noticed that many of our DT source > files incorrectly describe fixed regulators. The common error patterns are > > - Usage of the undefined (and never parsed) enable-active-low property > - Usage of the enable-active-high property without specifying an enable GPIO > - Typos in the enabl GPIO property name (gpios instead of gpio) > - Mismatch between the enable-active-high property (or the lack thereof) and > the enable GPIO flags > > This patch series fixes those issues in all the DT sources after locating the > errors using the following script. Nice. For the i.MX boards: Reviewed-by: Sascha Hauer <s.hauer@pengutronix.de> Sascha -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 00/37] ARM: dts: Fix fixed regulators enable GPIO polarity Laurent Pinchart <laurent.pinchart@ideasonboard.com> - 2015-10-12 23:20 +0200
Re: [PATCH 00/37] ARM: dts: Fix fixed regulators enable GPIO polarity Tony Lindgren <tony@atomide.com> - 2015-10-12 23:50 +0200
Re: [PATCH 00/37] ARM: dts: Fix fixed regulators enable GPIO polarity Javier Martinez Canillas <javier@osg.samsung.com> - 2015-10-13 00:20 +0200
Re: [PATCH 00/37] ARM: dts: Fix fixed regulators enable GPIO polarity Laurent Pinchart <laurent.pinchart@ideasonboard.com> - 2015-10-13 00:30 +0200
Re: [PATCH 00/37] ARM: dts: Fix fixed regulators enable GPIO polarity Tony Lindgren <tony@atomide.com> - 2015-10-13 00:30 +0200
Re: [PATCH 00/37] ARM: dts: Fix fixed regulators enable GPIO polarity Sascha Hauer <s.hauer@pengutronix.de> - 2015-10-13 08:30 +0200
Re: [PATCH 00/37] ARM: dts: Fix fixed regulators enable GPIO polarity Laurent Pinchart <laurent.pinchart@ideasonboard.com> - 2015-10-13 16:20 +0200
Re: [PATCH 00/37] ARM: dts: Fix fixed regulators enable GPIO polarity Shawn Guo <shawnguo@kernel.org> - 2015-10-13 17:10 +0200
Re: [PATCH 00/37] ARM: dts: Fix fixed regulators enable GPIO polarity Shawn Guo <shawnguo@kernel.org> - 2015-10-13 16:20 +0200
csiph-web