Skip to content
  • Kumar Gala's avatar
    drivers: adc: adc_sam_afec: rework device tree support · 94fcf2ef
    Kumar Gala authored
    
    
    Reworked adc_sam_afec driver to utilize new DT_INST macros as part of
    this rework we also now get pin ctrl/mux configuration information
    from the device tree instead of via Kconfig and defines in soc_pinmap.h
    
    We remove defines from dts_fixup.h and soc_pinmap.h and associated
    Kconfig symbols that are no longer needed due to getting all that
    information from devicetree.
    
    Signed-off-by: default avatarKumar Gala <kumar.gala@linaro.org>
    94fcf2ef
Loading