From patchwork Mon Jun 25 03:45:04 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Katsuhiro Suzuki X-Patchwork-Id: 139794 Delivered-To: patch@linaro.org Received: by 2002:a2e:970d:0:0:0:0:0 with SMTP id r13-v6csp3494639lji; Sun, 24 Jun 2018 20:45:17 -0700 (PDT) X-Google-Smtp-Source: ADUXVKISUTJUhTReQQdh3nSeRRXo5BdVBo8Jozd08l45E/iex9by3k4N3s8LL/QQ7QQPnGik5YxT X-Received: by 2002:a63:951e:: with SMTP id p30-v6mr9183521pgd.318.1529898317640; Sun, 24 Jun 2018 20:45:17 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1529898317; cv=none; d=google.com; s=arc-20160816; b=p9O/SezgWvVoJatC3BE1+ENifQlmuOB5WlvQUJiq3GkoSSfu8JKoq5PHeNVJNukc60 sBn7xanlZH7Xu9gKjit/YVMFoQDsauqo7liVdTGpFUKZL9uvgr7TZC0HZ7y6hb2eLyBP 1bfa49kPDE4M7Y74L8sSu8csBcrB1ZplYEddQ3OI2n7xh4uxdObJKxktJTRhtnHMcMqi 9qeU/N+HfRSooeDfr7ksqIbw9RUa3iJyQJqXD4u2BMDHhoX0phzbYG3o89rTFk/ZqycK 05GWfW1LcLsCWa9bIo7z3TCuUzYcnlnisROqwCklAYF4UlYfLEldLnBA7yXisvGuPczO MEhg== 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=F6doiOM8TVyWXzB09urYE+6MYWV1rCG6vcsPAsrqKzM=; b=ddQ8DavpzmsC8g6cIUSL19iB2XHMZJ5kYQlmGXV8wfIH4hncPWFfTPm1X5PeCIVhju x13UDYxYdHYOgB/oJxIrP4PjtLBSgbXez0cQxWaSnlhPynDLhNKTP0OndLRqtpXMGlIj l1RBjMhW9QZS3UdRg+Do5ibjDahO1o1Q+25YT3927wRieoWM7MEkVb5QFBLglL1bg0kx lOfyQwFOb4jKHKI1oYzb039Ah5D27PwFEg1LyWxYahagNrH1KuWphPpMJUEO/DRXx7dQ 4xU5fJEPZIGfF1QWHxi6uEew9xgJFSy3VOEjj6qAu88L5dXQ/xDBEyIzkWy4Ve+0xSUx SBnA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=devicetree-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 x12-v6si10657365pgt.362.2018.06.24.20.45.17; Sun, 24 Jun 2018 20:45:17 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of devicetree-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 devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752505AbeFYDpN (ORCPT + 5 others); Sun, 24 Jun 2018 23:45:13 -0400 Received: from mx.socionext.com ([202.248.49.38]:32995 "EHLO mx.socionext.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752396AbeFYDpN (ORCPT ); Sun, 24 Jun 2018 23:45:13 -0400 Received: from unknown (HELO iyokan-ex.css.socionext.com) ([172.31.9.54]) by mx.socionext.com with ESMTP; 25 Jun 2018 12:45:12 +0900 Received: from mail.mfilter.local (m-filter-1 [10.213.24.61]) by iyokan-ex.css.socionext.com (Postfix) with ESMTP id 3321960033; Mon, 25 Jun 2018 12:45:12 +0900 (JST) Received: from 172.31.9.53 (172.31.9.53) by m-FILTER with ESMTP; Mon, 25 Jun 2018 12:45:12 +0900 Received: from yuzu.css.socionext.com (yuzu [172.31.8.45]) by iyokan.css.socionext.com (Postfix) with ESMTP id E3F2040310; Mon, 25 Jun 2018 12:45:11 +0900 (JST) Received: from aegis.e01.socionext.com (unknown [10.213.134.210]) by yuzu.css.socionext.com (Postfix) with ESMTP id B3AED120A81; Mon, 25 Jun 2018 12:45:11 +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 v2 1/2] arm64: dts: uniphier: add headphone detect gpio for LD20 global board Date: Mon, 25 Jun 2018 12:45:04 +0900 Message-Id: <20180625034505.1404-1-suzuki.katsuhiro@socionext.com> X-Mailer: git-send-email 2.18.0 Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org This patch adds GPIO for headphone detection on LD20 global board. Signed-off-by: Katsuhiro Suzuki --- arch/arm64/boot/dts/socionext/uniphier-ld20-global.dts | 1 + 1 file changed, 1 insertion(+) -- 2.18.0 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/arch/arm64/boot/dts/socionext/uniphier-ld20-global.dts b/arch/arm64/boot/dts/socionext/uniphier-ld20-global.dts index 6a074a20c924..8aeb59486ff2 100644 --- a/arch/arm64/boot/dts/socionext/uniphier-ld20-global.dts +++ b/arch/arm64/boot/dts/socionext/uniphier-ld20-global.dts @@ -60,6 +60,7 @@ &i2s_port4 &spdif_port0 &comp_spdif_port0>; + hp-det-gpio = <&gpio UNIPHIER_GPIO_IRQ(0) GPIO_ACTIVE_LOW>; }; spdif-out { From patchwork Mon Jun 25 03:45:05 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Katsuhiro Suzuki X-Patchwork-Id: 139795 Delivered-To: patch@linaro.org Received: by 2002:a2e:970d:0:0:0:0:0 with SMTP id r13-v6csp3494739lji; Sun, 24 Jun 2018 20:45:29 -0700 (PDT) X-Google-Smtp-Source: ADUXVKIhK+m8C0A3RPaUMSN3nW9jk48iCZ1tSbhN50EoUB5Qhhroa1xS7QHOv/WzEVLQk/GjL3lI X-Received: by 2002:a17:902:6f0f:: with SMTP id w15-v6mr10507614plk.216.1529898328914; Sun, 24 Jun 2018 20:45:28 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1529898328; cv=none; d=google.com; s=arc-20160816; b=jfA/CLPzEUH0cfswxTa8aWDfoAK7qLs42XWebns08OCAb+7u0c54wrLPLJyKHWQoil dlF6a3Cj2R2mMkZujh2vwKbBf9N798P/X2m7FmzZdBCh5jmj/Tsk1RvWfEnHu4YIO3eS 0if/R0059oa2xGxh7P+sQYK461MqCL7yYVnugqKfEKj6YLw/0UPSPutpmwC23t4lJVNO iSUQlVN3Fnr259h6lnPxgc4eaf9jyOIz/t3GBkNKJnXnpc8lmA9weO6pISjbwqJTSjci 15RwtJyXxwhpPG6CqR/35q5iaBNV+tDDSSiGLx5DrMNvMcAvVwN/ADO9ppcHeHqRNGN+ tkuA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from:arc-authentication-results; bh=atb6iUJRxYQzWzfqgdbAg09Q2amMrYI9Fq4qcXsD2OE=; b=RNbTHRLibq1/URCDDyfCNXRwssdaboh1w4KnD/YZn5Y1weTLkAYWm9CZsxkWumLq8Q VnQ//GqOrtR308uGpxoaiWTFqfOuBgz4padvfv8OgIq1jlPHNHvAClcBlmTl0UIPRihp 6rWYKnlI5rCQ9/eVNXLxoozjzbwu4Wny2swYf3gqw90cO7FoVPpKIESb+C5siBgUS7QH efOuFb1LRd6EeDtlX55HahR+L84HXaWnSGFqdSRoeXoPruQagBgzl0A1ADjU9SMsBZar oziOuiBbwcx4BAi9HdMLarZZeqm465zq6xP5PUhPxo/EAeyfuvHEZ+5khFGTJ+TeCDFv +lbw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=devicetree-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 b9-v6si10668577pgs.139.2018.06.24.20.45.28; Sun, 24 Jun 2018 20:45:28 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of devicetree-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 devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751802AbeFYDp0 (ORCPT + 5 others); Sun, 24 Jun 2018 23:45:26 -0400 Received: from mx.socionext.com ([202.248.49.38]:32997 "EHLO mx.socionext.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752444AbeFYDpN (ORCPT ); Sun, 24 Jun 2018 23:45:13 -0400 Received: from unknown (HELO kinkan-ex.css.socionext.com) ([172.31.9.52]) by mx.socionext.com with ESMTP; 25 Jun 2018 12:45:12 +0900 Received: from mail.mfilter.local (m-filter-1 [10.213.24.61]) by kinkan-ex.css.socionext.com (Postfix) with ESMTP id BFADF181068; Mon, 25 Jun 2018 12:45:12 +0900 (JST) Received: from 172.31.9.53 (172.31.9.53) by m-FILTER with ESMTP; Mon, 25 Jun 2018 12:45:12 +0900 Received: from yuzu.css.socionext.com (yuzu [172.31.8.45]) by iyokan.css.socionext.com (Postfix) with ESMTP id 21E8C40310; Mon, 25 Jun 2018 12:45:12 +0900 (JST) Received: from aegis.e01.socionext.com (unknown [10.213.134.210]) by yuzu.css.socionext.com (Postfix) with ESMTP id E9F9F120A81; Mon, 25 Jun 2018 12:45:11 +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 v2 2/2] arm64: dts: uniphier: add headphone detect gpio for LD11 global board Date: Mon, 25 Jun 2018 12:45:05 +0900 Message-Id: <20180625034505.1404-2-suzuki.katsuhiro@socionext.com> X-Mailer: git-send-email 2.18.0 In-Reply-To: <20180625034505.1404-1-suzuki.katsuhiro@socionext.com> References: <20180625034505.1404-1-suzuki.katsuhiro@socionext.com> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org This patch adds GPIO for headphone detection on LD11 global board. Signed-off-by: Katsuhiro Suzuki --- arch/arm64/boot/dts/socionext/uniphier-ld11-global.dts | 1 + 1 file changed, 1 insertion(+) -- 2.18.0 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/arch/arm64/boot/dts/socionext/uniphier-ld11-global.dts b/arch/arm64/boot/dts/socionext/uniphier-ld11-global.dts index 798882cccbd6..eb6a5b914fdb 100644 --- a/arch/arm64/boot/dts/socionext/uniphier-ld11-global.dts +++ b/arch/arm64/boot/dts/socionext/uniphier-ld11-global.dts @@ -60,6 +60,7 @@ &i2s_port4 &spdif_port0 &comp_spdif_port0>; + hp-det-gpio = <&gpio UNIPHIER_GPIO_IRQ(0) GPIO_ACTIVE_LOW>; }; spdif-out {