1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
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 bindings
10 - Jonathan Cameron <jic23@kernel.org>
13 Supports the DAC found on the LPC1850 SoC.
17 const: nxp,lpc1850-dac
41 additionalProperties: false
45 #include <dt-bindings/clock/lpc18xx-ccu.h>
50 compatible = "nxp,lpc1850-dac";
51 reg = <0x400e1000 0x1000>;
53 clocks = <&ccu1 CLK_APB3_DAC>;
54 vref-supply = <®_vdda>;