Lines Matching +full:lpc1850 +full:- +full:dac
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/iio/dac/nxp,lpc1850-dac.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: NXP LPC1850 DAC
10 - Jonathan Cameron <jic23@kernel.org>
13 Supports the DAC found on the LPC1850 SoC.
17 const: nxp,lpc1850-dac
28 vref-supply: true
34 - compatible
35 - reg
36 - interrupts
37 - clocks
38 - vref-supply
39 - resets
44 - |
45 #include <dt-bindings/clock/lpc18xx-ccu.h>
47 #address-cells = <1>;
48 #size-cells = <1>;
49 dac: dac@400e1000 {
50 compatible = "nxp,lpc1850-dac";
54 vref-supply = <®_vdda>;