提交 21d04054 编写于 作者: A Alan Chiang 提交者: Bartosz Golaszewski

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: NAlan Chiang <alanx.chiang@intel.com>
Signed-off-by: NAndy Yeh <andy.yeh@intel.com>
Acked-by: NSakari Ailus <sakari.ailus@linux.intel.com>
Reviewed-by: NRob Herring <robh@kernel.org>
[Bartosz: fixed the commit message]
Signed-off-by: NBartosz Golaszewski <brgl@bgdev.pl>
上级 d72e90f3
......@@ -72,6 +72,8 @@ Optional properties:
- wp-gpios: GPIO to which the write-protect pin of the chip is connected.
- address-width: number of address bits (one of 8, 16).
Example:
eeprom@52 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册