Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1656133 > unrolled thread
| Started by | Guodong Xu <guodong.xu@linaro.org> |
|---|---|
| First post | 2017-06-02 13:00 +0200 |
| Last post | 2017-06-05 11:10 +0200 |
| Articles | 3 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[PATCH v3 1/6] dt-bindings: mfd: hi6421: Add hi6421v530 compatible string Guodong Xu <guodong.xu@linaro.org> - 2017-06-02 13:00 +0200
Re: [PATCH v3 1/6] dt-bindings: mfd: hi6421: Add hi6421v530 compatible string Lee Jones <lee.jones@linaro.org> - 2017-06-05 10:20 +0200
Re: [PATCH v3 1/6] dt-bindings: mfd: hi6421: Add hi6421v530 compatible string Guodong Xu <guodong.xu@linaro.org> - 2017-06-05 11:10 +0200
| From | Guodong Xu <guodong.xu@linaro.org> |
|---|---|
| Date | 2017-06-02 13:00 +0200 |
| Subject | [PATCH v3 1/6] dt-bindings: mfd: hi6421: Add hi6421v530 compatible string |
| Message-ID | <tNStb-8qp-17@gated-at.bofh.it> |
Add compatible string for HiSilicon Hi6421v530 PMIC. Signed-off-by: Guodong Xu <guodong.xu@linaro.org> --- Documentation/devicetree/bindings/mfd/hi6421.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/mfd/hi6421.txt b/Documentation/devicetree/bindings/mfd/hi6421.txt index 0d5a446..22da96d 100644 --- a/Documentation/devicetree/bindings/mfd/hi6421.txt +++ b/Documentation/devicetree/bindings/mfd/hi6421.txt @@ -1,7 +1,9 @@ * HI6421 Multi-Functional Device (MFD), by HiSilicon Ltd. Required parent device properties: -- compatible : contains "hisilicon,hi6421-pmic"; +- compatible : One of the following chip-specific strings: + "hisilicon,hi6421-pmic"; + "hisilicon,hi6421v530-pmic"; - reg : register range space of hi6421; Supported Hi6421 sub-devices include: -- 2.10.2
[toc] | [next] | [standalone]
| From | Lee Jones <lee.jones@linaro.org> |
|---|---|
| Date | 2017-06-05 10:20 +0200 |
| Subject | Re: [PATCH v3 1/6] dt-bindings: mfd: hi6421: Add hi6421v530 compatible string |
| Message-ID | <tOVp0-nU-29@gated-at.bofh.it> |
| In reply to | #1656133 |
On Fri, 02 Jun 2017, Guodong Xu wrote: > Add compatible string for HiSilicon Hi6421v530 PMIC. > > Signed-off-by: Guodong Xu <guodong.xu@linaro.org> > --- > Documentation/devicetree/bindings/mfd/hi6421.txt | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) For my own reference: Acked-for-MFD-by: Lee Jones <lee.jones@linaro.org> > diff --git a/Documentation/devicetree/bindings/mfd/hi6421.txt b/Documentation/devicetree/bindings/mfd/hi6421.txt > index 0d5a446..22da96d 100644 > --- a/Documentation/devicetree/bindings/mfd/hi6421.txt > +++ b/Documentation/devicetree/bindings/mfd/hi6421.txt > @@ -1,7 +1,9 @@ > * HI6421 Multi-Functional Device (MFD), by HiSilicon Ltd. > > Required parent device properties: > -- compatible : contains "hisilicon,hi6421-pmic"; > +- compatible : One of the following chip-specific strings: > + "hisilicon,hi6421-pmic"; > + "hisilicon,hi6421v530-pmic"; > - reg : register range space of hi6421; > > Supported Hi6421 sub-devices include: -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog
[toc] | [prev] | [next] | [standalone]
| From | Guodong Xu <guodong.xu@linaro.org> |
|---|---|
| Date | 2017-06-05 11:10 +0200 |
| Subject | Re: [PATCH v3 1/6] dt-bindings: mfd: hi6421: Add hi6421v530 compatible string |
| Message-ID | <tOWbo-Zl-13@gated-at.bofh.it> |
| In reply to | #1657354 |
On Mon, Jun 5, 2017 at 4:14 PM, Lee Jones <lee.jones@linaro.org> wrote: > On Fri, 02 Jun 2017, Guodong Xu wrote: > >> Add compatible string for HiSilicon Hi6421v530 PMIC. >> >> Signed-off-by: Guodong Xu <guodong.xu@linaro.org> >> --- >> Documentation/devicetree/bindings/mfd/hi6421.txt | 4 +++- >> 1 file changed, 3 insertions(+), 1 deletion(-) > > For my own reference: > Acked-for-MFD-by: Lee Jones <lee.jones@linaro.org> > Thanks Lee. >> diff --git a/Documentation/devicetree/bindings/mfd/hi6421.txt b/Documentation/devicetree/bindings/mfd/hi6421.txt >> index 0d5a446..22da96d 100644 >> --- a/Documentation/devicetree/bindings/mfd/hi6421.txt >> +++ b/Documentation/devicetree/bindings/mfd/hi6421.txt >> @@ -1,7 +1,9 @@ >> * HI6421 Multi-Functional Device (MFD), by HiSilicon Ltd. >> >> Required parent device properties: >> -- compatible : contains "hisilicon,hi6421-pmic"; >> +- compatible : One of the following chip-specific strings: >> + "hisilicon,hi6421-pmic"; >> + "hisilicon,hi6421v530-pmic"; >> - reg : register range space of hi6421; >> >> Supported Hi6421 sub-devices include: > > -- > Lee Jones > Linaro STMicroelectronics Landing Team Lead > Linaro.org │ Open source software for ARM SoCs > Follow Linaro: Facebook | Twitter | Blog
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web