From patchwork Tue Jun 23 18:31:27 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tim Harvey X-Patchwork-Id: 11621503 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 81B1C138C for ; Tue, 23 Jun 2020 18:42:41 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 5683020781 for ; Tue, 23 Jun 2020 18:42:41 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Cc4/BhUX"; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="lmV3ntY4" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 5683020781 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=gateworks.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:MIME-Version:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Owner; bh=Q0cmyZgFHRCIRzb7rrWtq98WVaTHdEuExXAdAh9HKRo=; b=Cc4/BhUXVVOAFRMApn9boG22RW YdhiYkvXjd4qiLmc0lL+TbKh8LsC+Qu1UmCM3xPxwMLBOOfNnc6xPxQ0IVMEX0Lg9GO1Cc23NHzAT chAzcYtpToCt3Ss9oZnNCNIyDA0/DFPJ1vqXCE3QxONpDIwZed1FtO/8hj4AC9pNGDwzWQvKq+NjJ 0Hyf57/tNPoh445EidVymsCuDhmM2wxShL5uY1At5HuQEGBLFYqs4soaw6AeeWfrcZ8zUE6LIfL/K PxFJV4cQ30vvIA+6EGI5MSkMidM0SOo1/bovxMNiyod+7k73tKqS0TAZjWDO3W9v/uRckCh7lBD4W EW4s3xbw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jnnqX-0000Lq-90; Tue, 23 Jun 2020 18:40:37 +0000 Received: from casper.infradead.org ([2001:8b0:10b:1236::1]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jnniD-0001Xc-FY for linux-arm-kernel@merlin.infradead.org; Tue, 23 Jun 2020 18:32:01 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=Message-Id:Date:Subject:Cc:To:From: Sender:Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description:In-Reply-To:References; bh=JwquxdqDOHkoWiBMgv7nT0VmvzD2VkPAJSXghiz9Rs8=; b=lmV3ntY4ThsItQC15Mc9JeeG8N V+5wrlpNKPWSVpsG4E3VoAJE7J2Usj19Y+aNZXS6LtKG3cSlKhalh+mcACqVv3j33Xl3KLCXOcT3N eoX3fQ3bg88N5rabSS6NzeDCjZowQZbRMt0rCuARCOL8BlpnVD6bW975VGiRREduLlqEGsjFSRpXE S9MOw0t0XvQgLSz7BdVNspDUS4iVI2jx2SGKGYso5PcdSu0OSOVnZmq++Jk53MH0vv6cgg7D1G/Jt UAuGmbOl0NHWVjCr0tEKpxoOKSKTbpH1gzWcKtL2Fu+qxg/w4QSxyFAmiH1EqCs+NUIYZR5a9AhtH EK8kvejA==; Received: from lists.gateworks.com ([108.161.130.12]) by casper.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1jnni9-0006rV-F5 for linux-arm-kernel@lists.infradead.org; Tue, 23 Jun 2020 18:32:00 +0000 Received: from 068-189-091-139.biz.spectrum.com ([68.189.91.139] helo=tharvey.pdc.gateworks.com) by lists.gateworks.com with esmtp (Exim 4.82) (envelope-from ) id 1jnnl4-0001E9-Kt; Tue, 23 Jun 2020 18:34:58 +0000 From: Tim Harvey To: Rob Herring , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team Subject: [RESEND PATCH v2] ARM: dts: imx6qdl-gw551x: fix audio SSI Date: Tue, 23 Jun 2020 11:31:27 -0700 Message-Id: <1592937087-8885-1-git-send-email-tharvey@gateworks.com> X-Mailer: git-send-email 2.7.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200623_193157_835598_B7CD8BDD X-CRM114-Status: GOOD ( 10.35 ) X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.4.4 on casper.infradead.org summary: Content analysis details: (-1.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Tim Harvey , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org The audio codec on the GW551x routes to ssi1 Signed-off-by: Tim Harvey --- v2: fix typo in commit short desc --- arch/arm/boot/dts/imx6qdl-gw551x.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/imx6qdl-gw551x.dtsi b/arch/arm/boot/dts/imx6qdl-gw551x.dtsi index c38e86e..8c33510 100644 --- a/arch/arm/boot/dts/imx6qdl-gw551x.dtsi +++ b/arch/arm/boot/dts/imx6qdl-gw551x.dtsi @@ -110,7 +110,7 @@ simple-audio-card,frame-master = <&sound_codec>; sound_cpu: simple-audio-card,cpu { - sound-dai = <&ssi2>; + sound-dai = <&ssi1>; }; sound_codec: simple-audio-card,codec {