@DAlbe.3 support for STLINK-V3PWR has been added upstream on July 8th. No further work is required. The firmware V4J2 is supported.It looks to me there is some communication problem between the STLINK and your STM32L4xx. Can you checked the connecti...
Recently http://repo.or.cz is unreachable too often!Please use the following in the recipe:git://git.savannah.nongnu.org/git/git2cl.git;protocol=https;destsuffix=git/tools/git2cl;name=git2cl \
git://github.com/msteveb/jimtcl.git;protocol=https;destsu...
It looks like this known problem of OpenOCD with the new libusb 1.0.25https://sourceforge.net/p/openocd/tickets/308/https://sourceforge.net/p/openocd/tickets/336/It has been fixed in upstream OpenOCDhttp://review.openocd.org/6331/but there is still n...
> Performing i2c detect provide us output where-in we are able to see : 2c instead of UU.If you see 2c instead of UU it should mean the device is there on the I2C bus, but there is no driver using the device, so the probe has silently failed.Why you ...
There could be many part of the kernel that returns -EINVAL. The simpler way to identify who is returning it, and then why it is returning, is to add some traces with printk() in sn65dsi83_probe().The change you mention in include/drm/drm_mipi_dsi.h ...