* [PATCH 04/25] ARM: dts: s5pv210: fix pinctrl property of "vibrator-en" regulator in Aries [not found] <20200907161141.31034-1-krzk@kernel.org> @ 2020-09-07 16:11 ` Krzysztof Kozlowski 2020-09-09 19:39 ` Krzysztof Kozlowski 0 siblings, 1 reply; 2+ messages in thread From: Krzysztof Kozlowski @ 2020-09-07 16:11 UTC (permalink / raw) To: Kukjin Kim, Krzysztof Kozlowski, Rob Herring, Jonathan Cameron, Lars-Peter Clausen, Peter Meerwald-Stadler, Jonathan Bakker, Paweł Chmiel, linux-arm-kernel, linux-samsung-soc, devicetree, linux-kernel, linux-iio Cc: stable Fix typo in pinctrl property of "vibrator-en" fixed regulator in Aries family of boards. The error caused lack of pin configuration for the GPIO used in vibrator. Fixes: 04568cb58a43 ("ARM: dts: s5pv210: Disable pull for vibrator enable GPIO on Aries boards") Cc: <stable@vger.kernel.org> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> --- arch/arm/boot/dts/s5pv210-aries.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/s5pv210-aries.dtsi b/arch/arm/boot/dts/s5pv210-aries.dtsi index a3f83f668ce1..6ba23562da46 100644 --- a/arch/arm/boot/dts/s5pv210-aries.dtsi +++ b/arch/arm/boot/dts/s5pv210-aries.dtsi @@ -59,7 +59,7 @@ gpio = <&gpj1 1 GPIO_ACTIVE_HIGH>; pinctrl-names = "default"; - pinctr-0 = <&vibrator_ena>; + pinctrl-0 = <&vibrator_ena>; }; touchkey_vdd: regulator-fixed-1 { -- 2.17.1 ^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 04/25] ARM: dts: s5pv210: fix pinctrl property of "vibrator-en" regulator in Aries 2020-09-07 16:11 ` [PATCH 04/25] ARM: dts: s5pv210: fix pinctrl property of "vibrator-en" regulator in Aries Krzysztof Kozlowski @ 2020-09-09 19:39 ` Krzysztof Kozlowski 0 siblings, 0 replies; 2+ messages in thread From: Krzysztof Kozlowski @ 2020-09-09 19:39 UTC (permalink / raw) To: Kukjin Kim, Rob Herring, Jonathan Cameron, Lars-Peter Clausen, Peter Meerwald-Stadler, Jonathan Bakker, Paweł Chmiel, linux-arm-kernel, linux-samsung-soc, devicetree, linux-kernel, linux-iio Cc: stable On Mon, Sep 07, 2020 at 06:11:20PM +0200, Krzysztof Kozlowski wrote: > Fix typo in pinctrl property of "vibrator-en" fixed regulator in Aries > family of boards. The error caused lack of pin configuration for the > GPIO used in vibrator. > > Fixes: 04568cb58a43 ("ARM: dts: s5pv210: Disable pull for vibrator enable GPIO on Aries boards") > Cc: <stable@vger.kernel.org> > Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> > --- > arch/arm/boot/dts/s5pv210-aries.dtsi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied 4-8. Thanks Jonathan for testing. Best regards, Krzysztof ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-09-09 19:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20200907161141.31034-1-krzk@kernel.org>
2020-09-07 16:11 ` [PATCH 04/25] ARM: dts: s5pv210: fix pinctrl property of "vibrator-en" regulator in Aries Krzysztof Kozlowski
2020-09-09 19:39 ` Krzysztof Kozlowski
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox