Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp4699900imm; Mon, 18 Jun 2018 21:13:05 -0700 (PDT) X-Google-Smtp-Source: ADUXVKINNZZvhMerlQMGmntUQDpeD9gNnJnxy1zWB36nJIHZu66jqSOggqRtKxOS10m8hQsVJoA7 X-Received: by 2002:a63:7847:: with SMTP id t68-v6mr13194549pgc.329.1529381585546; Mon, 18 Jun 2018 21:13:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1529381585; cv=none; d=google.com; s=arc-20160816; b=N8L3geZ0BeiLZszaK3ezTUfDT5cY6SUm0gQ+KI7/MlORg1qgJyOn4Kf2cvHObabjgv lQvSnXwJBL1eRl2jVzmH3w/JftizGq8/z5OirYfRpNvRYYijL8yyPYeMHyclgBr26qIm 00Cwo8DvdW3dXUBQb61sIovtZzOsy5CAwTwWyPxKJGEMqgdXKOa8oj8qa+zXiPshPHr2 uYJcK0oCzViS14Iyu8plun8e1mFZMOhNrGtdPamtFmj+ugJInsspTYz+nhKeZyIoi2ML zmDWHCZ//Z8prRNQuRGutDQJk/buD/vFRKDbKO4EQdOdSRGfd53mPmTuePRDys6WlmS+ 7FDw== 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=AHGKF1+0VUVVpdIhn+Qp9nFfZRw0D5FXfnZStyC0A54=; b=gS065oFOuUWkHcWiaZlaP9w0z0uVu+iT3tcELMQxJg2IVnuYCkXaNtPNrn4SQLSSy0 Y8M54jCoV69MXf/fyEbbK1ujqX3PwuUaaM2aO/QHT0LUY6is6q+y1pjXSJGNgWzBIOWx jg9dcsqUfhZoAgkP87hKRdR2kMqjSpZsUlUQjda1AqbhfaCurD8PRCzas5vlg9JUWVTn C+XR3l8EmMaEfVgh0vI5ebPGWgy9p9FAq9kUDm37fjUtyyl4sclVxKgVYULuLXXRs1Q6 7piky0LaF8tehhkY9ulk7xwxnUqG6nXClTXkg6sqm9Sss/S6w0mm+oQZJcIpo5fpobPC eMCg== 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 a11-v6si16714829plp.108.2018.06.18.21.12.52; Mon, 18 Jun 2018 21:13:05 -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 S1755515AbeFSEMJ (ORCPT + 99 others); Tue, 19 Jun 2018 00:12:09 -0400 Received: from mx.socionext.com ([202.248.49.38]:10657 "EHLO mx.socionext.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750760AbeFSEL4 (ORCPT ); Tue, 19 Jun 2018 00:11:56 -0400 Received: from unknown (HELO iyokan-ex.css.socionext.com) ([172.31.9.54]) by mx.socionext.com with ESMTP; 19 Jun 2018 13:11:55 +0900 Received: from mail.mfilter.local (m-filter-1 [10.213.24.61]) by iyokan-ex.css.socionext.com (Postfix) with ESMTP id 5810E6006F; Tue, 19 Jun 2018 13:11:55 +0900 (JST) Received: from 172.31.9.53 (172.31.9.53) by m-FILTER with ESMTP; Tue, 19 Jun 2018 13:11:55 +0900 Received: from yuzu.css.socionext.com (yuzu [172.31.8.45]) by iyokan.css.socionext.com (Postfix) with ESMTP id C419B40385; Tue, 19 Jun 2018 13:11:54 +0900 (JST) Received: from aegis.e01.socionext.com (unknown [10.213.134.210]) by yuzu.css.socionext.com (Postfix) with ESMTP id 92E1612013B; Tue, 19 Jun 2018 13:11:54 +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 2/2] arm64: dts: uniphier: add headphone detect gpio for LD11 global board Date: Tue, 19 Jun 2018 13:11:53 +0900 Message-Id: <20180619041153.6668-2-suzuki.katsuhiro@socionext.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20180619041153.6668-1-suzuki.katsuhiro@socionext.com> References: <20180619041153.6668-1-suzuki.katsuhiro@socionext.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@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(+) diff --git a/arch/arm64/boot/dts/socionext/uniphier-ld11-global.dts b/arch/arm64/boot/dts/socionext/uniphier-ld11-global.dts index 798882cccbd6..e5bda40b3ec6 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_PORT(15, 0) GPIO_ACTIVE_LOW>; }; spdif-out { -- 2.17.1