Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1497149
| From | Maxime Ripard <maxime.ripard@free-electrons.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 7/9] ARM: sunxi: Remove useless allwinner,drive property |
| Date | 2016-10-07 15:10 +0200 |
| Message-ID | <spD4u-QQ-63@gated-at.bofh.it> (permalink) |
| References | <so8Fs-3GE-7@gated-at.bofh.it> <so8Fs-3GE-33@gated-at.bofh.it> <sonOa-4Mz-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
On Tue, Oct 04, 2016 at 10:34:39AM +0800, Chen-Yu Tsai wrote: > On Mon, Oct 3, 2016 at 6:21 PM, Maxime Ripard > <maxime.ripard@free-electrons.com> wrote: > > The allwinner,drive property set to 10mA was really considered as our > > default. Remove all those properties entirely to make that obvious. > > > > Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> > > Did you use sed or some other scripting tool to do this patch? > Including the command should make it easier to verify the result, > instead of having to go through the 93 files here. Yeah, I used some dumb sed commands. Unfortunately, it disappeared from my history, but given my sed-fu, it was pretty trivial, just a succession of sed -i 'd/SUN4I_PINCTRL_10_MA' *.dtsi Something along those lines, and pretty much the same thing for the next patches. Maxime -- Maxime Ripard, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/9] pinctrl: sunxi: Generic bindings rework Maxime Ripard <maxime.ripard@free-electrons.com> - 2016-10-03 12:30 +0200
[PATCH 3/9] pinctrl: sunxi: Handle bias disable Maxime Ripard <maxime.ripard@free-electrons.com> - 2016-10-03 12:30 +0200
Re: [PATCH 3/9] pinctrl: sunxi: Handle bias disable Chen-Yu Tsai <wens@csie.org> - 2016-10-04 04:20 +0200
Re: [PATCH 8/9] ARM: sunxi: Remove useless allwinner,pull property Chen-Yu Tsai <wens@csie.org> - 2016-10-04 04:40 +0200
Re: [PATCH 7/9] ARM: sunxi: Remove useless allwinner,drive property Chen-Yu Tsai <wens@csie.org> - 2016-10-04 04:40 +0200
Re: [PATCH 7/9] ARM: sunxi: Remove useless allwinner,drive property Maxime Ripard <maxime.ripard@free-electrons.com> - 2016-10-07 15:10 +0200
Re: [PATCH 9/9] ARM: sunxi: Convert pinctrl nodes to generic bindings Chen-Yu Tsai <wens@csie.org> - 2016-10-04 04:40 +0200
csiph-web