Skip to content

Commit

Permalink
dts/bindings: Add the representation for Microchip's XEC ADC
Browse files Browse the repository at this point in the history
Found on MEC1501.

Signed-off-by: Tomasz Bursztyka <[email protected]>
Signed-off-by: Daniel Leung <[email protected]>
  • Loading branch information
Tomasz Bursztyka authored and nashif committed Sep 25, 2019
1 parent f15ad9d commit 82bbf5c
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions dts/bindings/iio/adc/microchip,xec-adc.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
#
# Copyright (c) 2019, Intel Corporation
#
# SPDX-License-Identifier: Apache-2.0
#

title: Microchip XEC ADC

description: >
This binding gives a base representation of the Microchip XEC ADC
compatible: "microchip,xec-adc"

include: adc-controller.yaml

properties:
reg:
required: true

interrupts:
required: true

"#io-channel-cells":
const: 1

"#cells":
- input

0 comments on commit 82bbf5c

Please sign in to comment.