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

Commit 6a27e260 authored by Mao Li's avatar Mao Li Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: add dts entry for haptics on MSM8996 DTP



Add haptic device node for MSM8996 DTP. Haptics module
provides the vibration effects for the device.

Change-Id: Ib9e4ac07ef304cc71e4e013f6855e17e75a46559
Signed-off-by: default avatarMao Li <maol@codeaurora.org>
parent 34ee457b
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -114,3 +114,7 @@
		};
		};
	};
	};
};
};

&pmi8994_haptics {
	status = "okay";
};