From mboxrd@z Thu Jan 1 00:00:00 1970 From: Krzysztof Adamski Subject: Re: [PATCH 2/2] ARM: dts: sun8i: Enable ir receiver on orangepi pc Date: Wed, 24 Feb 2016 13:16:41 +0100 Message-ID: <20160224121640.GA25658@box2.japko.eu> References: <1456268597-13692-1-git-send-email-hdegoede@redhat.com> <1456268597-13692-3-git-send-email-hdegoede@redhat.com> Reply-To: k@japko.eu Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Return-path: Content-Disposition: inline In-Reply-To: <1456268597-13692-3-git-send-email-hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , To: Hans de Goede Cc: Maxime Ripard , Jelle van der Waa , Chen-Yu Tsai , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree , linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org List-Id: devicetree@vger.kernel.org On Wed, Feb 24, 2016 at 12:03:17AM +0100, Hans de Goede wrote: >Enable the ir receiver found on the orangepi pc board. > >Signed-off-by: Hans de Goede >--- > arch/arm/boot/dts/sun8i-h3-orangepi-pc.dts | 6 ++++++ > 1 file changed, 6 insertions(+) > >diff --git a/arch/arm/boot/dts/sun8i-h3-orangepi-pc.dts b/arch/arm/boot/dts/sun8i-h3-orangepi-pc.dts I don't think this file is avaiable in mainline. Wouldn't it be better to use patch against existing orangepi-plus dts file? Otherwise I tested this patch and it works fine on my Orangepi PC (some data is splitted out when reading /dev/input/event0). Best regards, Krzysztof Adamski