From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Crispin Subject: Re: [PATCH V7 1/2] regulator: Add document for MT6323 regulator Date: Fri, 26 Feb 2016 15:58:30 +0100 Message-ID: <56D06816.7070709@openwrt.org> References: <1456145817-12741-1-git-send-email-blogic@openwrt.org> <3623271.aQ3n624Sax@wuerfel> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <3623271.aQ3n624Sax@wuerfel> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+glpam-linux-mediatek=m.gmane.org-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org To: Arnd Bergmann , linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org Cc: Mark Brown List-Id: linux-mediatek@lists.infradead.org On 26/02/2016 15:22, Arnd Bergmann wrote: > On Monday 22 February 2016 13:56:56 John Crispin wrote: >> Signed-off-by: John Crispin >> Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org >> --- >> This patch needs to be merged post-rc1 as it depends on the MFD series of >> the PMIC which is already inside Lee's tree pending the PR. > > (dropping most lists) > > Hi John, > > Do you or someone else have a git tree that has all the remaining > patches for mt6323 that need to be merged? > > We are doing a code review session at Linaro Connect and it seems > like a nice platform to include, given that it is simpler than > most of the phone oriented platforms that have lots of complex > code out of tree. > > Arnd > Hi Arnd, sure thing i can get one online for you in the next 48 hours, including all the patches required to boot mt7623 with v4.4. I still have a few outdated patches in my local tree for the scpsys and usb part, so I need to extract latest versions from the ML. would v4.4 be ok or do you prefer me using the latest rc ? And yes it is a nice platform, had a fun time making it all work. Can't wait to get the first off the shelf CPEs that i can support in OpenWrt. John