Re: [PATCH] ARM: dts: vf610-zii-scu4-aib: Specify 'i2c-mux-idle-disconnect'

2019-10-14 Thread Shawn Guo
On Thu, Oct 03, 2019 at 10:41:15PM -0700, Andrey Smirnov wrote: > Specify 'i2c-mux-idle-disconnect' for both I2C switches present on the > board, since both are connected to the same parent bus and all of > their children have the same I2C address. > > Fixes: ca4b4d373fcc ("ARM: dts: vf610: Add ZI

Re: [PATCH] ARM: dts: vf610-zii-scu4-aib: Specify 'i2c-mux-idle-disconnect'

2019-10-04 Thread Chris Healy
On Thu, Oct 3, 2019 at 10:41 PM Andrey Smirnov wrote: > > Specify 'i2c-mux-idle-disconnect' for both I2C switches present on the > board, since both are connected to the same parent bus and all of > their children have the same I2C address. > > Fixes: ca4b4d373fcc ("ARM: dts: vf610: Add ZII SCU4 A

[PATCH] ARM: dts: vf610-zii-scu4-aib: Specify 'i2c-mux-idle-disconnect'

2019-10-03 Thread Andrey Smirnov
Specify 'i2c-mux-idle-disconnect' for both I2C switches present on the board, since both are connected to the same parent bus and all of their children have the same I2C address. Fixes: ca4b4d373fcc ("ARM: dts: vf610: Add ZII SCU4 AIB board") Signed-off-by: Andrey Smirnov Cc: Shawn Guo Cc: Chris