Re: [PATCH 4/6] arm64: dts: renesas: gray-hawk-single: Add Sound support

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

 



Hi Geert

>     struct snd_soc_dapm_route {
>             const char *sink;
>             const char *control;
>             const char *source;
>             ...
>     };
> 
>     static const struct snd_soc_dapm_route simple_mux_dapm_routes[] = {
>             { "OUT", NULL, "MUX" },
>             { "MUX", "Input 1", "IN1" },
>             { "MUX", "Input 2", "IN2" },
>     };
> 
> It looks like snd_soc_dapm_route does not support a node that can
> change roles between sink and source.

This part is independent from main Sound system (= R-Car - AK4619).
Indeed naming of "sink/source" text is not cinderella matching to
our board. It is re-using existing driver, because our case is not
general.

Thank you for your help !!

Best regards
---
Kuninori Morimoto




[Index of Archives]     [Linux Samsung SOC]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]

  Powered by Linux