All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefan Roese <sr@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 4/6 v2] i2c: designware_i2c: Prepare for DM driver conversion
Date: Tue, 12 Apr 2016 15:22:52 +0200	[thread overview]
Message-ID: <570CF6AC.5040107@denx.de> (raw)
In-Reply-To: <56F8DE56.1060109@denx.de>

Hi Heiko,

On 28.03.2016 09:33, Heiko Schocher wrote:
> Am 23.03.2016 um 06:46 schrieb Stefan Roese:
>> This patch prepares the designware I2C driver for the DM conversion.
>> This is mainly done by removing struct i2c_adapter from the functions
>> that shall be used by the DM driver version as well.
>>
>> Signed-off-by: Stefan Roese <sr@denx.de>
>> Cc: Simon Glass <sjg@chromium.org>
>> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
>> Cc: Marek Vasut <marex@denx.de>
>> Cc: Heiko Schocher <hs@denx.de>
>> ---
>> v2:
>> - Added Reviewed-by from Bin
>>
>>   drivers/i2c/designware_i2c.c | 173
>> ++++++++++++++++++++++---------------------
>>   1 file changed, 90 insertions(+), 83 deletions(-)
>
> I tried to apply this patch, but get the following error:
>
> Wende an: i2c: designware_i2c: Prepare for DM driver conversion
> fatal: sha1 information is lacking or useless
> (drivers/i2c/designware_i2c.c).
> Dem Repository fehlen notwendige Blobs um auf einen 3-Wege-Merge
> zur?ckzufallen.
> Kann nicht zu 3-Wege-Merge zur?ckfallen.
> Anwendung des Patches fehlgeschlagen bei 0001 i2c: designware_i2c:
> Prepare for DM driver conversion
>
> I tried the this patch on current mainline, with the following
> patches applied:
>
> http://patchwork.ozlabs.org/patch/601112/
> http://patchwork.ozlabs.org/patch/601128/
> http://patchwork.ozlabs.org/patch/601117/
>
> Could you take a look?

This should be fixed with v3 of this patch:

https://patchwork.ozlabs.org/patch/609406/

Could you give it another try please?

Thanks,
Stefan

  reply	other threads:[~2016-04-12 13:22 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-23  5:46 [U-Boot] [PATCH 1/6 v2] i2c: designware_i2c: Add ic_enable_status to ic_regs struct Stefan Roese
2016-03-23  5:46 ` [U-Boot] [PATCH 2/6 v2] i2c: designware_i2c: Add dw_i2c_enable() helper function Stefan Roese
2016-03-23  6:16   ` Marek Vasut
2016-03-23  5:46 ` [U-Boot] [PATCH 3/6 v2] i2c: designware_i2c: Integrate set_speed() into dw_i2c_set_bus_speed() Stefan Roese
2016-03-23  5:46 ` [U-Boot] [PATCH 4/6 v2] i2c: designware_i2c: Prepare for DM driver conversion Stefan Roese
2016-03-28  7:33   ` Heiko Schocher
2016-04-12 13:22     ` Stefan Roese [this message]
2016-04-13  5:49       ` Heiko Schocher
2016-04-13  5:56         ` Stefan Roese
2016-04-13  7:00           ` Heiko Schocher
2016-04-13  7:05             ` Stefan Roese
2016-04-13  7:39               ` Heiko Schocher
2016-04-13  8:05                 ` Bin Meng
2016-04-13  8:10                   ` Stefan Roese
2016-03-23  5:46 ` [U-Boot] [PATCH 5/6 v2] i2c: designware_i2c: Add DM support Stefan Roese
2016-03-23  5:46 ` [U-Boot] [PATCH 6/6 v2] i2c: designware_i2c: Add support for PCI(e) based I2C cores (x86) Stefan Roese

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=570CF6AC.5040107@denx.de \
    --to=sr@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.