Re: [PATCH v2 7/7] ASoC: samsung: Add HDMI audio support for Chromebook Snow

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Mar 9, 2018 at 6:48 PM, Sylwester Nawrocki
<s.nawrocki@xxxxxxxxxxx> wrote:
> This patch updates the driver so, in addition to current DT bindings,
> the new DT bindings with cpu, codec subnodes can be used, in order to
> support sound on the HDMI interface.
>
> Signed-off-by: Sylwester Nawrocki <s.nawrocki@xxxxxxxxxxx>
> ---
> Changes since v1:
>  - adjustments to changed order of codecs in codec/cpu-dai property,
>  - fixed errors in snow_remove().
> ---
>  sound/soc/samsung/snow.c | 226 +++++++++++++++++++++++++++++++++++++----------
>  1 file changed, 178 insertions(+), 48 deletions(-)
>
> diff --git a/sound/soc/samsung/snow.c b/sound/soc/samsung/snow.c
> index fc62110f500f..f00ca1ca0171 100644
> --- a/sound/soc/samsung/snow.c
> +++ b/sound/soc/samsung/snow.c
> @@ -11,92 +11,207 @@
>   * General Public License for more details.
>   */
>
> +#include <linux/clk.h>
>  #include <linux/module.h>
>  #include <linux/platform_device.h>
>  #include <linux/of.h>
>  #include <linux/of_device.h>
> -
> +#include <sound/pcm_params.h>
>  #include <sound/soc.h>
>
>  #include "i2s.h"
>
> -#define FIN_PLL_RATE           24000000
> +#define FIN_PLL_RATE           24000000UL

This change looks unrelated so how about making it separate patch?

For the rest:
Acked-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>

Best regards,
Krzysztof
_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel



[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux