Skip to content
  • Bob Beckett's avatar
    misc: i2c_eeprom: set offset len and chip addr offset mask · 2d26cf01
    Bob Beckett authored
    
    
    Set the correct offset length and chip address offset mask for each
    device to allow correct access to total capacity of the devices.
    
    Signed-off-by: default avatarRobert Beckett <bob.beckett@collabora.com>
    Series-to: u-boot@lists.denx.de
    Series-cc: Robert Beckett <bob.beckett@collabora.com>
    Cover-letter:
    misc: i2c_eeprom: add paritioning and size query
    Add ability to specify paritions for eeprom in device tree, and query
    eeprom device sizes.
    Each partition creates a child device, allowing board code to
    find the eeprom parition by name.
    END
    2d26cf01