Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-17 | sound: Add an ACPI driver for Dialog Semicondutor da7219 | Simon Glass | |
This chip is used on coral and we need to generate ACPI tables for sound to make it work. Add a driver that does just this (i.e. at present does not actually support playing sound). Signed-off-by: Simon Glass <sjg@chromium.org> |