On Wed, Dec 14, 2022 at 09:06:48PM +0530, Shazad Hussain wrote: > > i2c0_default: i2c0-default-state { > > pins = "gpio135", "gpio136"; > > function = "qup15"; > > drive-strength = <2>; > > bias-pull-up; > > }; > > > > This is the default config we should use. OK, I'll stick with this config. > > Shazad: 'i2cdetect -a -y $BUSNUM) shows that all 5 buses have the same > > addresses listening. Is that expected? That seems a bit odd to me. > > > > Brian, even I haven't checked with all enabled, let me check this on other > projects and with downstream as well and get back to you. I'll post my v2 in a little bit so that you can test it. Brian