[meta-xilinx] Kernel version, xilinx git repo, yocto kernel

Mike Looijmans mike.looijmans at topic.nl
Wed Apr 3 22:31:24 PDT 2019


Simple solution would be to just stop using the cadence driver. There are 
issues in the Zynq that cannot really be resolved in software apparently, and 
the only way around them we've found is to just use a bitbang GPIO controller 
on the same pins. That made all problems go away.

Chances are that moving to a newer kernel will not resolve your I2C issues anyway.

On 03-04-19 13:53, Arno Steffens wrote:
> I need a more recent kernel (Zynq 7000) and wondering, what can I do.
> Why I am looking for that?
> I have I2C issues and guess I need the recovery functionality, but the Cadence I2c driver that supports it is only in the current xilinx master branch. Even not in mainline 4.19.
> 
> Before this I2C issue popped up I took a kernel.org LTS kernel and patch/take over the qspi/dma stuff that I need from the xilinx kernel. But this time it will not work. What would you recommend me?
> 
> Just take to master branch? That will probably never work with RT patches ...
> The xlx-kernel - Which kernel-org version it is based on?
> 
> Best regards, Arno
> 



More information about the meta-xilinx mailing list