Re: [PATCH 1/2] misc/at25, dt: Improve at25 SPI eeprom device tree bindings.

2012-09-05 Thread Rob Herring
On 08/22/2012 02:03 PM, David Daney wrote: > From: David Daney > > Commit 002176db (misc: at25: Parse dt settings) added device tree > bindings the differ significantly in style from the I2C EEPROM > bindings and don't seem well vetted. Here I deprecate (but still > support) the "at25,*" propert

[PATCH 1/2] misc/at25, dt: Improve at25 SPI eeprom device tree bindings.

2012-08-22 Thread David Daney
From: David Daney Commit 002176db (misc: at25: Parse dt settings) added device tree bindings the differ significantly in style from the I2C EEPROM bindings and don't seem well vetted. Here I deprecate (but still support) the "at25,*" properties, and add what I hope is a better alternative. Thes