Forum Discussion
Alberto_F
New Contributor
3 years agoSolved. That was a silly mistake.
I had to explicitly add
i2c0: i2c@ffc04000 {
speed-mode = <0>;
status = "okay";
};
to my .dts file. It all works now.
Cheers,
Alberto