linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzk@kernel.org>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 3/6] ARM: dts: exynos: use generic name for max77693 motor in Midas
Date: Thu,  5 Nov 2020 19:45:03 +0100	[thread overview]
Message-ID: <20201105184506.215648-3-krzk@kernel.org> (raw)
In-Reply-To: <20201105184506.215648-1-krzk@kernel.org>

Use a generic name for the max77693 motor driver in Exynos4412 Midas
boards to align with Devicetree specification naming convention.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
---
 arch/arm/boot/dts/exynos4412-midas.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/exynos4412-midas.dtsi b/arch/arm/boot/dts/exynos4412-midas.dtsi
index 97db6e4a39a7..0889f081efd2 100644
--- a/arch/arm/boot/dts/exynos4412-midas.dtsi
+++ b/arch/arm/boot/dts/exynos4412-midas.dtsi
@@ -192,7 +192,7 @@ charger_reg: CHARGER {
 				};
 			};
 
-			max77693_haptic {
+			motor-driver {
 				compatible = "maxim,max77693-haptic";
 				haptic-supply = <&ldo26_reg>;
 				pwms = <&pwm 0 38022 0>;
-- 
2.25.1


  parent reply	other threads:[~2020-11-05 18:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-05 18:45 [PATCH 1/6] ARM: dts: exynos: use hyphens in Exynos3250 node names Krzysztof Kozlowski
2020-11-05 18:45 ` [PATCH 2/6] ARM: dts: exynos: use hyphens in Exynos4 " Krzysztof Kozlowski
2020-11-05 18:45 ` Krzysztof Kozlowski [this message]
2020-11-05 18:45 ` [PATCH 4/6] ARM: dts: exynos: use hyphens in Exynos5 " Krzysztof Kozlowski
2020-11-05 18:45 ` [PATCH 5/6] ARM: dts: exynos: use hyphens in MFC reserved memory " Krzysztof Kozlowski
2020-11-05 18:45 ` [PATCH 6/6] arm64: dts: exynos: use hyphens in Exynos5433 " Krzysztof Kozlowski
2020-11-10 18:21 ` [PATCH 1/6] ARM: dts: exynos: use hyphens in Exynos3250 " Krzysztof Kozlowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201105184506.215648-3-krzk@kernel.org \
    --to=krzk@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).