From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Stuebner Subject: Re: [PATCH 4/5] arm64: dts: rockchip: Add NanoPC-T4 IR receiver Date: Thu, 10 Jan 2019 14:49:51 +0100 Message-ID: <5091869.HhNVc33YkW@phil> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+glpar-linux-rockchip=m.gmane.org-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org To: Robin Murphy Cc: linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, tomeu.vizoso-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org Am Dienstag, 8. Januar 2019, 22:57:26 CET schrieb Robin Murphy: > In common with most Rockchip reference designs, NanoPC-T4 has a passive > IR receiver connected to PWM3. In lieu of a specialised driver for > PWM-based IR pulse measurement, running the pin as a GPIO with the basic > driver works perfectly well. > > Signed-off-by: Robin Murphy easy change and of course looks good. As it doesn't apply due to coming after other changes, I'll have to wait for v2 though. Heiko