From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rask Ingemann Lambertsen Date: Fri, 24 Feb 2017 18:15:31 +0100 Subject: [U-Boot] [PATCH 1/3] ARM: dts: sun9i: Add mmc1 pinmux setting In-Reply-To: References: <2fd7b3e87b3faecf6f453fc67d71fe582f05d72a.1487884037.git.rask@formelder.dk> Message-ID: <20170224171531.de4xghtzuffskucw@localhost> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, Feb 24, 2017 at 03:27:11PM +0800, Chen-Yu Tsai wrote: > On Fri, Feb 24, 2017 at 2:08 PM, Chen-Yu Tsai wrote: > > commit 56b0730157f70dc23d6caff9e7ceb8b377b96b9f upstream. > > > > On the A80, mmc1 is available on pingroup G. Designs mostly use this > > to connect to an SDIO WiFi chip. > > > > Signed-off-by: Chen-Yu Tsai > > I did not send this. > > Rask, something is wrong with your setup. You should send patches from > your own email address, while keeping the author. You should also add > your SoB. I'm terribly sorry about that. I am the one who sent that patch. To prevent `git format-patch' from copying the commit author's address into the From: field in the e-mail header again, I have now run $ git config --global format.from true so `git format-patch' will do the right thing. I wish that variable would be more prominently documented, perhaps in git-format-patch(1). -- Rask Ingemann Lambertsen