From patchwork Thu Jan 16 01:36:59 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kuninori Morimoto X-Patchwork-Id: 11335815 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 95ED992A for ; Thu, 16 Jan 2020 01:37:09 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 73A4920723 for ; Thu, 16 Jan 2020 01:37:09 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="gjed4EPW" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 73A4920723 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=renesas.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=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:To:Subject:From:Message-ID :Date: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=TBUkD5EsZMqYRf4ikV980HA1yG1u2vMXsufrvxtJUvU=; b=gjed4EPWfnCQVa p5uADJcu9yBgqDZXOxHw2pvLUIpQflUSeEanFtFZD5GJVF6yfNLuKNTGCTlzVUEIueB5ggOg8o619 u5RN3rU3oDuOrfu47oqwJzS0jwrS8R7YPH/ovNW2nbbXlIzyO/NJTEAs8z4DDu813kTNIjFtMbkHP BzGy2GO9K+W0G4bnEnKmjgnWR8lKEhhFksBuK+DFuf7Pm2ZGYJgu+0SzuHKozLq98YYZRETeWOO6J xjHLOriajKU7ZlSIFNYYNFnEQHO/hOfq7vhMoC4uiYh9KKRnHVYuE+nfTvaiB2tc/YkzNtlqytQL3 JEfdNuVowdxo7xjqAyjA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1iru5r-0007Gi-G0; Thu, 16 Jan 2020 01:37:07 +0000 Received: from relmlor2.renesas.com ([210.160.252.172] helo=relmlie6.idc.renesas.com) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1iru5o-0007GA-6V for linux-arm-kernel@lists.infradead.org; Thu, 16 Jan 2020 01:37:05 +0000 Date: 16 Jan 2020 10:36:59 +0900 X-IronPort-AV: E=Sophos;i="5.70,323,1574089200"; d="scan'208";a="36573436" Received: from unknown (HELO relmlir6.idc.renesas.com) ([10.200.68.152]) by relmlie6.idc.renesas.com with ESMTP; 16 Jan 2020 10:36:59 +0900 Received: from morimoto-PC.renesas.com (unknown [10.166.18.140]) by relmlir6.idc.renesas.com (Postfix) with ESMTP id 5A48B412A5AD; Thu, 16 Jan 2020 10:36:59 +0900 (JST) Message-ID: <87muao18sk.wl-kuninori.morimoto.gx@renesas.com> From: Kuninori Morimoto Subject: [PATCH][resend] ARM: stihxxx-b2120.dtsi: fixup sound frame-inversion User-Agent: Wanderlust/2.15.9 Emacs/24.5 Mule/6.0 To: Olof Johansson , Geert Uytterhoeven MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200115_173704_355735_1ACAD076 X-CRM114-Status: UNSURE ( 9.81 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 3.0 (+++) X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary: Content analysis details: (3.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [210.160.252.172 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 3.0 AC_FROM_MANY_DOTS Multiple periods in From user name 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: Mark Rutland , devicetree@vger.kernel.org, Rob Herring , Patrice Chotard , linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org From: Kuninori Morimoto frame-inversion is flag not uint32. This patch fixup it. Signed-off-by: Kuninori Morimoto Reviewed-by: Patrice Chotard --- 1 month passed, but nothing happen... I repost this patch, again arch/arm/boot/dts/stihxxx-b2120.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/stihxxx-b2120.dtsi b/arch/arm/boot/dts/stihxxx-b2120.dtsi index 60e1104..d051f08 100644 --- a/arch/arm/boot/dts/stihxxx-b2120.dtsi +++ b/arch/arm/boot/dts/stihxxx-b2120.dtsi @@ -46,7 +46,7 @@ /* DAC */ format = "i2s"; mclk-fs = <256>; - frame-inversion = <1>; + frame-inversion; cpu { sound-dai = <&sti_uni_player2>; };