From mboxrd@z Thu Jan 1 00:00:00 1970 From: Philipp Rossak Subject: Re: [PATCH v6 0/4] IR support for A83T Date: Wed, 1 Aug 2018 08:55:00 +0200 Message-ID: <92b74230-285e-74c3-c89a-e194a8eabc52@gmail.com> References: <20180731092258.2279-1-embed3d@gmail.com> <20180731123452.74jyxc4q3ewig35z@flea> Reply-To: embed3d-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8"; format=flowed Return-path: Sender: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org In-Reply-To: <20180731123452.74jyxc4q3ewig35z@flea> Content-Language: en-US List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , To: Maxime Ripard Cc: mchehab-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, mark.rutland-5wv7dgnIgG8@public.gmane.org, wens-jdAy2FN1RRM@public.gmane.org, linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org, sean-hENCXIMQXOg@public.gmane.org, p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org, andi.shyti-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org, linux-media-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org List-Id: devicetree@vger.kernel.org Thanks, I will fix this today. Philipp On 31.07.2018 14:34, Maxime Ripard wrote: > On Tue, Jul 31, 2018 at 11:22:54AM +0200, Philipp Rossak wrote: >> This patch series adds support for the sunxi A83T ir module and enhances >> the sunxi-ir driver. Right now the base clock frequency for the ir driver >> is a hard coded define and is set to 8 MHz. >> This works for the most common ir receivers. On the Sinovoip Bananapi M3 >> the ir receiver needs, a 3 MHz base clock frequency to work without >> problems with this driver. >> >> This patch series adds support for an optinal property that makes it able >> to override the default base clock frequency and enables the ir interface >> on the a83t and the Bananapi M3. > > Once the minor comment on patch 2 has been fixed, > Acked-by: Maxime Ripard > > Maxime >