From mboxrd@z Thu Jan 1 00:00:00 1970 From: kishon@ti.com (Kishon Vijay Abraham I) Date: Mon, 24 Feb 2014 15:04:57 +0530 Subject: [PATCH v3 0/4] ARM: sunxi: Add driver for sunxi usb phy + usb dts bindings In-Reply-To: <1393157352-21104-1-git-send-email-hdegoede@redhat.com> References: <1393157352-21104-1-git-send-email-hdegoede@redhat.com> Message-ID: <530B1241.1000202@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi, On Sunday 23 February 2014 05:39 PM, Hans de Goede wrote: > Hi Kishon, Maxime, > > Here is v3 of my sunxi-usb-phy driver it addresses all review remarks made > in response to v2, and as such this should be the final version, changes: > > -Fix check for wrong variable in error handling path pointed out by wens > -Switch to using reg-names to differentiate between the different register > ranges needed > > Kishon, can you please queue up the 1st patch of this series for 3.15 ? huh.. maybe I failed to notice that before but the $subject for that patch should be 'PHY: sunxi...' and not 'ARM: sunxi..'. Can you fix that up? Thanks Kishon > > Maxime, can you please add patches 2-4 to your dt-for-3.15 branch? Note these > are only the dtsi bits. > > I'm holding back all the board .dts patches until it is clear how we want to > deal with the ahci + usb regulator bits. Specifically I'm waiting for an answer > to this question: > > "I hope this helps explain my reasoning, as said I'm fine with > either way, if you want to change over to a single file + > explicit enabling, let me know and I'll respin the ahci dts > patches. Note I'm going on vacation for a week starting Monday, > so you likely won't get a new version until next weekend." > > In my last reply to "[PATCH v6 17/18] ARM: sun4i: dt: Add ahci / sata support" > > I've a feeling you (Maxime) want me to rework things in to a single dtsi > for all common regulators + explicit enabling, which works for me, but before > doing the necessary refactoring I would like to hear that this is what you > want from you. > > Regards, > > Hans > > > p.s. > > I'm going on vacation for 5 days leaving tomorrow, so I won't send the > (refactored) board .dts file patches until next weekend. > > From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kishon Vijay Abraham I Subject: Re: [PATCH v3 0/4] ARM: sunxi: Add driver for sunxi usb phy + usb dts bindings Date: Mon, 24 Feb 2014 15:04:57 +0530 Message-ID: <530B1241.1000202@ti.com> References: <1393157352-21104-1-git-send-email-hdegoede@redhat.com> Reply-To: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: In-Reply-To: <1393157352-21104-1-git-send-email-hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> List-Post: , List-Help: , List-Archive: Sender: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org List-Subscribe: , List-Unsubscribe: , To: Hans de Goede , Maxime Ripard Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree , linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org List-Id: devicetree@vger.kernel.org Hi, On Sunday 23 February 2014 05:39 PM, Hans de Goede wrote: > Hi Kishon, Maxime, > > Here is v3 of my sunxi-usb-phy driver it addresses all review remarks made > in response to v2, and as such this should be the final version, changes: > > -Fix check for wrong variable in error handling path pointed out by wens > -Switch to using reg-names to differentiate between the different register > ranges needed > > Kishon, can you please queue up the 1st patch of this series for 3.15 ? huh.. maybe I failed to notice that before but the $subject for that patch should be 'PHY: sunxi...' and not 'ARM: sunxi..'. Can you fix that up? Thanks Kishon > > Maxime, can you please add patches 2-4 to your dt-for-3.15 branch? Note these > are only the dtsi bits. > > I'm holding back all the board .dts patches until it is clear how we want to > deal with the ahci + usb regulator bits. Specifically I'm waiting for an answer > to this question: > > "I hope this helps explain my reasoning, as said I'm fine with > either way, if you want to change over to a single file + > explicit enabling, let me know and I'll respin the ahci dts > patches. Note I'm going on vacation for a week starting Monday, > so you likely won't get a new version until next weekend." > > In my last reply to "[PATCH v6 17/18] ARM: sun4i: dt: Add ahci / sata support" > > I've a feeling you (Maxime) want me to rework things in to a single dtsi > for all common regulators + explicit enabling, which works for me, but before > doing the necessary refactoring I would like to hear that this is what you > want from you. > > Regards, > > Hans > > > p.s. > > I'm going on vacation for 5 days leaving tomorrow, so I won't send the > (refactored) board .dts file patches until next weekend. > >