Attached_mmio with platform_drv

Duss Pirmin pirmin.duss at gapfruit.com
Thu Sep 3 16:19:39 CEST 2020


Hello Stefan

> 
> The reason for the fault you've observed is that you access a 16-bit
> register of the device with a 4-byte access. Please, assure that you
> enter those 16-bit registers with 2-byte accesses.
> When accessing the second I2C controller in bootstrap accordingly, the
> cpu halts indeed because the clocks for the controller are off.
> When using the imx8mq_platform_drv with the following device
> configuration:

Thank you, the problem was, that I used 32 bit reads/writes, as soon as
I changed this, I was able to initialize the bus.

Best regards,
Pirmin

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.genode.org/pipermail/users/attachments/20200903/4341ec32/attachment-0001.sig>


More information about the users mailing list