[U-Boot] [PATCH 07/55] exynos: i2c: Correct bug in pinmux selection

Simon Glass sjg at chromium.org
Fri Jul 10 03:46:22 CEST 2015


Hi Minkyu,

On 9 July 2015 at 19:43, Minkyu Kang <mk7.kang at samsung.com> wrote:
> Hi Simon,
>
> On 08/07/15 11:38, Simon Glass wrote:
>> Hi Minkyu,
>>
>> On 6 July 2015 at 19:36, Minkyu Kang <mk7.kang at samsung.com> wrote:
>>> Dear Simon,
>>>
>>> On 07/07/15 00:27, Simon Glass wrote:
>>>> Hi Minkyu, Przemyslaw,
>>>>
>>>> On 5 July 2015 at 00:15, Heiko Schocher <hs at denx.de> wrote:
>>>>> Hello Simon,
>>>>>
>>>>> Am 03.07.2015 um 02:15 schrieb Simon Glass:
>>>>>>
>>>>>> When driver model is not used the current code does not correctly select
>>>>>> the pinmux for the I2C bus. This bug was introduced by this commit:
>>>>>>
>>>>>> 8dfcbaa dm: i2c: s3c24x0: adjust to dm-i2c api
>>>>>>
>>>>>> Signed-off-by: Simon Glass <sjg at chromium.org>
>>>>>> ---
>>>>>>
>>>>>>   drivers/i2c/s3c24x0_i2c.c | 2 +-
>>>>>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>>>>
>>>>>
>>>>> Acked-by: Heiko Schocher <hs at denx.de>
>>>>>
>>>>> As it is a bugfix, this should go in the current release ... right?
>>>>
>>>> Minkyu, are you able to pick this up please? If not I can do it.
>>>>
>>>
>>> Only this patch? or all of samsung related patches?
>>
>> Yes only this patch. It has been confirmed my Przemyslaw now too.
>>
>
> OK.
> then, do you want to take other patches to your tree?

There are still dependencies on u-boot-dm, so I cannot yet. But if you
like I can do that later, after I have merged some more driver model
support patches.

Regards,
Simon


More information about the U-Boot mailing list