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

Commit 8152dc58 authored by Prasad Sodagudi's avatar Prasad Sodagudi
Browse files

Documentation: msm: Add compatible strings for pinctrl documentation



Update the list of compatible strings for the pinctrl documentation
	"qcom,msm8952-pinctrl"
	"qcom,msmtitanium-pinctrl"
	"qcom,msmthorium-pinctrl"

Change-Id: Ie4428ebe254040d82312a5c72a5e70b2ac32d1ae
Signed-off-by: default avatarPrasad Sodagudi <psodagud@codeaurora.org>
parent 1a45a811
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -5,6 +5,10 @@ Required properties:
	      "qcom,mdm9640-pinctrl"
	      "qcom,mdmfermium-pinctrl"
	       "qcom,mdmcalifornium-pinctrl"
	      "qcom,msm8952-pinctrl"
	      "qcom,msmtitanium-pinctrl"
	      "qcom,msmthorium-pinctrl"

- reg: Should be the base address and length of the TLMM block.
- interrupts: Should be the parent IRQ of the TLMM block.
- interrupt-controller: Marks the device node as an interrupt controller.