From: Anatolij Gustschin <agust@denx.de>
To: Heiko Schocher <hs@denx.de>
Cc: u-boot@lists.denx.de, Nikita Kiryanov <nikita@compulab.co.il>,
Fabio Estevam <festevam@denx.de>, Tom Rini <trini@konsulko.com>
Subject: Re: [PATCH 10/11] board: cm_fx6: convert to DM_I2C
Date: Wed, 7 Aug 2024 15:11:58 +0200 [thread overview]
Message-ID: <20240807151158.1d392095@crub> (raw)
In-Reply-To: <ae4dea57-f8b8-b82d-2b31-aeab70b4158c@denx.de>
Hello Heiko,
On Wed, 7 Aug 2024 13:16:21 +0200
Heiko Schocher hs@denx.de wrote:
> Hello Anatolij,
>
> On 03.08.24 18:15, Anatolij Gustschin wrote:
> > Conversion to DM_I2C is mandatory, enable DM_I2C to fix board
> > removal warning. Convert EEPROM access to use DM_I2C API.
> >
> > Signed-off-by: Anatolij Gustschin <agust@denx.de>
> > ---
> > Cc: Nikita Kiryanov <nikita@compulab.co.il>
> > Cc: Fabio Estevam <festevam@denx.de>
> > Cc: Tom Rini <trini@konsulko.com>
> > ---
> > board/compulab/cm_fx6/cm_fx6.c | 3 ++-
> > board/compulab/common/Makefile | 2 +-
> > board/compulab/common/eeprom.c | 14 +++++---------
> > board/compulab/common/eeprom.h | 2 +-
> > configs/cm_fx6_defconfig | 2 +-
> > 5 files changed, 10 insertions(+), 13 deletions(-)
>
> This patch breaks world build ... could you take a look?
>
> https://dev.azure.com/hs0298/hs/_build/results?buildId=114&view=logs&j=08d7dacc-cd40-5df3-6db5-bb431d28637a&t=8da0c77f-a38d-54ad-3682-1c9d5ed6f8aa&l=1228
I've sent a v2 patch to fix this. Thanks!
--
Anatolij
next prev parent reply other threads:[~2024-08-07 13:12 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-03 16:15 [PATCH 01/11] board: shc: convert to DM_I2C Anatolij Gustschin
2024-08-03 16:15 ` [PATCH 02/11] board: chiliboard: " Anatolij Gustschin
2024-08-03 16:15 ` [PATCH 03/11] board: cm-t43: " Anatolij Gustschin
2024-08-03 16:15 ` [PATCH 04/11] board: igep003x: " Anatolij Gustschin
2024-08-03 16:15 ` [PATCH 05/11] board: sl50: " Anatolij Gustschin
2024-08-03 16:15 ` [PATCH 06/11] board: rut: " Anatolij Gustschin
2024-08-03 16:15 ` [PATCH 07/11] board: novena: " Anatolij Gustschin
2024-08-04 0:21 ` Marek Vasut
2024-08-03 16:15 ` [PATCH 08/11] board: vining_2000: " Anatolij Gustschin
2024-08-07 22:34 ` [PATCH v2 " Anatolij Gustschin
2024-08-03 16:15 ` [PATCH 09/11] board: sniper: " Anatolij Gustschin
2024-08-04 10:05 ` Paul Kocialkowski
2024-08-03 16:15 ` [PATCH 10/11] board: cm_fx6: " Anatolij Gustschin
2024-08-07 11:16 ` Heiko Schocher
2024-08-07 13:11 ` Anatolij Gustschin [this message]
2024-08-07 13:47 ` Heiko Schocher
2024-08-07 13:09 ` [PATCH v2 " Anatolij Gustschin
2024-08-07 13:44 ` Fabio Estevam
2024-08-03 16:15 ` [PATCH 11/11] board: vf610twr: " Anatolij Gustschin
2024-08-05 4:54 ` [PATCH 01/11] board: shc: " Heiko Schocher
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=20240807151158.1d392095@crub \
--to=agust@denx.de \
--cc=festevam@denx.de \
--cc=hs@denx.de \
--cc=nikita@compulab.co.il \
--cc=trini@konsulko.com \
--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.