
On Wed, Apr 13, 2016 at 06:37:49PM +0200, Michal Simek wrote:
Hi Tom,
here are patches I have collected till now. Based on my discussion with Heiko, I am adding I2C patches which were all reviewed by him. zcu102 is using old i2c non DM based driver because we are missing i2c mux support. When we have it I will convert this board to DM based driver too. Zynq is still using old driver because of missing DM support for EEPROMs.
The most of that changes are in DT but it is also adding support for new ZynqMP boards and gpio driver update.
Output from buildman doesn't show any problem.
Thanks, Michal
The following changes since commit bbf8bef196ae52517284a0a2e2ffc94a4ff89f5f:
Prepare v2016.05-rc1 (2016-04-11 22:22:25 -0400)
are available in the git repository at:
git://www.denx.de/git/u-boot-microblaze.git master
for you to fetch changes up to 58ed7f66939cbfb6e48656b3925aefd9f180a1a3:
ARM64: zynqmp: Use i2c cadence DM driver (2016-04-13 18:29:07 +0200)
Applied to u-boot/master, thanks!