2017-12-21 15:08 GMT+01:00 Andy Shevchenko [off-list ref]:
On Thu, Dec 21, 2017 at 3:48 PM, Bartosz Golaszewski [off-list ref] wrote:
quoted
"atmel,spd" is reported by checkpatch as undocumented in the device
tree bindings. Add it to the list of supported compatible strings.
quoted
"atmel,24c00",
"atmel,24c01",
"atmel,24c02",
+ "atmel,spd",
"atmel,24c04",
"atmel,24c08",
"atmel,24c16",
Sounds alogical to me to make a split by this new record.
Can you find better line to inject?
--
With Best Regards,
Andy Shevchenko
They are actually ordered by memory size. I want to keep it like this
in the driver and I prefer that the DT reflect it.
Thanks,
Bartosz