Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp4700217imm; Mon, 18 Jun 2018 21:13:35 -0700 (PDT) X-Google-Smtp-Source: ADUXVKKGVl9mdKy/aGaUbG2/cfvN4UNPV4gVpSy7TCMjQi/7bG1KM8lDBDmmRdTK3hCbrvZg2eBr X-Received: by 2002:a63:6e82:: with SMTP id j124-v6mr13479979pgc.349.1529381614968; Mon, 18 Jun 2018 21:13:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1529381614; cv=none; d=google.com; s=arc-20160816; b=lQOIxzQbY1mLUexp6FEGZiYKlmihNOUZZuL/KBsIO8LP8ZO5O5iudZ8tqTic64DRMe SLF9vHTsXJITHtuTdxcgoITh6KJqffSfH+nQU4Hg0jpAHPzQsvAqAeZqnrUzSQNGRwo9 w2zBD/so3Q7naIuU7TC2Hv8Fw/3Nrhb/iq2WbMpgQlCHXj6a4AM5ddnz8ggRGb7RjFYA hEjcLB/mzDsyq5EmDSnZDtf0VpWZpysUb1DT0bthJ52zkVr9zP7TrxwlPjK7YJZ9dGsC n0H4/WudKi13T99O481+EBXNI2HB/MKgywgJ/rwfgY28byJiUb3ITSAy977XnGehzyZQ YErQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from :arc-authentication-results; bh=Ov9C7/1vjdiaUVoXiLdoO5969RdcnaazVBtqYOY8UjQ=; b=QgR4rCbCC+Ao8z8HCUTpHOn5lbJPa2mI7T7H69IfBngf028hGqAdcF+HQ0sqm+i3MR nfwJuGzgvTY1VftO8HXj7XwuMbFk8Il8hub9M3xnOkJZgJhF02RllWBMMEc+OWkgiFge 5z3trerYHo36A5mj7ZDTjzejR3RHGbUM60Yj1c1YncefYuHV3WD1/+gAsfe1gyHciVcP VPLE9p8nLCD7xTWNDqAuQXf1lgY/NRvNiA0jM6R0zvDkestfeJ8WMlqT5whBdGETUHGE 8z51+XsPT32B0H6UkWvPCZG0Y4bQ/1PfWG2MjzpgkZcjOMtFOp2FhQfDOthilqE4N37Z Z6zA== 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 e192-v6si13437834pgc.233.2018.06.18.21.13.21; Mon, 18 Jun 2018 21:13: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 S964900AbeFSEMQ (ORCPT + 99 others); Tue, 19 Jun 2018 00:12:16 -0400 Received: from mx.socionext.com ([202.248.49.38]:10665 "EHLO mx.socionext.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752572AbeFSEMI (ORCPT ); Tue, 19 Jun 2018 00:12:08 -0400 Received: from unknown (HELO kinkan-ex.css.socionext.com) ([172.31.9.52]) by mx.socionext.com with ESMTP; 19 Jun 2018 13:12:07 +0900 Received: from mail.mfilter.local (m-filter-1 [10.213.24.61]) by kinkan-ex.css.socionext.com (Postfix) with ESMTP id B2C171800ED; Tue, 19 Jun 2018 13:12:07 +0900 (JST) Received: from 172.31.9.53 (172.31.9.53) by m-FILTER with ESMTP; Tue, 19 Jun 2018 13:12:07 +0900 Received: from yuzu.css.socionext.com (yuzu [172.31.8.45]) by iyokan.css.socionext.com (Postfix) with ESMTP id 4F65A40385; Tue, 19 Jun 2018 13:12:07 +0900 (JST) Received: from aegis.e01.socionext.com (unknown [10.213.134.210]) by yuzu.css.socionext.com (Postfix) with ESMTP id 2B2AA12013B; Tue, 19 Jun 2018 13:12:07 +0900 (JST) From: Katsuhiro Suzuki To: linux-arm-kernel@lists.infradead.org, Masahiro Yamada , devicetree@vger.kernel.org Cc: Masami Hiramatsu , Jassi Brar , linux-kernel@vger.kernel.org, Katsuhiro Suzuki Subject: [PATCH] arm64: dts: uniphier: fix widget name of headphone for LD11/LD20 boards Date: Tue, 19 Jun 2018 13:12:05 +0900 Message-Id: <20180619041205.6720-1-suzuki.katsuhiro@socionext.com> X-Mailer: git-send-email 2.17.1 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patch fixes wrong name of headphone widget for receiving events of insert/remove headphone plug from simple-card or audio-graph-card. If we use wrong widget name then we get warning messages such as "asoc-audio-graph-card sound: ASoC: DAPM unknown pin Headphones" when the plug is inserted or removed from headphone jack. Signed-off-by: Katsuhiro Suzuki --- arch/arm64/boot/dts/socionext/uniphier-ld11-global.dts | 2 +- arch/arm64/boot/dts/socionext/uniphier-ld20-global.dts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm64/boot/dts/socionext/uniphier-ld11-global.dts b/arch/arm64/boot/dts/socionext/uniphier-ld11-global.dts index e5bda40b3ec6..7cc3f6dd93d9 100644 --- a/arch/arm64/boot/dts/socionext/uniphier-ld11-global.dts +++ b/arch/arm64/boot/dts/socionext/uniphier-ld11-global.dts @@ -54,7 +54,7 @@ sound { compatible = "audio-graph-card"; label = "UniPhier LD11"; - widgets = "Headphone", "Headphone Jack"; + widgets = "Headphone", "Headphones"; dais = <&i2s_port2 &i2s_port3 &i2s_port4 diff --git a/arch/arm64/boot/dts/socionext/uniphier-ld20-global.dts b/arch/arm64/boot/dts/socionext/uniphier-ld20-global.dts index 38b75998e2dd..575be4ab0072 100644 --- a/arch/arm64/boot/dts/socionext/uniphier-ld20-global.dts +++ b/arch/arm64/boot/dts/socionext/uniphier-ld20-global.dts @@ -54,7 +54,7 @@ sound { compatible = "audio-graph-card"; label = "UniPhier LD20"; - widgets = "Headphone", "Headphone Jack"; + widgets = "Headphone", "Headphones"; dais = <&i2s_port2 &i2s_port3 &i2s_port4 -- 2.17.1