]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - Documentation/devicetree/bindings/sound/ak4554.c
Merge tag 'tty-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
[karo-tx-linux.git] / Documentation / devicetree / bindings / sound / ak4554.c
1 AK4554 ADC/DAC
2
3 Required properties:
4
5   - compatible : "asahi-kasei,ak4554"
6
7 Example:
8
9 ak4554-adc-dac {
10         compatible = "asahi-kasei,ak4554";
11 };