From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Subject: [PATCH v2 0/9] sun6i / A31 ir receiver support Date: Sun, 23 Nov 2014 14:38:06 +0100 Message-ID: <1416749895-25013-1-git-send-email-hdegoede@redhat.com> Reply-To: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , To: Emilio Lopez , Maxime Ripard , Mike Turquette , Lee Jones , Samuel Ortiz Cc: Linux Media Mailing List , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree , linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org List-Id: devicetree@vger.kernel.org Hi All, Here is v2 of my sun6i ir receiver support patch-set as with v1, this touches clk, mfd (for the prcm clks), dts and media/rc code. Changes in v2: -"clk: sunxi: Give sunxi_factors_register a registers parameter" -Updated commit message to mention the removal of __init -Add error checking to calls of of_iomap -"rc: sunxi-cir: Add support for an optional reset controller" -Document resets property in devicetree bindings doc Regards, Hans