linux-brain/Documentation/devicetree/bindings/sound/ak4554.txt
Raphael Poggi 87ab5205e6 dt-bindings: ak4554: extension should be .txt
Signed-off-by: Raphaël Poggi <poggi.raph@gmail.com>
Signed-off-by: Rob Herring <robh@kernel.org>
2015-11-10 17:23:40 -06:00

12 lines
143 B
Plaintext

AK4554 ADC/DAC
Required properties:
- compatible : "asahi-kasei,ak4554"
Example:
ak4554-adc-dac {
compatible = "asahi-kasei,ak4554";
};