Audio System + Drivers (#562)
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
description: Maxim MAX98357A class-D speaker amplifier (I2S input, optional GPIO enable)
|
||||
|
||||
compatible: "maxim,max98357a"
|
||||
|
||||
properties:
|
||||
i2s:
|
||||
type: phandle
|
||||
required: true
|
||||
description: "I2S controller device that carries audio data"
|
||||
pin-enable:
|
||||
type: phandles
|
||||
default: GPIO_PIN_SPEC_NONE
|
||||
description: "Amplifier enable (SD) pin. Omit if the amplifier is always enabled."
|
||||
Reference in New Issue
Block a user