lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 23 Oct 2019 10:40:43 +0100
From:   Lee Jones <lee.jones@...aro.org>
To:     Gene Chen <gene.chen.richtek@...il.com>
Cc:     matthias.bgg@...il.com, linux-arm-kernel@...ts.infradead.org,
        linux-mediatek@...ts.infradead.org, linux-kernel@...r.kernel.org,
        gene_chen@...htek.com, Wilma.Wu@...iatek.com,
        shufan_lee@...htek.com, cy_huang@...htek.com
Subject: Re: [PATCH v3] mfd: mt6360: add pmic mt6360 driver

On Tue, 22 Oct 2019, Gene Chen wrote:

> 2019-10-16 18:04 GMT+08:00, Lee Jones <lee.jones@...aro.org>:
> > On Tue, 15 Oct 2019, Gene Chen wrote:
> >
> >> Hi Lee,
> >>
> >> we find OF_MFD_CELL is not defined in mfd/core.h, which is ready to
> >> merge to next kernel version
> >> https://kernel.googlesource.com/pub/scm/linux/kernel/git/next/linux-next-history/+/master/Next/merge.log
> >
> > It's here:
> >
> > Merging mfd/for-mfd-next (38a6fc63a3ea mfd: db8500-prcmu: Example using new
> > OF_MFD_CELL/MFD_CELL_BASIC MACROs)
> > $ git merge mfd/for-mfd-next
> > Merge made by the 'recursive' strategy.
> >  drivers/mfd/ab8500-core.c    | 138
> > +++++++++++++------------------------------
> >  drivers/mfd/db8500-prcmu.c   |  21 +++----
> >  drivers/mfd/intel-lpss-pci.c |  28 ++++++---
> >  drivers/mfd/ipaq-micro.c     |   6 +-
> >  drivers/mfd/rk808.c          |  22 ++-----
> >  include/linux/mfd/core.h     |  29 +++++++++                <===== [THIS
> > ONE]
> >  include/linux/mfd/rk808.h    |   2 +-
> >  7 files changed, 105 insertions(+), 141 deletions(-)
> >
> > https://kernel.googlesource.com/pub/scm/linux/kernel/git/next/linux-next-history/+/master/Next/merge.log#4470
> >
> 
> I thought i need to wait this "mfd/for-mfd-next" patch merge to latest
> codebase, but we can't actually get the date or version (e.g. Linux
> 5.4-rc4) landing
> and i try command "git merge mfd/for-mfd-next" which also can't work
> may i ask how to pull this patch for temporarily build pass?

Rebase onto for-mfd-next or cherry-pick the commit you need.

The tree is located here:

  https://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd.git/

-- 
Lee Jones [李琼斯]
Linaro Services Technical Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ