Received: by 10.213.65.68 with SMTP id h4csp407659imn; Fri, 23 Mar 2018 07:12:34 -0700 (PDT) X-Google-Smtp-Source: AG47ELvjmcc2zh1ESJKD8PpHFoKrtDrbhhL8RKpJNCF+SOz944hRhObPj8VOhKrnePs7KGxnsXPS X-Received: by 2002:a17:902:7e42:: with SMTP id a2-v6mr29601042pln.13.1521814354168; Fri, 23 Mar 2018 07:12:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521814354; cv=none; d=google.com; s=arc-20160816; b=Z5zDmV+I5a8qwe5pIuJvyAnOHI7gC4nup7x1shq+ZxDwkVwnBqLIidl1NM6v1jSdFF C8MbfUQCelGbtSurkGDQ7dh0aQG2DG0G8ebsh9HfQ738lSb0SrME51nxOdeldCfSeds7 F1ue+lkN/PbU8dpIKGjmUDqLe69GIdSYyTCyJABKwZWZNCm3b6ionQkTO3PkhE31t5wg njVy25/y+0vEgpMRbHPaQIQ5SAgIl5pvAah2qx3w7zazlmCBkr+bZmd/85auqQiDtzJy 1Dg1rTvSM9qgBePJnkds0FVl6Bxy9dT9X1LO+dCMu7VAtVot29CH85hhVc4gFBNnC+bW k/GA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=py96OfH6FZIiXnauqe/xQuODqUEKPGjh/0gKsvq8tDA=; b=wtr3omJ/RMmh2LJDTknbhSuaJHKWM+ylX0KeIm1r0DNomC+9IjaVe1ULUZdGEDmDr6 c7l/uqZ8Zx62ydRmtTJMBXMLKIVxI/jgFZpOF1bMY6eYVawQnkv63/r8Bm3dE8i7LLqf uVPmEf7OG3nGxf4mBAL2MzxPPphDSpyw31h479Kbd8Tz3jN/DT9JJGRrVfTelaYu733b hoidMa0oAARUAJ+LwGSkHM588zk6wyEiu7yF/WX+5iBoO6vebRXXQKeUQwgh8f5kXeut 5aV/md356IN1F9emDBbnxLppZ/oo3jduPl12FlukwdAMMNoTpj9qpcXvYrQd7aT8fe62 3Pjg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w4-v6si8389350plp.122.2018.03.23.07.12.18; Fri, 23 Mar 2018 07:12:34 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753055AbeCWOLK (ORCPT + 99 others); Fri, 23 Mar 2018 10:11:10 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:59877 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752447AbeCWOLJ (ORCPT ); Fri, 23 Mar 2018 10:11:09 -0400 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id 1CE0980220; Fri, 23 Mar 2018 15:11:08 +0100 (CET) Date: Fri, 23 Mar 2018 15:11:07 +0100 From: Pavel Machek To: Sebastian Reichel Cc: Liam Girdwood , Mark Brown , Rob Herring , Tony Lindgren , Lee Jones , Jaroslav Kysela , Takashi Iwai , alsa-devel@alsa-project.org, linux-omap@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, kernel@collabora.com Subject: Re: [PATCHv5,5/5] ARM: dts: omap4-droid4: add soundcard Message-ID: <20180323141107.GB23658@amd> References: <20180223200254.25685-6-sebastian.reichel@collabora.co.uk> <20180322204804.GA26871@amd> <20180322234832.o24ut5ahon46mdu4@earth.universe> <20180323100930.GA21644@amd> <20180323103006.alymgb3ywftb4gek@earth.universe> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9zSXsLTf0vkW971A" Content-Disposition: inline In-Reply-To: <20180323103006.alymgb3ywftb4gek@earth.universe> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --9zSXsLTf0vkW971A Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > > Any more ideas? :-) >=20 > Make sure, that the device was not proped properly (cat > /proc/asound/cards) and post the real error? :) Oh and, audio now works for me, so Tested-by: Pavel Machek for the series. Thanks, Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --9zSXsLTf0vkW971A Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlq1CvsACgkQMOfwapXb+vKxXwCfTytipVc3xGXvXOwWxZs6IaIl npsAn3MkVEAatodpRCjq0aXU5w39na7W =83Zg -----END PGP SIGNATURE----- --9zSXsLTf0vkW971A--