30 Sep, 2020

1 commit

  • This driver provides access to the EC RAM of said embedded controller
    attached to the I2C bus as well as optionally supporting its slightly weird
    power-off/restart protocol.

    A particular implementation of the EC firmware can be identified by a
    model byte. If this driver identifies the Dell Ariel platform, it
    registers the appropriate cells.

    Signed-off-by: Lubomir Rintel
    Signed-off-by: Lee Jones

    Lubomir Rintel