From patchwork Fri Aug 19 21:55:46 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Blumenstingl X-Patchwork-Id: 9291215 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 08361600CB for ; Fri, 19 Aug 2016 21:57:55 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id DC650295B4 for ; Fri, 19 Aug 2016 21:57:54 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id D083A295BE; Fri, 19 Aug 2016 21:57:54 +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=-4.1 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 77CCD295B4 for ; Fri, 19 Aug 2016 21:57:54 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1barnO-0000zw-4O; Fri, 19 Aug 2016 21:57:46 +0000 Received: from mail-wm0-x243.google.com ([2a00:1450:400c:c09::243]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1barm9-0000S5-O0; Fri, 19 Aug 2016 21:56:31 +0000 Received: by mail-wm0-x243.google.com with SMTP id i138so4907732wmf.3; Fri, 19 Aug 2016 14:56:12 -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=Nzisg2f97eC6RpDRGWHpnMxqFnKfVyC1k1QYZHbU0HU=; b=rFGP0Awy0Zb2GElelfM02voh8m/4bmjeNQNW4ouQFzEwlbqhuVgFkMI32vyUkQF4LL BtZd0f52OlTZtJKqfQFKMAY+tPGB5nwieyLivBdsVAgh8c2tXIot5s/v09xhhK2484rP qC5yow5icERYvcdMQv8tiS7ZLw/JO8lnwAG5toWMgcNn7+IMlrOxMLRVVe5XZVGqcReh WleaSUqnbzucQuHJK3HfA4wK0zcSZW7oVxnuB/fmwt/QXp9+MPo+PNvvATpAke9B13iw LnHu+ecCUalkKHkI155SM2u42FegunoeWKRUaLsT2dqps4ATTHkIAKcxaefZ37JEmeCP uyIg== 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=Nzisg2f97eC6RpDRGWHpnMxqFnKfVyC1k1QYZHbU0HU=; b=N8z3ftx/7GzuzwMQXG4T2tDDXmQvcBJ8c6zsx6Uv9fZCLO4zHfzRwWZuc9Qd4o7/5o +RXkNTqyecZpg79t98yov53HP9BVkwEsdXtlTP6/+b2sWbSxQAy8ZZiUFKvREWcJlCM9 j3SLVpx1C7Tj9Iwhns/WS7KeZC7SoEvTqvHTOEB+bGvm78TfjbVEnK1bJDlu15klAJEw 7KvO+aClI1Mc0rb86EfQFjEr+KO/+ijz5QWTDoRDszEFzZ5zmyjDre9p2O0h8fVJYSBN t55WN2itn8/e0bgX646/2/3L8ym6Ep0WqPyRBvtImYhEG9LP3YkTYUKyn8idIIH6fnkS tuiw== X-Gm-Message-State: AEkoouu8EPp2mh5pdhPIiwILdh0OvDcnAtl6Ztus2wB6d1rKy0Oc3tpbHMj0DVoF/cc58w== X-Received: by 10.28.186.138 with SMTP id k132mr5983245wmf.65.1471643770936; Fri, 19 Aug 2016 14:56:10 -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.09 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Aug 2016 14:56:10 -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 Subject: [PATCH v4 5/6] ARM64: dts: meson-gxbb: Add Infrared Remote Controller decoder Date: Fri, 19 Aug 2016 23:55:46 +0200 Message-Id: <20160819215547.20063-6-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> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160819_145630_069581_A33C03A2 X-CRM114-Status: UNSURE ( 7.51 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-amlogic@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: mark.rutland@arm.com, Martin Blumenstingl , catalin.marinas@arm.com, linus.walleij@linaro.org, will.deacon@arm.com, robh+dt@kernel.org, mchehab@kernel.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-amlogic" Errors-To: linux-amlogic-bounces+patchwork-linux-amlogic=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP From: Neil Armstrong This adds the Infrared Remote Controller node so boards with an IR remote can simply enable it. Signed-off-by: Neil Armstrong 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 72df302..7070719 100644 --- a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi +++ b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi @@ -226,6 +226,13 @@ clocks = <&xtal>; status = "disabled"; }; + + ir: ir@580 { + compatible = "amlogic,meson-gxbb-ir"; + reg = <0x0 0x00580 0x0 0x40>; + interrupts = ; + status = "disabled"; + }; }; periphs: periphs@c8834000 {