[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <87sh862hor.fsf@belgarion.home>
Date: Sun, 08 Apr 2018 11:03:48 +0200
From: Robert Jarzmik <robert.jarzmik@...e.fr>
To: Bartosz Golaszewski <brgl@...ev.pl>
Cc: Jonathan Cameron <jic23@...23.retrosnub.co.uk>,
Daniel Mack <daniel@...que.org>,
Haojian Zhuang <haojian.zhuang@...il.com>,
Russell King <linux@...linux.org.uk>,
Linux ARM <linux-arm-kernel@...ts.infradead.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [RESEND PATCH] ARM: pxa: stargate2: use device properties for at24 eeprom
Bartosz Golaszewski <brgl@...ev.pl> writes:
> 2018-04-04 21:44 GMT+02:00 Robert Jarzmik <robert.jarzmik@...e.fr>:
>> Bartosz Golaszewski <brgl@...ev.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
Powered by blists - more mailing lists