2022-09-14 17:57:12

by Vinod Koul

[permalink] [raw]
Subject: [PATCH v5 0/2] spmi: pmic-arb: Add support for PMIC v7

Hello,

The is version 5 of support for PMIC v7. I have added a new property
qcom,bus-id for supporting v7 and then add driver changes for v7

Changes since v4:
- Fix David name and email
- remove trailing line in binding

Changes since v3:
- rebase on spmi/next

David Collins (1):
spmi: pmic-arb: Add support for PMIC v7

Vinod Koul (1):
dt-bindings: spmi: Add qcom,bus-id

.../bindings/spmi/qcom,spmi-pmic-arb.yaml | 10 +
drivers/spmi/spmi-pmic-arb.c | 242 ++++++++++++++++--
2 files changed, 231 insertions(+), 21 deletions(-)


base-commit: 18c42f8d23426d3f4048df89523aa47203c3493a
--
2.37.3


2022-09-21 15:48:10

by Vinod Koul

[permalink] [raw]
Subject: Re: [PATCH v5 0/2] spmi: pmic-arb: Add support for PMIC v7

On 14-09-22, 22:22, Vinod Koul wrote:
> Hello,
>
> The is version 5 of support for PMIC v7. I have added a new property
> qcom,bus-id for supporting v7 and then add driver changes for v7

Steve,

Can you please get this in for v6.1 ?

>
> Changes since v4:
> - Fix David name and email
> - remove trailing line in binding
>
> Changes since v3:
> - rebase on spmi/next
>
> David Collins (1):
> spmi: pmic-arb: Add support for PMIC v7
>
> Vinod Koul (1):
> dt-bindings: spmi: Add qcom,bus-id
>
> .../bindings/spmi/qcom,spmi-pmic-arb.yaml | 10 +
> drivers/spmi/spmi-pmic-arb.c | 242 ++++++++++++++++--
> 2 files changed, 231 insertions(+), 21 deletions(-)
>
>
> base-commit: 18c42f8d23426d3f4048df89523aa47203c3493a
> --
> 2.37.3

--
~Vinod

2022-10-03 06:43:05

by Vinod Koul

[permalink] [raw]
Subject: Re: [PATCH v5 0/2] spmi: pmic-arb: Add support for PMIC v7

On 21-09-22, 20:45, Vinod Koul wrote:
> On 14-09-22, 22:22, Vinod Koul wrote:
> > Hello,
> >
> > The is version 5 of support for PMIC v7. I have added a new property
> > qcom,bus-id for supporting v7 and then add driver changes for v7
>
> Steve,
>
> Can you please get this in for v6.1 ?

I dont know what I can do now to get this patch in... looks like 6.1 is
missed too!

>
> >
> > Changes since v4:
> > - Fix David name and email
> > - remove trailing line in binding
> >
> > Changes since v3:
> > - rebase on spmi/next
> >
> > David Collins (1):
> > spmi: pmic-arb: Add support for PMIC v7
> >
> > Vinod Koul (1):
> > dt-bindings: spmi: Add qcom,bus-id
> >
> > .../bindings/spmi/qcom,spmi-pmic-arb.yaml | 10 +
> > drivers/spmi/spmi-pmic-arb.c | 242 ++++++++++++++++--
> > 2 files changed, 231 insertions(+), 21 deletions(-)
> >
> >
> > base-commit: 18c42f8d23426d3f4048df89523aa47203c3493a
> > --
> > 2.37.3
>
> --
> ~Vinod

--
~Vinod

2022-11-03 14:53:38

by Vinod Koul

[permalink] [raw]
Subject: Re: [PATCH v5 0/2] spmi: pmic-arb: Add support for PMIC v7

On 14-09-22, 22:22, Vinod Koul wrote:
> Hello,
>
> The is version 5 of support for PMIC v7. I have added a new property
> qcom,bus-id for supporting v7 and then add driver changes for v7

Stephen,

Can you pick this? It has been so long...

>
> Changes since v4:
> - Fix David name and email
> - remove trailing line in binding
>
> Changes since v3:
> - rebase on spmi/next
>
> David Collins (1):
> spmi: pmic-arb: Add support for PMIC v7
>
> Vinod Koul (1):
> dt-bindings: spmi: Add qcom,bus-id
>
> .../bindings/spmi/qcom,spmi-pmic-arb.yaml | 10 +
> drivers/spmi/spmi-pmic-arb.c | 242 ++++++++++++++++--
> 2 files changed, 231 insertions(+), 21 deletions(-)
>
>
> base-commit: 18c42f8d23426d3f4048df89523aa47203c3493a
> --
> 2.37.3

--
~Vinod

2022-11-18 19:31:40

by Melody Olvera

[permalink] [raw]
Subject: Re: [PATCH v5 0/2] spmi: pmic-arb: Add support for PMIC v7



On 11/3/2022 9:27 AM, Vinod Koul wrote:
> On 14-09-22, 22:22, Vinod Koul wrote:
>> Hello,
>>
>> The is version 5 of support for PMIC v7. I have added a new property
>> qcom,bus-id for supporting v7 and then add driver changes for v7
> Stephen,
>
> Can you pick this? It has been so long...

Hi Stephen,

Do you mind looking at this? I've got some patches that depend on functionality here...
https://lore.kernel.org/all/[email protected]/

Thanks,
Melody

>> Changes since v4:
>> - Fix David name and email
>> - remove trailing line in binding
>>
>> Changes since v3:
>> - rebase on spmi/next
>>
>> David Collins (1):
>> spmi: pmic-arb: Add support for PMIC v7
>>
>> Vinod Koul (1):
>> dt-bindings: spmi: Add qcom,bus-id
>>
>> .../bindings/spmi/qcom,spmi-pmic-arb.yaml | 10 +
>> drivers/spmi/spmi-pmic-arb.c | 242 ++++++++++++++++--
>> 2 files changed, 231 insertions(+), 21 deletions(-)
>>
>>
>> base-commit: 18c42f8d23426d3f4048df89523aa47203c3493a
>> --
>> 2.37.3


2022-11-20 11:54:09

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH v5 0/2] spmi: pmic-arb: Add support for PMIC v7

On 18/11/2022 20:24, Melody Olvera wrote:
>
>
> On 11/3/2022 9:27 AM, Vinod Koul wrote:
>> On 14-09-22, 22:22, Vinod Koul wrote:
>>> Hello,
>>>
>>> The is version 5 of support for PMIC v7. I have added a new property
>>> qcom,bus-id for supporting v7 and then add driver changes for v7
>> Stephen,
>>
>> Can you pick this? It has been so long...
>
> Hi Stephen,
>
> Do you mind looking at this? I've got some patches that depend on functionality here...
> https://lore.kernel.org/all/[email protected]/

This was merged.

Best regards,
Krzysztof