2018-07-27 00:28:39 +08:00
|
|
|
#
|
|
|
|
# Copyright (c) 2018, Intel Corporation
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
#
|
2019-06-19 06:03:49 +08:00
|
|
|
|
2018-07-27 00:28:39 +08:00
|
|
|
title: Texas Instruments TLV320DAC Audio DAC
|
|
|
|
|
|
|
|
description: >
|
|
|
|
This binding gives a base representation of TLV320DAC310x Audio DAC
|
|
|
|
|
2019-08-22 07:10:12 +08:00
|
|
|
include: i2c-device.yaml
|
2018-07-27 00:28:39 +08:00
|
|
|
|
|
|
|
properties:
|
|
|
|
compatible:
|
|
|
|
constraint: "ti,tlv320dac"
|
|
|
|
|
|
|
|
reset-gpios:
|
2019-08-14 21:58:07 +08:00
|
|
|
type: phandle-array
|
2019-08-28 06:22:01 +08:00
|
|
|
required: true
|