From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Tue, 10 Jan 2017 10:18:14 -0800 Subject: [PATCH v2 4/6] ARM: davinci: add skeleton for pdata-quirks In-Reply-To: <5300e77b-0e76-245d-8f80-689865d471b8@ti.com> (Sekhar Nori's message of "Tue, 10 Jan 2017 16:20:53 +0530") References: <20170109205531.3435-1-khilman@baylibre.com> <20170109205531.3435-5-khilman@baylibre.com> <5300e77b-0e76-245d-8f80-689865d471b8@ti.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Sekhar Nori writes: > On Tuesday 10 January 2017 03:56 PM, Sekhar Nori wrote: >> On Tuesday 10 January 2017 02:25 AM, Kevin Hilman wrote: >>> Add skeleton pdata-quirks for for davinci. >> >> s/for for/for >> >>> >>> Signed-off-by: Kevin Hilman >> >> Applied to v4.11/soc > > After reviewing 5/6, I think some parts of that patch should actually > be part of basic pdata-quirks support addition. I have moved them here. > Here is the updated patch. Let me know if it looks fine. It looks fine. I hesitated with that part, but I'm OK either way. Kevin