1 * Dialog DA9055 Audio CODEC
3 DA9055 provides Audio CODEC support (I2C only).
5 The Audio CODEC device in DA9055 has it's own I2C address which is configurable,
6 so the device is instantiated separately from the PMIC (MFD) device.
8 For details on accompanying PMIC I2C device, see the following:
9 Documentation/devicetree/bindings/mfd/da9055.txt
13 - compatible: "dlg,da9055-codec"
14 - reg: Specifies the I2C slave address
19 codec: da9055-codec@1a {
20 compatible = "dlg,da9055-codec";