Lines Matching +full:sophgo +full:- +full:doc
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/iio/adc/sophgo,cv1800b-saradc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 Sophgo CV1800B SoC 3 channels Successive Approximation Analog to
12 - Thomas Bonnefille <thomas.bonnefille@bootlin.com>
15 Datasheet at https://github.com/sophgo/sophgo-doc/releases
19 const: sophgo,cv1800b-saradc
30 '#address-cells':
33 '#size-cells':
37 "^channel@[0-2]$":
43 - minimum: 0
47 - reg
52 - compatible
53 - reg
54 - clocks
55 - '#address-cells'
56 - '#size-cells'
61 - |
62 #include <dt-bindings/clock/sophgo,cv1800.h>
63 #include <dt-bindings/interrupt-controller/irq.h>
65 compatible = "sophgo,cv1800b-saradc";
69 #address-cells = <1>;
70 #size-cells = <0>;