From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH] alsa-utils: aplay: Adjust sample rate limits to support newer hardware Date: Thu, 07 Dec 2017 13:45:53 +0100 Message-ID: References: <1512647834-24554-1-git-send-email-jussi@sonarnerd.net> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) by alsa0.perex.cz (Postfix) with ESMTP id C104A267B18 for ; Thu, 7 Dec 2017 13:45:53 +0100 (CET) In-Reply-To: <1512647834-24554-1-git-send-email-jussi@sonarnerd.net> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Jussi Laako Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Thu, 07 Dec 2017 12:57:14 +0100, Jussi Laako wrote: > > There are number of devices that support up to 384 kHz sampling rate and > some devices up to 768 kHz sampling rate. This patch increases sanity > check limit to 768k in order to support testing of such hardware. > > Signed-off-by: Jussi Laako Applied, thanks. Takashi