From: maxime.ripard@free-electrons.com (Maxime Ripard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 7/9] ARM: sunxi: Remove useless allwinner,drive property
Date: Fri, 7 Oct 2016 11:11:22 +0200 [thread overview]
Message-ID: <20161007091122.GN4684@lukather> (raw)
In-Reply-To: <CAGb2v65SmZqR-MJgNxa0RGUYyWgeLHQcQfa0b8U0XiEtp+RfBg@mail.gmail.com>
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20161007/4122b19e/attachment-0001.sig>
next prev parent reply other threads:[~2016-10-07 9:11 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-03 10:20 [PATCH 0/9] pinctrl: sunxi: Generic bindings rework Maxime Ripard
2016-10-03 10:20 ` [PATCH 1/9] pinctrl: sunxi: Rework the pin config building code Maxime Ripard
2016-10-03 10:21 ` [PATCH 2/9] pinctrl: sunxi: Add bindings define Maxime Ripard
2016-10-04 1:57 ` Chen-Yu Tsai
2016-10-03 10:21 ` [PATCH 3/9] pinctrl: sunxi: Handle bias disable Maxime Ripard
2016-10-04 2:14 ` Chen-Yu Tsai
2016-10-03 10:21 ` [PATCH 4/9] pinctrl: sunxi: Deal with configless pins Maxime Ripard
2016-10-04 2:28 ` Chen-Yu Tsai
2016-10-07 9:02 ` Maxime Ripard
2016-10-03 10:21 ` [PATCH 5/9] pinctrl: sunxi: Support generic binding Maxime Ripard
2016-10-04 2:29 ` Chen-Yu Tsai
2016-10-03 10:21 ` [PATCH 6/9] dt-bindings: pinctrl: Deprecate sunxi pinctrl bindings Maxime Ripard
2016-10-04 2:32 ` Chen-Yu Tsai
2016-10-07 9:04 ` Maxime Ripard
2016-10-03 10:21 ` [PATCH 8/9] ARM: sunxi: Remove useless allwinner,pull property Maxime Ripard
2016-10-04 2:35 ` Chen-Yu Tsai
[not found] ` <01cd77ccced851276fcb3625b3d7805f5260fb59.1475489558.git-series.maxime.ripard@free-electrons.com>
2016-10-04 2:34 ` [PATCH 7/9] ARM: sunxi: Remove useless allwinner,drive property Chen-Yu Tsai
2016-10-07 9:11 ` Maxime Ripard [this message]
[not found] ` <1f67fc945364c4347108d5c82e50de3d2abe4e8d.1475489558.git-series.maxime.ripard@free-electrons.com>
2016-10-04 2:37 ` [PATCH 9/9] ARM: sunxi: Convert pinctrl nodes to generic bindings Chen-Yu Tsai
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20161007091122.GN4684@lukather \
--to=maxime.ripard@free-electrons.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).