Message ID | 20240606181027.98537-2-adrian@travitia.xyz (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | Add vibrator support for PM6150 PMIC | expand |
On 06/06/2024 20:10, Jens Reidel wrote: > The PM6150 vibrator module is compatible with the PMI632 vibrator > module, document the PM6150 vibrator compatible as fallback for the > PMI632 vibrator. > > Signed-off-by: Jens Reidel <adrian@travitia.xyz> > --- > Documentation/devicetree/bindings/input/qcom,pm8xxx-vib.yaml | 1 + Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
On Thu, Jun 06, 2024 at 08:10:26PM GMT, Jens Reidel wrote: > The PM6150 vibrator module is compatible with the PMI632 vibrator > module, document the PM6150 vibrator compatible as fallback for the > PMI632 vibrator. > > Signed-off-by: Jens Reidel <adrian@travitia.xyz> Reviewed-by: Bjorn Andersson <andersson@kernel.org> Regards, Bjorn > --- > Documentation/devicetree/bindings/input/qcom,pm8xxx-vib.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/input/qcom,pm8xxx-vib.yaml b/Documentation/devicetree/bindings/input/qcom,pm8xxx-vib.yaml > index 2025d6a5423e..76a286ec5959 100644 > --- a/Documentation/devicetree/bindings/input/qcom,pm8xxx-vib.yaml > +++ b/Documentation/devicetree/bindings/input/qcom,pm8xxx-vib.yaml > @@ -19,6 +19,7 @@ properties: > - qcom,pmi632-vib > - items: > - enum: > + - qcom,pm6150-vib > - qcom,pm7250b-vib > - qcom,pm7325b-vib > - qcom,pm7550ba-vib > -- > 2.45.1 >
On Thu, 06 Jun 2024 20:10:26 +0200, Jens Reidel wrote: > The PM6150 vibrator module is compatible with the PMI632 vibrator > module, document the PM6150 vibrator compatible as fallback for the > PMI632 vibrator. > > Signed-off-by: Jens Reidel <adrian@travitia.xyz> > --- > Documentation/devicetree/bindings/input/qcom,pm8xxx-vib.yaml | 1 + > 1 file changed, 1 insertion(+) > Seems this one was missed. Applied, thanks!
diff --git a/Documentation/devicetree/bindings/input/qcom,pm8xxx-vib.yaml b/Documentation/devicetree/bindings/input/qcom,pm8xxx-vib.yaml index 2025d6a5423e..76a286ec5959 100644 --- a/Documentation/devicetree/bindings/input/qcom,pm8xxx-vib.yaml +++ b/Documentation/devicetree/bindings/input/qcom,pm8xxx-vib.yaml @@ -19,6 +19,7 @@ properties: - qcom,pmi632-vib - items: - enum: + - qcom,pm6150-vib - qcom,pm7250b-vib - qcom,pm7325b-vib - qcom,pm7550ba-vib
The PM6150 vibrator module is compatible with the PMI632 vibrator module, document the PM6150 vibrator compatible as fallback for the PMI632 vibrator. Signed-off-by: Jens Reidel <adrian@travitia.xyz> --- Documentation/devicetree/bindings/input/qcom,pm8xxx-vib.yaml | 1 + 1 file changed, 1 insertion(+)