Message ID | 20220914165212.3705892-1-vkoul@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | spmi: pmic-arb: Add support for PMIC v7 | expand |
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
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
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
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/20221118192241.29384-1-quic_molvera@quicinc.com/ 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
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/20221118192241.29384-1-quic_molvera@quicinc.com/ This was merged. Best regards, Krzysztof