Messages in this thread |  | | Date | Fri, 16 Dec 2022 10:05:46 -0600 | Subject | Re: [PATCH v2] ASoC: Intel: sof_nau8825: add variant with nau8318 amplifier. | From | Pierre-Louis Bossart <> |
| |
> The v2 includes: > changes from v1->v2: > * Modify title and add explanations in commit messages . > * Use new topology file "sof-adl-nau8318-nau8825.tplg" instead of > sof-adl-max98360a-nau8825.tplg.
You can add those directly in the patch, below the --- marker, e.g.
Signed-off-by: Ajye Huang <ajye_huang@compal.corp-partner.google.com> ---
changes from v1->v2: * Modify title and add explanations in commit messages . * Use new topology file "sof-adl-nau8318-nau8825.tplg" instead of sof-adl-max98360a-nau8825.tplg.
sound/soc/intel/boards/Kconfig | 1 + sound/soc/intel/boards/sof_nau8825.c | 23 +++++++++++++++++++ .../intel/common/soc-acpi-intel-adl-match.c | 12 ++++++++++ 3 files changed, 36 insertions(+)
|  |