All of lore.kernel.org
 help / color / mirror / Atom feed
From: oliver@schinagl.nl (Olliver Schinagl)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHv2] devicetree: sunxi: Add OLinuXino Lime2 eMMC to the Makefile
Date: Fri, 13 May 2016 10:07:07 +0200	[thread overview]
Message-ID: <57358B2B.1010703@schinagl.nl> (raw)
In-Reply-To: <20160513074823.GA3733@lukather>

and now i'm embarrassed and ashamed. Teaches me not to rush things, 
right? i'll correct it and take some time to do it right. sorry maxime!

On 13-05-16 09:48, Maxime Ripard wrote:
> Hi Olliver,
>
> On Thu, May 12, 2016 at 12:10:51PM +0200, Olliver Schinagl wrote:
>> commit 27dd9af6bc (ARM: dts: sunxi: Add a olinuxino-lime2-emmc added the new
>> emmc equipped) lime2 but forgot its Makefile.
> This is still not the right commit format, the commit title should be
> around double quotes. checkpatch both reports an error for this and
> tells you what the proper format is, so please remember to use it
> before you're sending a patch.
>
> Thanks!
> Maxime
>

WARNING: multiple messages have this Message-ID (diff)
From: Olliver Schinagl <oliver-dxLnbx3+1qmEVqv0pETR8A@public.gmane.org>
To: Maxime Ripard
	<maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
Cc: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>,
	Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
	Ian Campbell
	<ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>,
	Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>,
	Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>,
	arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	dev-3kdeTeqwOZ9EV1b7eY7vFQ@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>
Subject: Re: [PATCHv2] devicetree: sunxi: Add OLinuXino Lime2 eMMC to the Makefile
Date: Fri, 13 May 2016 10:07:07 +0200	[thread overview]
Message-ID: <57358B2B.1010703@schinagl.nl> (raw)
In-Reply-To: <20160513074823.GA3733@lukather>

and now i'm embarrassed and ashamed. Teaches me not to rush things, 
right? i'll correct it and take some time to do it right. sorry maxime!

On 13-05-16 09:48, Maxime Ripard wrote:
> Hi Olliver,
>
> On Thu, May 12, 2016 at 12:10:51PM +0200, Olliver Schinagl wrote:
>> commit 27dd9af6bc (ARM: dts: sunxi: Add a olinuxino-lime2-emmc added the new
>> emmc equipped) lime2 but forgot its Makefile.
> This is still not the right commit format, the commit title should be
> around double quotes. checkpatch both reports an error for this and
> tells you what the proper format is, so please remember to use it
> before you're sending a patch.
>
> Thanks!
> Maxime
>

WARNING: multiple messages have this Message-ID (diff)
From: Olliver Schinagl <oliver@schinagl.nl>
To: Maxime Ripard <maxime.ripard@free-electrons.com>
Cc: Rob Herring <robh+dt@kernel.org>, Pawel Moll <pawel.moll@arm.com>,
	Mark Rutland <mark.rutland@arm.com>,
	Ian Campbell <ijc+devicetree@hellion.org.uk>,
	Kumar Gala <galak@codeaurora.org>,
	Russell King <linux@arm.linux.org.uk>,
	arm@kernel.org, dev@linux-sunxi.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, Chen-Yu Tsai <wens@csie.org>
Subject: Re: [PATCHv2] devicetree: sunxi: Add OLinuXino Lime2 eMMC to the Makefile
Date: Fri, 13 May 2016 10:07:07 +0200	[thread overview]
Message-ID: <57358B2B.1010703@schinagl.nl> (raw)
In-Reply-To: <20160513074823.GA3733@lukather>

and now i'm embarrassed and ashamed. Teaches me not to rush things, 
right? i'll correct it and take some time to do it right. sorry maxime!

On 13-05-16 09:48, Maxime Ripard wrote:
> Hi Olliver,
>
> On Thu, May 12, 2016 at 12:10:51PM +0200, Olliver Schinagl wrote:
>> commit 27dd9af6bc (ARM: dts: sunxi: Add a olinuxino-lime2-emmc added the new
>> emmc equipped) lime2 but forgot its Makefile.
> This is still not the right commit format, the commit title should be
> around double quotes. checkpatch both reports an error for this and
> tells you what the proper format is, so please remember to use it
> before you're sending a patch.
>
> Thanks!
> Maxime
>

  reply	other threads:[~2016-05-13  8:07 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-12 10:10 [PATCHv2] devicetree: sunxi: Add OLinuXino Lime2 eMMC to the Makefile Olliver Schinagl
2016-05-12 10:10 ` Olliver Schinagl
2016-05-12 10:10 ` Olliver Schinagl
2016-05-13  7:48 ` Maxime Ripard
2016-05-13  7:48   ` Maxime Ripard
2016-05-13  7:48   ` Maxime Ripard
2016-05-13  8:07   ` Olliver Schinagl [this message]
2016-05-13  8:07     ` Olliver Schinagl
2016-05-13  8:07     ` Olliver Schinagl

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=57358B2B.1010703@schinagl.nl \
    --to=oliver@schinagl.nl \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.