From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751930AbeAQBEh (ORCPT + 1 other); Tue, 16 Jan 2018 20:04:37 -0500 Received: from mail-pg0-f68.google.com ([74.125.83.68]:40583 "EHLO mail-pg0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751662AbeAQBEe (ORCPT ); Tue, 16 Jan 2018 20:04:34 -0500 X-Google-Smtp-Source: ACJfBotziuXwOCBJWhF8Ah7OSnPSeW7YnDBBP+G2IDSJWbhF+Jl63PabpxnEfp6scshe6o1VZWYPlg== From: Kevin Hilman To: Yixun Lan Cc: , Rob Herring , Neil Armstrong , Jerome Brunet , Mark Rutland , Carlo Caione , , , Subject: Re: [PATCH v3] ARM64: dts: meson-axg: enable IR controller Organization: BayLibre References: <20171215145906.1494-1-yixun.lan@amlogic.com> Date: Tue, 16 Jan 2018 17:04:21 -0800 In-Reply-To: <20171215145906.1494-1-yixun.lan@amlogic.com> (Yixun Lan's message of "Fri, 15 Dec 2017 22:59:06 +0800") Message-ID: <7hinc1b8iy.fsf@baylibre.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: Yixun Lan writes: > Enable IR remote controller which found in Amlogic's Meson-AXG SoCs. > > Signed-off-by: Yixun Lan I think I forgot to reply to this one, but for the record, this was applied to v4.16/dt64. Kevin