Received: by 2002:a05:6a10:a841:0:0:0:0 with SMTP id d1csp4507887pxy; Tue, 27 Apr 2021 06:44:35 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz40kpFAMDj7kuxh+OPQCZSjrrPMbzDjPBjOOCVMpc+QXkR+P/49UegKzmzcU1x+sKnvWd8 X-Received: by 2002:a63:f651:: with SMTP id u17mr22123753pgj.148.1619531075576; Tue, 27 Apr 2021 06:44:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1619531075; cv=none; d=google.com; s=arc-20160816; b=OIjohth4dDyr9sl5YWgls4nNOf4XUM1zj7qWxWGkbQVHh01K1XIHFp1L8+adUZEGks NBJhQO1kICqoMqurYwbeWFVY/ibaWBhdaRSdGMl3Gq19gHxTV6cg4OaI0OE/ocQbC3ni ibdDZ6UUQZmof2ZVg7t6lVaaL0vATdddjiSQ1h2DWQyckA47jQVNA9FJIsDrcV49LItk OPoBu/vSekNGgd5Jg6UefLw524SKqhJttAddQc38sryJtC6lEegW4iybXnzhQMhrQMw0 eBtJXerm5I905uRjgBjA1gKgRz+uabK7uUnScrKLYzhhJX0gKviy/z62csgbVhwnsyTm fHyg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:message-id:user-agent:references:in-reply-to :subject:cc:to:from:date:content-transfer-encoding:mime-version :dkim-signature; bh=Ze37HUrwcuaMM/+Jzy68z8algoMq0xuZK6yTkRT4q8M=; b=mlD+g7bKdU3zKs/g/YkGaG7mFP271u/dyUd1AVBnInd0FDAu1Cx4/Ig/WnFE64za/f EQZ675KoMucuXZ772lIZVmmtMiz8YiVxvVgFU6omaVWg19CZuY2lWiFkMexbGjqImi4V a0QQ3McP+LfqvTgv1Xz2EICfv1lc4L2AVteJvYMUR1rTQG+LW79ca0qGXLzDgbdJDdDD BdJ1dianE9T8anBf1kdKUrZ4nJOGZHYTF0jiapF/tUih+TURFoGtgGXL/TSbcKIg6wRL F0wku6OSE7bDPZh15pnscc8NaT0aLC0+jQLW3ISokFqNMyVnsu5C8GIhzbMLFg7WoBCw Anag== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@walle.cc header.s=mail2016061301 header.b=kjI5xZWw; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id ba11si14109925plb.407.2021.04.27.06.44.23; Tue, 27 Apr 2021 06:44:35 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@walle.cc header.s=mail2016061301 header.b=kjI5xZWw; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236443AbhD0No3 (ORCPT + 99 others); Tue, 27 Apr 2021 09:44:29 -0400 Received: from ssl.serverraum.org ([176.9.125.105]:59145 "EHLO ssl.serverraum.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236269AbhD0No2 (ORCPT ); Tue, 27 Apr 2021 09:44:28 -0400 Received: from ssl.serverraum.org (web.serverraum.org [172.16.0.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ssl.serverraum.org (Postfix) with ESMTPSA id 2DA2322235; Tue, 27 Apr 2021 15:43:43 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=walle.cc; s=mail2016061301; t=1619531024; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=Ze37HUrwcuaMM/+Jzy68z8algoMq0xuZK6yTkRT4q8M=; b=kjI5xZWwFd2IVvSaXVY2fvDhN/Wtg11m4WXlgu9YGwKstX3v4SodNqo5eFvRQ0qJmXdEX/ JSwoVVTOnEgtzjHklTev48pVZP3/CoQ8Vh2byAOApYJL12U8+F37vqnxIoJvNVbebzloCI WROTvUuE83KYkhVODGdu5F8SZLvIaAQ= MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Tue, 27 Apr 2021 15:43:42 +0200 From: Michael Walle To: Guillaume Tucker Cc: kernelci-results@groups.io, broonie@kernel.org, Kuninori Morimoto , Heiko Thiery , alsa-devel@alsa-project.org, Jaroslav Kysela , Liam Girdwood , Takashi Iwai , Stephan Gerhold , Thierry Reding , Jon Hunter , linux-kernel@vger.kernel.org Subject: Re: broonie-sound/for-next bisection: baseline.bootrr.asoc-simple-card-probed on kontron-sl28-var3-ads2 In-Reply-To: References: <6080e82c.1c69fb81.cd60c.2a13@mx.google.com> <3ca62063-41b4-c25b-a7bc-8a8160e7b684@collabora.com> <877dkp5141.wl-kuninori.morimoto.gx@renesas.com> <20210426144242.GF4590@sirena.org.uk> <8735vc4r59.wl-kuninori.morimoto.gx@renesas.com> <20210427101926.GA4605@sirena.org.uk> User-Agent: Roundcube Webmail/1.4.11 Message-ID: X-Sender: michael@walle.cc Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, Am 2021-04-27 14:51, schrieb Guillaume Tucker: > +Heiko +Michael > > On 27/04/2021 11:19, Mark Brown wrote: >> On Tue, Apr 27, 2021 at 07:28:34AM +0900, Kuninori Morimoto wrote: >> >>>>> If so, all sai1 - sai6 are using "fsl,vf610-sai", >>>>> all saiX doesn't have .name. I think it should have different name. >>>>> In your case, at least, sai5 / sai6 needs to have >> >>>> You could send a patch along with re-adding the three patches I >>>> dropped? >> >>> Thanks, I can do it. >>> But I want to confirm above first. >>> Let's keep Guillaume's happiness :) >> >> This board is in the Kontron lab - KernelCI is just reporting results >> from it, we'd need to connect with someone from Kontron for system >> specific questions. Guillaume, I don't know what e-mail they wanted >> to >> be used here? > > > We can have KernelCI tests re-run with extra kernel patches in > any lab, but yes for discussing actual changes related to the > platform it's best to ask Kontron folks directly. > > Heiko, Michael, is this something you can please help with? Sure, just put me on CC and I can test the patches manually. -michael