Skip to content
Commit e7224a11 authored by Bartosz Golaszewski's avatar Bartosz Golaszewski
Browse files

dt-bindings: at24: add the 'num-addresses' property



Currently the at24 driver only creates additional i2c dummies for
atmel,24c00 and it's hard-coded. Some other chips (like for example
Microchip's 24AA02T) also take more slave addresses despite being
otherwise compatible with already supported variants.

Add a new property to the device tree binding document that defines
the total number of i2c slave addresses taken by the device. The
addresses are counted starting from the one in the reg property.

Signed-off-by: default avatarBartosz Golaszewski <bgolaszewski@baylibre.com>
parent 4fa882c9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment