harigs
New Contributor
3 years agoaltera i2c linux driver bringup for fabric i2c - Agilex
Hi,
I am working to bringup altera i2c linux driver on our custom fpga board based on agilex.
Following are my bsp details
linux 5.15.50
uboot v2022.04
Yocto : Kirkstone
I am able to program the fpga bitstream (with i2c ip) and able to access the slaves address through lw hps to fpga bridge from hps from userspace.
I followed the below reference and enabled I2C_ALTERA in the defconfig.
I am neither seeing i2c-altera driver loaded nor fpga_bridge sysfs entries are populated.
Kindly provide your support.
Thanks