From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH V7 1/2] regulator: Add document for MT6323 regulator Date: Fri, 26 Feb 2016 16:16:16 +0100 Message-ID: <3493904.qJy7d8g0ZC@wuerfel> References: <1456145817-12741-1-git-send-email-blogic@openwrt.org> <3623271.aQ3n624Sax@wuerfel> <56D06816.7070709@openwrt.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <56D06816.7070709-p3rKhJxN3npAfugRpC6u6w@public.gmane.org> 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: John Crispin Cc: Mark Brown , linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: linux-mediatek@lists.infradead.org On Friday 26 February 2016 15:58:30 John Crispin wrote: > 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 ? 4.4 is fine, whichever is easier for you, thanks! I was actually thinking of the patches that presumably are in some BSP from Mediatek that you used as the base and that contain code that has not been posted on mailing lists. Having both your version and the original source available would of course be even better. Assuming that the mediatek tree exists and is accessible, do you have an estimate of how much of it you haven't yet rewritten for submission, or how much is not in a state that is upstreamable at all (e.g. the GPU driver for MT7623N)? Arnd