From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Subject: Re: [PATCH v10 00/15] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs Date: Thu, 08 May 2014 13:05:22 +0200 Message-ID: <536B64F2.3010901@redhat.com> References: <1399046249-19472-1-git-send-email-hdegoede@redhat.com> <20140506170437.5739.402@quantum> Reply-To: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <20140506170437.5739.402@quantum> List-Post: , List-Help: , List-Archive: Sender: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org List-Subscribe: , List-Unsubscribe: , To: Mike Turquette , Chris Ball , Ulf Hansson , Emilio Lopez Cc: =?UTF-8?B?RGF2aWQgTGFuemVuZMO2cmZlcg==?= , Maxime Ripard , linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree , linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org List-Id: devicetree@vger.kernel.org Hi, On 05/06/2014 07:04 PM, Mike Turquette wrote: > Quoting Hans de Goede (2014-05-02 08:57:14) >> The first 2 patches are depenencies which should go in through the clk tree, >> Mike can you pick these 2 up please ? : > > Taken into clk-next. Thanks! >> "clk: sunxi: factors: automatic reparenting support" >> Is uncontroversial and has been favorably reviewed by various people. >> >> "clk: sunxi: Implement MMC phase control" >> Is somewhat more controversial as there has been lots of discussion about >> adding a generic phase control method to the clk framework. The problem is >> that there has been a lot of talk about such a generic phase control method >> but not a single patch. Therefor I would like to move forwards with using >> a platform specific method for now. I hereby promise that once we've a generic >> method I'll write patches to convert the sunxi code to that method. > > Thanks for the promise. I will hold you to it once the set_phase api is > sorted ;-) Hehe, no problem when I promise something I expect to be kept to it. Regards, Hans