From patchwork Fri Aug 19 21:55:43 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Blumenstingl X-Patchwork-Id: 9291205 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 78871600CB for ; Fri, 19 Aug 2016 21:57:39 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 5A48B295B4 for ; Fri, 19 Aug 2016 21:57:39 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 4E88A295BA; Fri, 19 Aug 2016 21:57:39 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D1AE7295B4 for ; Fri, 19 Aug 2016 21:57:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755713AbcHSV5f (ORCPT ); Fri, 19 Aug 2016 17:57:35 -0400 Received: from mail-wm0-f67.google.com ([74.125.82.67]:34619 "EHLO mail-wm0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754305AbcHSV5c (ORCPT ); Fri, 19 Aug 2016 17:57:32 -0400 Received: by mail-wm0-f67.google.com with SMTP id q128so4928310wma.1; Fri, 19 Aug 2016 14:56:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=O2bcSScVIfzrUkznbi2uLwLDru+WT1Nd9gi+rJBPSKY=; b=wCMcCgocAolBoqGtlyxO8PZLM3f9+3nDqImbm6IDNwvywezJlOeD5X0zdEwSt3vAnD LO0D5AQXxGUrLewI7gMNi5tV3d+w12x9+OGIHkaLPlq6yxGZvi5fLuMOEOXSf3gw8lIk wLNsPpsPu09Vi3olh4A9lSJN28ihG5XbwrHXp9WuQH6cQA0mjd2tdqyY3rRwJ64D24cu 0Vtco5amWx03g7v0BntDFANleRq2OKFng1RBbRTgmeejnVDEJ9hlpjGJD7LSvH7To3kZ wPMWWtwGFOxJ5apb6c4X61eLzFMQTWHcJHxMgc1oMSwBjI7G4GaY4tK0bHXjM07BL+jP eqxw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=O2bcSScVIfzrUkznbi2uLwLDru+WT1Nd9gi+rJBPSKY=; b=A3xd9xjRThjTK+RDYNoDuGO/wGkjScPOEAT+VovSfwK72CK0BXKUeoYMde4oiuHQWA Q7TCqhT1qfPU27+RxVxnyAxNk4T+KV6ARU0gHSL/B+koP08MJ6m2rmuZCSjLn2Omb1nL AV+RUvI4nsyvdtiWHui4yu4x5E3DYbit0pbqq3JBYHwpCpSTDemKK5UTSW5VcVj7vsGY kHHEoDcnQ2FLM1HKMtaXgFSF7LWs4m6sMjAWXGXxhloVG30KDb4FDxA69/23NCqZH522 h/SnVlfxDBWREK8v3oeY9x3lqR9BlBhtwd2fUAWC7ZLrEX7otq1fADxlCGI0FV3slTLg m1vQ== X-Gm-Message-State: AEkoouuNhgVGazb6G0uPLsqypGZouC35QzsO7VoltLciiwRKDk1+HZAhRghLs/pv1o4zHw== X-Received: by 10.28.140.10 with SMTP id o10mr5425970wmd.36.1471643766082; Fri, 19 Aug 2016 14:56:06 -0700 (PDT) Received: from blackbox.darklights.net (p5DE388BA.dip0.t-ipconnect.de. [93.227.136.186]) by smtp.googlemail.com with ESMTPSA id i3sm8841702wjd.31.2016.08.19.14.56.04 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Aug 2016 14:56:05 -0700 (PDT) From: Martin Blumenstingl To: linux-media@vger.kernel.org, linux-gpio@vger.kernel.org, linux-amlogic@lists.infradead.org, devicetree@vger.kernel.org, narmstrong@baylibre.com, khilman@baylibre.com, carlo@caione.org Cc: linux-arm-kernel@lists.infradead.org, linus.walleij@linaro.org, mchehab@kernel.org, will.deacon@arm.com, catalin.marinas@arm.com, mark.rutland@arm.com, robh+dt@kernel.org, Martin Blumenstingl Subject: [PATCH v4 2/6] ARM64: dts: amlogic: add the pin for the IR remote Date: Fri, 19 Aug 2016 23:55:43 +0200 Message-Id: <20160819215547.20063-3-martin.blumenstingl@googlemail.com> X-Mailer: git-send-email 2.9.3 In-Reply-To: <20160819215547.20063-1-martin.blumenstingl@googlemail.com> References: <20160628191802.21227-1-martin.blumenstingl@googlemail.com> <20160819215547.20063-1-martin.blumenstingl@googlemail.com> Sender: linux-media-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Martin Blumenstingl --- arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi index 4f42316..72df302 100644 --- a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi +++ b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi @@ -210,6 +210,13 @@ function = "uart_ao"; }; }; + + ir_in_ao_pins: ir_in_ao { + mux { + groups = "ir_in_ao"; + function = "ir_in_ao"; + }; + }; }; uart_AO: serial@4c0 {