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

Commit 39292b54 authored by Sathish Ambley's avatar Sathish Ambley
Browse files

dt-bindings: msm: arm: Add bindings for hid-qvr



Add compatible string used by hid-qvr driver to register and
deliver events received from the external viewer to the remote
processor.

Change-Id: Ib03c505049367c010fd999a254966501fbbb5867
Signed-off-by: default avatarSathish Ambley <sathishambley@codeaurora.org>
parent a8d7836a
Loading
Loading
Loading
Loading
+15 −0
Original line number Diff line number Diff line
Qualcomm Technologies, Inc. HID QVR (hid-qvr) driver

Required properties:
-compatible :
	To communicate with cdsp
		qcom,smp2p_interrupt_qvrexternal_5_out (outbound)

Example:
	qcom,smp2p_interrupt_qvrexternal_5_out {
		compatible = "qcom,smp2p-interrupt-qvrexternal-5-out";
		qcom,smem-states = <&smp2p_qvrexternal5_out 0>;
		qcom,smem-state-names = "qvrexternal-smp2p-out";
	};