
Hi Stefano,
On Tue, Dec 6, 2016 at 12:00 AM, Jagan Teki jagan@openedev.com wrote:
From: Jagan Teki jagan@amarulasolutions.com
This series support framebuffer and I2C on top of u-boot-imx.git with latest u-boot.git merge.
fec_mxc dm driver on previous version series trigger an issues with when DM_ETH not-defined so, this series have fixes for non-dm builds as well.
Changes for v3:
- Fix fec_mxc driver to build for non-dm configs as well.
- Fix VIDEO_IPV3 Kconfig entry not to make default.
Changes for v2:
- Rebase on u-boot-imx.git and u-boot.git
Jagan Teki (13): net: fec_mxc: Remove unneeded eth_device arg from fec_get_hwaddr net: fec_mxc: Convert into driver model net: fec_mxc: Driver cleanups dm: net: fec: Add .read_rom_hwaddr ARM: dts: imx6qdl-icore: Add FEC support icorem6: Use CONFIG_DM_ETH support video: Kconfig: Add VIDEO_IPV3 entry imx6: icorem6: Add framebuffer support imx6: icorem6: Add custom splashscreen support i2c: Kconfig: Add SYS_I2C_MXC entry i2c: mxc: Print hex instead of decimal for bus address i2c: mxc: Make 'no gpio pinctrl state' print as debug imx6: icorem6: Add I2C support
Can you apply these, if it's OK?
thanks!