commit | 53633a893a06bd5a0c807287d9cc29337806eaf7 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Thu Feb 29 12:33:36 2024 -0500 |
committer | Tom Rini <trini@konsulko.com> | Thu Feb 29 12:33:36 2024 -0500 |
tree | 3d1092c556e3be208de2328232c29725970c6edc |
Squashed 'dts/upstream/' content from commit aaba2d45dc2a git-subtree-dir: dts/upstream git-subtree-split: aaba2d45dc2a1b3bbb710f2a3808ee1c9f340abe
diff --git a/Bindings/sound/ak4554.txt b/Bindings/sound/ak4554.txt new file mode 100644 index 0000000..934fa02 --- /dev/null +++ b/Bindings/sound/ak4554.txt
@@ -0,0 +1,11 @@ +AK4554 ADC/DAC + +Required properties: + + - compatible : "asahi-kasei,ak4554" + +Example: + +ak4554-adc-dac { + compatible = "asahi-kasei,ak4554"; +};