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 {