Linus Walleij wrote:
>
> >
> > Can you drop above 3 commits in your tree? If many conflicts happens
> during
> > rebasing, how about that I merge your pinctrl/samsung branch into
> Samsung
> > tree?...
>
> Why not :-)
>
> I have removed the samsung branch from my for-next to avoid
> clashes.
>
On Fri, Nov 9, 2012 at 11:09 AM, Kukjin Kim wrote:
>> On Wed, Nov 7, 2012 at 5:41 AM, Kukjin Kim wrote:
>>
>> > 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)
Linus Walleij wrote:
>
> On Wed, Nov 7, 2012 at 5:41 AM, Kukjin Kim wrote:
>
> > 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
On Wed, Nov 7, 2012 at 5:41 AM, Kukjin Kim wrote:
> 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:
Linus Walleij wrote:
>
> On Wed, Oct 24, 2012 at 4:37 PM, Tomasz Figa 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 unrecogni
On Wed, Oct 24, 2012 at 4:37 PM, Tomasz Figa 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
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
Si