Linus Walleij wrote: > > On Wed, Oct 24, 2012 at 4:37 PM, Tomasz Figa <t.figa@xxxxxxxxxxx> wrote: > > > This patch modifies the Samsung GPIO driver to check for pinctrl driver > > presence earlier and use generic matching instead of a single compatible > > value. > > > > This allows us to fix warning about unrecognized SoC in case of > > Exynos4x12, which is not supported by this driver. > > > > Signed-off-by: Tomasz Figa <t.figa@xxxxxxxxxxx> > > Signed-off-by: Kyungmin Park <kyungmin.park@xxxxxxxxxxx> > > Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > > Tell me if there is something you want merged through > the GPIO or pinctrl tree. I have this Samsung branch on the > pinctrl tree... > Hi Linus, A commit 1b6056d6 ("pinctrl: samsung: Include bank-specific eint offset in bank struct") which is in your pinctrl tree (samsung branch) changed macro(EXYNOS_PIN_BANK_EINTG) to add offset. Eventually, this series(due to 3rd patch, pinctrl: samsung: Add support for Exynos4x12) breaks compilation without the commit. So if you don't have a plan to rebase samsung branch of your pinctrl tree, I'd like to merge it in my tree. Is it ok to you? Thanks. Best regards, Kgene. -- Kukjin Kim <kgene.kim@xxxxxxxxxxx>, Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd. -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html