From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kuninori Morimoto Subject: Re: [alsa-devel] [PATCH 8/8] ASoC: add snd-soc-dummy DT support Date: Thu, 28 Aug 2014 03:41:22 -0700 (PDT) Message-ID: <87tx4whp66.wl%kuninori.morimoto.gx@gmail.com> References: <87fvgriqrb.wl%kuninori.morimoto.gx@gmail.com> <874mx7iqgt.wl%kuninori.morimoto.gx@renesas.com> <53F9A6EE.5070005@metafoo.de> <871ts4nmki.wl%kuninori.morimoto.gx@gmail.com> <20140826062558.GR17528@sirena.org.uk> <87wq9vmyyc.wl%kuninori.morimoto.gx@gmail.com> <20140826091120.GC17528@sirena.org.uk> <53FC5105.6070901@metafoo.de> <20140826094211.GF17528@sirena.org.uk> <87r403mtip.wl%kuninori.morimoto.gx@gmail.com> <20140826105028.GK17528@sirena.org.uk> <87d2bmpwi2.wl%kuninori.morimoto.gx@gmail.com> <87a96qpqsy.wl%kuninori.morimoto.gx@gmail.com> <53FD95AB.6080903@metafoo.de> <87fvghihaq.wl%kuninori.morimoto.gx@gmail.com> <53FED90B.8070308@metafoo.de> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: In-Reply-To: <53FED90B.8070308-Qo5EllUWu/uELgA04lAiVw@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Lars-Peter Clausen Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Linux-ALSA , Kuninori Morimoto , Mark Brown , Liam Girdwood , Simon List-Id: devicetree@vger.kernel.org Hi Lars > > The reason why I'm tring to support DPCM on simple-card is "sampling rate convert". > > My rcar_sound can convert sampling rate, and I tried to add this feature as > > rcar_sound property. > > But, Mark rejected and requests me to use DPCM for it, > > since it can be common featrue. > > Current existing simple-card can't use it, and I'm tring. > > But, am I misunderstanding ? > > Is the sample rate converter a extra module, or is the sample rate converter > just a feature of the I2S core? Does this "I2S core" = CPU ? Then, it is CPU's feature. The image is like this 48kHz ---> 48kHz 44.1kHz ---> [CPU] ---> [codec] 96kHz ---> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html