]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: at24: Add address-width property
authorAlan Chiang <alanx.chiang@intel.com>
Wed, 25 Jul 2018 03:20:21 +0000 (11:20 +0800)
committerBartosz Golaszewski <brgl@bgdev.pl>
Wed, 25 Jul 2018 07:17:24 +0000 (09:17 +0200)
commitd61bc0508b0b0ea7cda18829e57fc132ee1a4bb0
tree785b24257957ae2c860b69881e470bbb542a7407
parentf3138ce0ec44ccd7d96f55387002e19cfd8d39de
dt-bindings: at24: Add address-width property

Currently the only way to use a variant of a supported model with
a different address width is to define a new compatible string and
the corresponding chip data structure.

Provide a flexible way to specify the size of the address pointer
by defining a new property: address-width.

Signed-off-by: Alan Chiang <alanx.chiang@intel.com>
Signed-off-by: Andy Yeh <andy.yeh@intel.com>
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: Rob Herring <robh@kernel.org>
[Bartosz: fixed the commit message]
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Documentation/devicetree/bindings/eeprom/at24.txt