driver: adc: microchip: Merged MEC172x and MEC15xx version drivers.
Updated the "adc_mchp_xec_v2.c" adc driver to support both MEC172x and MEC15xx SOC. ADC smapling clock configuration updated using DTS. Signed-off-by: Manimaran A <manimaran.a@microchip.com>
This commit is contained in:
parent
f6a0d9c7f7
commit
51b1c5b9d6
4 changed files with 58 additions and 7 deletions
|
@ -28,6 +28,11 @@ properties:
|
|||
required: true
|
||||
description: ADC PCR register index and bit position
|
||||
|
||||
clktime:
|
||||
type: int
|
||||
required: true
|
||||
description: ADC clock high & low time count value <1:255>
|
||||
|
||||
pinctrl-0:
|
||||
required: true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue