Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-09 | sound: Add codec enable to the sound bindings | Simon Glass | |
For U-Boot we allow a GPIO to be specified to enable the codec. Add this to the relevant binding files. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com> | |||
2019-08-09 | sound: tegra: Add the binding file for tegra-audio | Simon Glass | |
This file was missed when adding the sound driver to U-Boot. Bring it in from Linux 5.0. Signed-off-by: Simon Glass <sjg@chromium.org> Acked-by: Jon Hunter <jonathanh@nvidia.com> Signed-off-by: Tom Warren <twarren@nvidia.com> |