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

Commit 8e6b3f60 authored by Jeff Hugo's avatar Jeff Hugo
Browse files

soc: qcom: smp2p: Document unit test device tree bindings



Document the bindings for the SMP2P on-target unit test devices.

Change-Id: Iad96ef96044aa09879293a085b6d8ea8e4cf2410
Signed-off-by: default avatarJeffrey Hugo <jhugo@codeaurora.org>
parent 6c324b53
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
@@ -21,6 +21,20 @@ between clients, it is recommended that the DT nodes should be named using the
format:
	smp2pgpio_<ENTRY_NAME>_<REMOTE PID>_<in|out>

Unit test devices ("smp2p" entries):
-compatible : should be one of
		"qcom,smp2pgpio_test_smp2p_1_out"
		"qcom,smp2pgpio_test_smp2p_1_in"
		"qcom,smp2pgpio_test_smp2p_2_out"
		"qcom,smp2pgpio_test_smp2p_2_in"
		"qcom,smp2pgpio_test_smp2p_3_out"
		"qcom,smp2pgpio_test_smp2p_3_in"
		"qcom,smp2pgpio_test_smp2p_4_out"
		"qcom,smp2pgpio_test_smp2p_4_in"
		"qcom,smp2pgpio_test_smp2p_7_out"
		"qcom,smp2pgpio_test_smp2p_7_in"
-gpios : the relevant gpio pins of the entry

Example:
	/* Maps inbound "smp2p" entry on remote PID 7 to GPIO controller. */
	smp2pgpio_smp2p_7_in: qcom,smp2pgpio-smp2p-7-in {