Skip to content
  • Sascha Hauer's avatar
    mfd: mc13xxx: Add mc34708 adc support · c253ed32
    Sascha Hauer authored and Alexey Mednyy's avatar Alexey Mednyy committed
    
    
    The mc34708 has an improved adc. The older variants will always convert
    a fixed order of channels. The mc34708 can do up to eight conversions
    in arbitrary channel order. Currently this extended feature is not
    supported. We only support touchscreen conversions now, which will
    be sampled in a data format compatible to the older chips in order
    to keep the API between the mfd and the touchscreen driver.
    
    Signed-off-by: default avatarSascha Hauer <s.hauer@pengutronix.de>
    c253ed32