All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sergio Prado <sergio.prado@e-labworks.com>
To: Krzysztof Kozlowski <krzk@kernel.org>
Cc: kgene@kernel.org, javier@osg.samsung.com, linux@armlinux.org.uk,
	linux@simtec.co.uk, boris.brezillon@free-electrons.com,
	richard@nod.at, dwmw2@infradead.org, computersforpeace@gmail.com,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-mtd@lists.infradead.org, robh+dt@kernel.org,
	mark.rutland@arm.com, devicetree@vger.kernel.org
Subject: Re: [PATCH v3 1/3] mtd: s3c2410: make ecc mode configurable via platform data
Date: Fri, 21 Oct 2016 17:05:10 -0200	[thread overview]
Message-ID: <20161021190510.GA10729@sprado-desktop> (raw)
In-Reply-To: <20161021182710.GA17279@kozik-lap>

On Fri, Oct 21, 2016 at 09:27:10PM +0300, Krzysztof Kozlowski wrote:
> 
> I acked this twice (v1 and v2)... and still you are ignoring them. I am
> sorry, I am not gonna to ack this third time!
> 
> For v2 I acked also other patches but it it is not there as well...
> 
> BR,
> Krzysztof

I'm really sorry Krzysztof. This is my first patch series and I didn't
know I should add the acked-by tag to the patches (I thought it would be
done by the maintainer when the patches are accepted/applied).

I'll make sure to do it right next time.

Thanks for taking your time to reviewing and acking my patches.

Best regards,

Sergio Prado

-- 
Sergio Prado
Embedded Labworks
Office: +55 11 2628-3461
Mobile: +55 11 97123-3420

WARNING: multiple messages have this Message-ID (diff)
From: sergio.prado@e-labworks.com (Sergio Prado)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 1/3] mtd: s3c2410: make ecc mode configurable via platform data
Date: Fri, 21 Oct 2016 17:05:10 -0200	[thread overview]
Message-ID: <20161021190510.GA10729@sprado-desktop> (raw)
In-Reply-To: <20161021182710.GA17279@kozik-lap>

On Fri, Oct 21, 2016 at 09:27:10PM +0300, Krzysztof Kozlowski wrote:
> 
> I acked this twice (v1 and v2)... and still you are ignoring them. I am
> sorry, I am not gonna to ack this third time!
> 
> For v2 I acked also other patches but it it is not there as well...
> 
> BR,
> Krzysztof

I'm really sorry Krzysztof. This is my first patch series and I didn't
know I should add the acked-by tag to the patches (I thought it would be
done by the maintainer when the patches are accepted/applied).

I'll make sure to do it right next time.

Thanks for taking your time to reviewing and acking my patches.

Best regards,

Sergio Prado

-- 
Sergio Prado
Embedded Labworks
Office: +55 11 2628-3461
Mobile: +55 11 97123-3420

  parent reply	other threads:[~2016-10-21 19:06 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-20 21:42 [PATCH v3 0/3] mtd: s3c2410: add device tree support Sergio Prado
2016-10-20 21:42 ` Sergio Prado
2016-10-20 21:42 ` [PATCH v3 1/3] mtd: s3c2410: make ecc mode configurable via platform data Sergio Prado
2016-10-20 21:42   ` Sergio Prado
2016-10-21 18:27   ` Krzysztof Kozlowski
2016-10-21 18:27     ` Krzysztof Kozlowski
2016-10-21 18:51     ` Marek Vasut
2016-10-21 18:51       ` Marek Vasut
2016-10-21 18:51       ` Marek Vasut
2016-10-21 20:06       ` Krzysztof Kozlowski
2016-10-21 20:06         ` Krzysztof Kozlowski
2016-10-21 20:06         ` Krzysztof Kozlowski
2016-10-21 19:05     ` Sergio Prado [this message]
2016-10-21 19:05       ` Sergio Prado
2016-10-22 12:29     ` Boris Brezillon
2016-10-22 12:29       ` Boris Brezillon
2016-10-22 15:32       ` Krzysztof Kozlowski
2016-10-22 15:32         ` Krzysztof Kozlowski
2016-10-20 21:42 ` [PATCH v3 2/3] dt-bindings: mtd: add DT binding for s3c2410 flash controller Sergio Prado
2016-10-20 21:42   ` Sergio Prado
2016-10-26 23:19   ` Rob Herring
2016-10-26 23:19     ` Rob Herring
2016-10-20 21:42 ` [PATCH v3 3/3] mtd: s3c2410: parse the device configuration from OF node Sergio Prado
2016-10-20 21:42   ` Sergio Prado
2016-10-24 13:02   ` Boris Brezillon
2016-10-24 13:02     ` Boris Brezillon
2016-10-24 13:02     ` Boris Brezillon
2016-10-24 18:47     ` Sergio Prado
2016-10-24 18:47       ` Sergio Prado
2016-10-24 18:50       ` Boris Brezillon
2016-10-24 18:50         ` Boris Brezillon
2016-10-24 18:50         ` Boris Brezillon

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=20161021190510.GA10729@sprado-desktop \
    --to=sergio.prado@e-labworks.com \
    --cc=boris.brezillon@free-electrons.com \
    --cc=computersforpeace@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dwmw2@infradead.org \
    --cc=javier@osg.samsung.com \
    --cc=kgene@kernel.org \
    --cc=krzk@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=linux@simtec.co.uk \
    --cc=mark.rutland@arm.com \
    --cc=richard@nod.at \
    --cc=robh+dt@kernel.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.