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:   Tue, 14 Jan 2020 07:58:55 +0000
From:   Lee Jones <lee.jones@...aro.org>
To:     Wen Su <Wen.Su@...iatek.com>
Cc:     Rob Herring <robh+dt@...nel.org>, Mark Brown <broonie@...nel.org>,
        Matthias Brugger <matthias.bgg@...il.com>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "linux-mediatek@...ts.infradead.org" 
        <linux-mediatek@...ts.infradead.org>,
        "devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
        Liam Girdwood <lgirdwood@...il.com>,
        Mark Rutland <mark.rutland@....com>,
        "linux-arm-kernel@...ts.infradead.org" 
        <linux-arm-kernel@...ts.infradead.org>,
        wsd_upstream <wsd_upstream@...iatek.com>
Subject: Re: [PATCH 3/4] regulator: mt6359: Add support for MT6359 regulator

On Tue, 14 Jan 2020, Wen Su wrote:

> Dear reviewers, 
> 
> 	Gentle ping for this patch set.

Not a good idea.

If you think a patch has slipped through the net, please apply all
your received *-by tags and resubmit the set, changing "PATCH" to
"RESEND" in the subject line.

> On Wed, 2019-10-16 at 17:39 +0800, Wen Su wrote:
> > From: "wen.su" <wen.su@...iatek.com>
> > 
> > The MT6359 is a regulator found on boards based on MediaTek MT6779 and
> > probably other SoCs. It is a so called pmic and connects as a slave to
> > SoC using SPI, wrapped inside the pmic-wrapper.
> > 
> > Signed-off-by: wen.su <wen.su@...iatek.com>
> > ---
> >  drivers/regulator/Kconfig                  |   9 +
> >  drivers/regulator/Makefile                 |   1 +
> >  drivers/regulator/mt6359-regulator.c       | 859 +++++++++++++++++++++++++++++
> >  include/linux/regulator/mt6359-regulator.h |  58 ++
> >  4 files changed, 927 insertions(+)
> >  create mode 100644 drivers/regulator/mt6359-regulator.c
> >  create mode 100644 include/linux/regulator/mt6359-regulator.h

[...]

-- 
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