[U-Boot] [PATCH] video: kconfig: remove DM_I2C dependency of I2C_EDID
Anatolij Gustschin
agust at denx.de
Wed Aug 1 12:56:37 UTC 2018
On Mon, 30 Jul 2018 09:11:31 -0400
Luis Araneda luaraneda at gmail.com wrote:
> Hi,
>
> On Wed, Jul 4, 2018 at 2:40 AM Luis Araneda <luaraneda at gmail.com> wrote:
> >
> > Drop the DM_I2C dependency, as the library only implements
> > the parsing of EDID data and doesn't depend on any driver
> >
> > One user of this library, the i2c command, implements
> > support for legacy and DM I2C drivers
> >
> > Tested on a Zynq board, whose I2C driver is not ported
> > yet to DM
> >
> > Signed-off-by: Luis Araneda <luaraneda at gmail.com>
> > ---
> > drivers/video/Kconfig | 1 -
> > 1 file changed, 1 deletion(-)
Applied to u-boot-video/master, thanks!
--
Anatolij
More information about the U-Boot
mailing list