From mboxrd@z Thu Jan 1 00:00:00 1970 From: olof@lixom.net (Olof Johansson) Date: Tue, 29 Jan 2013 09:33:38 -0800 Subject: [PATCH 02/10] gpio: pxa: identify ed mask reg with platform data In-Reply-To: References: <1358929554-32265-1-git-send-email-haojian.zhuang@linaro.org> <1358929554-32265-3-git-send-email-haojian.zhuang@linaro.org> Message-ID: <20130129173338.GA17791@quad.lixom.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, Jan 25, 2013 at 10:57:03AM +0100, Linus Walleij wrote: > On Fri, Jan 25, 2013 at 10:54 AM, Linus Walleij > wrote: > > On Wed, Jan 23, 2013 at 9:25 AM, Haojian Zhuang > > wrote: > > > >> Avoid to judge whether edge mask register exists by CPU. Use platform > >> data to identify it instead. The gpio edge mask register exists in MMP > >> series SoC. > >> > >> Signed-off-by: Haojian Zhuang > > > > ARM SoC folks: do you approve (ACK) this patch so I > > can apply it to my GPIO tree? > > > > It looks allright to me, I just want to know so that there are no > > huge changes around this code in the ARM SoC tree that will > > cause trouble. > > Actually this goes for the whole series. > > It touches a lot of code in arch/arm/* > > Haoijan, do you prefer if ACK it so you can take it up through > ARM SoC? > > I'm OK to take it all through my GPIO tree as well if the > ARM people ACK them. The series is: Acked-by: Olof Johansson Just in case, feel free to apply these to a topic branch that we can pull in as a shared one in case of (excessive) conflicts. I haven't seen any sign of any yet though. -Olof