From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH] ALSA: dice: add stream format parameters for Mytek devices Date: Fri, 18 May 2018 08:56:25 +0200 Message-ID: References: <20632004.ST2tKRhYS0@melvin-pc> 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 6B2C726707F for ; Fri, 18 May 2018 08:56:26 +0200 (CEST) In-Reply-To: <20632004.ST2tKRhYS0@melvin-pc> 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: Melvin Vermeeren Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On Thu, 17 May 2018 21:00:00 +0200, Melvin Vermeeren wrote: > > Mytek manufactures some equipment with DICE-based firewire ports. These > devices contain old versions of DICE firmware which lacks detailed > stream format reporting for all sampling clock modes. > > Building upon the recent work by Takashi Sakamoto, hard-coded parameters > are added for the Stereo 192 DSD-DAC. When the device vendor and model > match the coded parameters are copied into the stream format cache. > > Signed-off-by: Melvin Vermeeren Applied, thanks. Takashi