Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1659465
| From | Arnd Bergmann <arnd@arndb.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 0/8] MFD: add driver for HiSilicon Hi6421v530 PMIC |
| Date | 2017-06-07 09:20 +0200 |
| Message-ID | <tPDq2-3rU-39@gated-at.bofh.it> (permalink) |
| References | <tPivf-6qB-7@gated-at.bofh.it> <tPmfv-vX-17@gated-at.bofh.it> <tPnbA-160-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Jun 6, 2017 at 3:58 PM, Lee Jones <lee.jones@linaro.org> wrote: > On Tue, 06 Jun 2017, Arnd Bergmann wrote: > >> On Tue, Jun 6, 2017 at 10:51 AM, Guodong Xu <guodong.xu@linaro.org> wrote: >> > This patchset adds driver for HiSilicon Hi6421v530 PMIC. >> > >> > Mainline kernel already has driver support to a similar chip, Hi6421. >> > Hi6421 and Hi6421v530 are both from the same vendor, HiSilicon, but >> > they are at different revisions. They both use the same Memory-mapped >> > I/O method to communicate with Main SoC. However, they differ quite a >> > lot in their regulator designs. Eg. they have completely different LDO >> > voltage points. >> > >> > Patch 1 and 2 are hi6421-pmic cleaning up. >> > Patch 3 and 4 extends hi6421-pmic-core.c to support Hi6421v530 revision. >> > Patch 5 add hi6421v530-regulator.c driver for LDO regulators. >> > Patch 6 fixes an issue for hi6421 regulator, which is not related to v530 >> > but it's found in this review. >> > Patch 7 is dts change, it depends on and can be applied to hi3660/hikey960 >> > patchset [1]. >> > Patch 8 enables the relevant config items. >> >> Looks good to me, > > Is that an Ack? Yes, sorry for not being explicit about this. Acked-by: Arnd Bergmann <arnd@arndb.de>
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v4 0/8] MFD: add driver for HiSilicon Hi6421v530 PMIC Guodong Xu <guodong.xu@linaro.org> - 2017-06-06 11:00 +0200
[PATCH v4 8/8] arm64: defconfig: enable support hi6421v530 PMIC Guodong Xu <guodong.xu@linaro.org> - 2017-06-06 11:00 +0200
[PATCH v4 5/8] regulator: hi6421v530: add driver for hi6421v530 voltage regulator Guodong Xu <guodong.xu@linaro.org> - 2017-06-06 11:00 +0200
[PATCH v4 2/8] mfd: hi6421-pmic: cleanup: update dev_err messages Guodong Xu <guodong.xu@linaro.org> - 2017-06-06 11:00 +0200
Re: [PATCH v4 2/8] mfd: hi6421-pmic: cleanup: update dev_err messages Lee Jones <lee.jones@linaro.org> - 2017-06-06 16:00 +0200
[PATCH v4 6/8] regulator: hi6421: Describe consumed platform device Guodong Xu <guodong.xu@linaro.org> - 2017-06-06 11:00 +0200
[PATCH v4 1/8] mfd: hi6421-pmic: cleanup: change license text to shorter form Guodong Xu <guodong.xu@linaro.org> - 2017-06-06 11:00 +0200
Re: [PATCH v4 1/8] mfd: hi6421-pmic: cleanup: change license text to shorter form Lee Jones <lee.jones@linaro.org> - 2017-06-06 16:00 +0200
[PATCH v4 3/8] dt-bindings: mfd: hi6421: Add hi6421v530 compatible string Guodong Xu <guodong.xu@linaro.org> - 2017-06-06 11:00 +0200
[PATCH v4 4/8] mfd: hi6421-pmic: add support for HiSilicon Hi6421v530 Guodong Xu <guodong.xu@linaro.org> - 2017-06-06 11:00 +0200
Re: [PATCH v4 4/8] mfd: hi6421-pmic: add support for HiSilicon Hi6421v530 Lee Jones <lee.jones@linaro.org> - 2017-06-06 16:00 +0200
Re: [PATCH v4 4/8] mfd: hi6421-pmic: add support for HiSilicon Hi6421v530 Guodong Xu <guodong.xu@linaro.org> - 2017-06-07 09:10 +0200
[PATCH v4 7/8] arm64: dts: hikey960: add device node for pmic and regulators Guodong Xu <guodong.xu@linaro.org> - 2017-06-06 11:00 +0200
Re: [PATCH v4 0/8] MFD: add driver for HiSilicon Hi6421v530 PMIC Arnd Bergmann <arnd@arndb.de> - 2017-06-06 15:00 +0200
Re: [PATCH v4 0/8] MFD: add driver for HiSilicon Hi6421v530 PMIC Lee Jones <lee.jones@linaro.org> - 2017-06-06 16:00 +0200
Re: [PATCH v4 0/8] MFD: add driver for HiSilicon Hi6421v530 PMIC Arnd Bergmann <arnd@arndb.de> - 2017-06-07 09:20 +0200
csiph-web