Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d9c68089 authored by Jaewon Kim's avatar Jaewon Kim Committed by Kukjin Kim
Browse files

ARM: dts: Add max77693-haptic node for exynos4412-trats2



This patch adds max77693-haptic node to support for haptic motor driver.

Signed-off-by: default avatarJaewon Kim <jaewon02.kim@samsung.com>
Signed-off-by: default avatarKukjin Kim <kgene.kim@samsung.com>
parent 249358cb
Loading
Loading
Loading
Loading
+6 −0
Original line number Original line Diff line number Diff line
@@ -543,6 +543,12 @@
					regulator-max-microamp = <2580000>;
					regulator-max-microamp = <2580000>;
				};
				};
			};
			};

			max77693_haptic {
				compatible = "maxim,max77693-haptic";
				haptic-supply = <&ldo26_reg>;
				pwms = <&pwm 0 38022 0>;
			};
		};
		};
	};
	};