15 Mar, 2016

1 commit

  • The RX6110 comes in two different variants: SPI and I2C.
    This driver only supports the SPI variant.

    If the need ever arises to also support the I2C variant, this driver
    could easily be refactored to support both cases.

    Reviewed-by: Philipp Zabel
    Signed-off-by: Steffen Trumtrar
    Signed-off-by: Alexandre Belloni

    Steffen Trumtrar