Message ID | 20230327125316.210812-7-brgl@bgdev.pl |
---|---|
State | New |
Headers | show |
Series | arm64: dts: qcom: sa8775p: add basic PMIC support | expand |
On Mon, 27 Mar 2023, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> > > PMM8654au is the SPMI PMIC variant used on sa8775p-ride. Add a compatible > for it. > > Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> > Cc: Lee Jones <lee@kernel.org> > Acked-by: Rob Herring <robh@kernel.org> > --- Change-log? > Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml > index 975c30aad23c..0f7dd7ac9630 100644 > --- a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml > +++ b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml > @@ -79,6 +79,7 @@ properties: > - qcom,pmk8350 > - qcom,pmk8550 > - qcom,pmm8155au > + - qcom,pmm8654au > - qcom,pmp8074 > - qcom,pmr735a > - qcom,pmr735b I believe this is already applied, right? Not sure why I have 3 copies of seemingly the same patch in my inbox. -- Lee Jones [李琼斯]
On Thu, Mar 30, 2023 at 3:13 PM Lee Jones <lee@kernel.org> wrote: > > On Mon, 27 Mar 2023, Bartosz Golaszewski wrote: > > > From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> > > > > PMM8654au is the SPMI PMIC variant used on sa8775p-ride. Add a compatible > > for it. > > > > Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> > > Cc: Lee Jones <lee@kernel.org> > > Acked-by: Rob Herring <robh@kernel.org> > > --- > > Change-log? > > > Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml > > index 975c30aad23c..0f7dd7ac9630 100644 > > --- a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml > > +++ b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml > > @@ -79,6 +79,7 @@ properties: > > - qcom,pmk8350 > > - qcom,pmk8550 > > - qcom,pmm8155au > > + - qcom,pmm8654au > > - qcom,pmp8074 > > - qcom,pmr735a > > - qcom,pmr735b > > I believe this is already applied, right? > > Not sure why I have 3 copies of seemingly the same patch in my inbox. > I've sent out three iterations of the series containing it. This one didn't change. As the rest of 18 patches don't concern your subsystem, I decided to only Cc you on this one. Let me know if you prefer to receive the entire series even if only a single patch needs your attention. The reaction to such dumps varies from maintainer to maintainer so I chose the safe approach. :) Bart > -- > Lee Jones [李琼斯]
On Thu, 30 Mar 2023, Bartosz Golaszewski wrote: > On Thu, Mar 30, 2023 at 3:13 PM Lee Jones <lee@kernel.org> wrote: > > > > On Mon, 27 Mar 2023, Bartosz Golaszewski wrote: > > > > > From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> > > > > > > PMM8654au is the SPMI PMIC variant used on sa8775p-ride. Add a compatible > > > for it. > > > > > > Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> > > > Cc: Lee Jones <lee@kernel.org> > > > Acked-by: Rob Herring <robh@kernel.org> > > > --- > > > > Change-log? > > > > > Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml | 1 + > > > 1 file changed, 1 insertion(+) > > > > > > diff --git a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml > > > index 975c30aad23c..0f7dd7ac9630 100644 > > > --- a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml > > > +++ b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml > > > @@ -79,6 +79,7 @@ properties: > > > - qcom,pmk8350 > > > - qcom,pmk8550 > > > - qcom,pmm8155au > > > + - qcom,pmm8654au > > > - qcom,pmp8074 > > > - qcom,pmr735a > > > - qcom,pmr735b > > > > I believe this is already applied, right? > > > > Not sure why I have 3 copies of seemingly the same patch in my inbox. > > > > I've sent out three iterations of the series containing it. This one > didn't change. As the rest of 18 patches don't concern your subsystem, > I decided to only Cc you on this one. Let me know if you prefer to > receive the entire series even if only a single patch needs your > attention. The reaction to such dumps varies from maintainer to > maintainer so I chose the safe approach. :) There is no simple answer to that question. Not Cc:ing me on this whole set appears to be the correct decision. -- Lee Jones [李琼斯]
diff --git a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml index 975c30aad23c..0f7dd7ac9630 100644 --- a/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml +++ b/Documentation/devicetree/bindings/mfd/qcom,spmi-pmic.yaml @@ -79,6 +79,7 @@ properties: - qcom,pmk8350 - qcom,pmk8550 - qcom,pmm8155au + - qcom,pmm8654au - qcom,pmp8074 - qcom,pmr735a - qcom,pmr735b