[RESEND PATCH] ARM: pxa: stargate2: use device properties for at24 eeprom

Robert Jarzmik robert.jarzmik at free.fr
Sun Apr 8 02:03:48 PDT 2018


Bartosz Golaszewski <brgl at bgdev.pl> writes:

> 2018-04-04 21:44 GMT+02:00 Robert Jarzmik <robert.jarzmik at free.fr>:
>> Bartosz Golaszewski <brgl at bgdev.pl> writes:
> Yes, it does use the type field from i2c_board_info implicitly over
> i2c-core. The type field is copied over to client->name and then is
> matched against the i2c ID table from which we get the associated chip
> data (unless the type is "at24") containing the size and flags.

Ah yes, the "struct i2c_device_id at24_ids" part, I see.

Applied to pxa/for-next, thanks.

-- 
Robert



More information about the linux-arm-kernel mailing list