On Tue, 2016-04-19 at 17:40 +0300, Mika Westerberg wrote: > On Tue, Apr 19, 2016 at 03:31:41PM +0200, Lars-Peter Clausen wrote: > > > > It adds a standard API for dealing with devices that have more than > > one > > address. It uses the normal way of specifying multiple (named) > > address in DT. > > > > reg = <0xa>, <0xb>, <0xc>; > > reg-names = "main", "aux1", "aux2"; > > [...]
> Srinivas, do you think this works with the sensor stuff? Yes, it will work. Thanks, Srinivas

