Messages in this thread |  | | From | Grant Likely <> | | Subject | Re: [PATCH 1/2] of: base: add function to get highest id of an alias
stem | | Date | Sat, 28 Mar 2015 13:20:49 +0000 |
| |
On Wed, 18 Mar 2015 13:46:31 +0100 , Wolfram Sang <wsa@the-dreams.de> wrote: > On Thu, Mar 12, 2015 at 05:17:58PM +0100, Wolfram Sang wrote: > > I2C supports adding adapters using either a dynamic or fixed id. The > > latter is provided by aliases in the DT case. To prevent id collisions > > of those two types, install this function which gives us the highest > > fixed id, so we can then let the dynamically created ones come after > > this highest number. > > > > Signed-off-by: Wolfram Sang <wsa@the-dreams.de> > > Applied to for-next, thanks!
Looks good to me to. Thanks for doing this. It should also be useful for other devices.
g.
|  |