From patchwork Tue Jun 28 19:18:02 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Blumenstingl X-Patchwork-Id: 9203885 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 49047608A6 for ; Tue, 28 Jun 2016 19:19:15 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 34E1F28615 for ; Tue, 28 Jun 2016 19:19:15 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 29C852861A; Tue, 28 Jun 2016 19:19:15 +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 C961328616 for ; Tue, 28 Jun 2016 19:19:14 +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 1bHyXQ-0003ts-ED; Tue, 28 Jun 2016 19:19:12 +0000 Received: from mail-wm0-x242.google.com ([2a00:1450:400c:c09::242]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bHyXM-0003dV-Pn for linux-amlogic@lists.infradead.org; Tue, 28 Jun 2016 19:19:09 +0000 Received: by mail-wm0-x242.google.com with SMTP id r201so8351406wme.0 for ; Tue, 28 Jun 2016 12:18:48 -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=BAbz/BG3tReEpOrVDDyBHRU0GFtr9eyyz20EB2+TUPk=; b=eQ9SrbFJ4ZguV4ntHjEp/Zb+PUvwTV/6gjsIuMrfdbIsrFOpxdlZfI397X9TKeqazQ XAgU+LPzHZ6JPtEfTvu+hrHoc6WGPEaaWuue4uzFCvZKqbo/dTWP2APArG52jAsUhtlQ NJscrU3qnc2rzzu9C6j5kbGD7yitPnHUeGp6wACNwH03uu1ZCsGo4X4I8+AAq7Z3af2O YWrdnpsMAxINxolsk6CFRBjipwtP7NVp9S1XuemH0EmtmBMklmAM53ym0KWp7gR6IFzf rQ4M5Kf+hbtNOXRdNZTIg5cGN74dvsAudyPhZYD9BmcvTQE2rJOjIa+V1xzbWLKCq7V6 bRNQ== 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=BAbz/BG3tReEpOrVDDyBHRU0GFtr9eyyz20EB2+TUPk=; b=iVjI7yVkx+hYDZQYljWHoo7rTRoQfZ58sWXbtbNkvE4nLlKzkwTSn4d6yt4ZmaHSt/ N2NRd10h4Af7FKdDXLhpZb/e/R9Ynnit2Qz72OaXdciZo51JCPSh8fXfqkYfCBS8f/S1 1YK3kKgfjVorci6NNumxChPbGbCW02fflo3wkkJQ7GyaifQqsaUZQDuW6wFo3B5HFMYl dmTBesG3LRRxQ1nuKQ2UieJR4yuuLPf6DznxlbS+V71VtWnuvvJdtGP+hFP+iLd0heHb Eqyd4BBG9w3dAiP7+i+R0n43VGBGgYti+KsJzZdv3UIhFfa1OD70ANiB1HBcrik9pb2x HNdg== X-Gm-Message-State: ALyK8tJcn/QnhW/TJcVtiIYelFV6JVeHD/weqrT91mMi3IyYK29MHmXGBC/9/31b0vCnYw== X-Received: by 10.28.4.7 with SMTP id 7mr5281061wme.77.1467141527677; Tue, 28 Jun 2016 12:18:47 -0700 (PDT) Received: from blackbox.darklights.net (p200300DCD3CD1B0469EC83658463F431.dip0.t-ipconnect.de. [2003:dc:d3cd:1b04:69ec:8365:8463:f431]) by smtp.googlemail.com with ESMTPSA id t190sm1288693wmt.24.2016.06.28.12.18.46 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Jun 2016 12:18:46 -0700 (PDT) From: Martin Blumenstingl To: linux-amlogic@lists.infradead.org, linux-media@vger.kernel.org Subject: [PATCH v3 4/4] ARM64: dts: meson-gxbb: Enable the the IR decoder on supported boards Date: Tue, 28 Jun 2016 21:18:02 +0200 Message-Id: <20160628191802.21227-5-martin.blumenstingl@googlemail.com> X-Mailer: git-send-email 2.9.0 In-Reply-To: <20160628191802.21227-1-martin.blumenstingl@googlemail.com> References: <20160626210622.5257-1-martin.blumenstingl@googlemail.com> <20160628191802.21227-1-martin.blumenstingl@googlemail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160628_121909_110120_A8C00832 X-CRM114-Status: UNSURE ( 8.78 ) 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, devicetree@vger.kernel.org, narmstrong@baylibre.com, Martin Blumenstingl , khilman@baylibre.com, robh+dt@kernel.org, carlo@caione.org, mchehab@kernel.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 Enable the Infrared Remote Controller on boards which have an Infrared receiver. Signed-off-by: Martin Blumenstingl --- arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts | 4 ++++ arch/arm64/boot/dts/amlogic/meson-gxbb-p20x.dtsi | 4 ++++ arch/arm64/boot/dts/amlogic/meson-gxbb-vega-s95.dtsi | 4 ++++ 3 files changed, 12 insertions(+) diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts b/arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts index b06bf8a..9a451ce 100644 --- a/arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts +++ b/arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts @@ -120,3 +120,7 @@ vmmc-supply = <&mmc_iv>; voltage-ranges = <1800 3300>; }; + +&ir { + status = "okay"; +}; diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb-p20x.dtsi b/arch/arm64/boot/dts/amlogic/meson-gxbb-p20x.dtsi index 5dfd849..2650bb7 100644 --- a/arch/arm64/boot/dts/amlogic/meson-gxbb-p20x.dtsi +++ b/arch/arm64/boot/dts/amlogic/meson-gxbb-p20x.dtsi @@ -102,3 +102,7 @@ voltage-ranges = <1800 3300>; vmmc-supply = <&mmc_iv>; }; + +&ir { + status = "okay"; +}; diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb-vega-s95.dtsi b/arch/arm64/boot/dts/amlogic/meson-gxbb-vega-s95.dtsi index 54bb7c7..934deb9 100644 --- a/arch/arm64/boot/dts/amlogic/meson-gxbb-vega-s95.dtsi +++ b/arch/arm64/boot/dts/amlogic/meson-gxbb-vega-s95.dtsi @@ -60,3 +60,7 @@ pinctrl-names = "default"; }; + +&ir { + status = "okay"; +};