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

Commit 7674841e authored by Abhimanyu Kapur's avatar Abhimanyu Kapur
Browse files

Documentation: pinctrl: msm: Update msm tlmm pinctrl compat strings



Update the list of tlmm compat strings for msm pinctrl.

Change-Id: I3ad01336301cc63659d7b1deb1057b2f03b8666e
Signed-off-by: default avatarAbhimanyu Kapur <abhimany@codeaurora.org>
parent e741b0ff
Loading
Loading
Loading
Loading
+4 −7
Original line number Diff line number Diff line
@@ -8,13 +8,10 @@ different types, encapsulating different functions and having differing register
semantics.

 Required Properties:
 - compatible: identifies TLMM hardware version. should be in following format.
   - "qcom,msm-tlmm-<soc number>"
     e.g.) "qcom,msm-tlmm-8974"
           - Denotes compatible with msm8974 TLMM only.
     e.g.) "qcom,msm-tlmm-8226", "qcom,msm-tlmm-8974"
           - Denotes compatible with msm8226 TLMM best but still compatible
	     with msm8974.
 - compatible: identifies TLMM hardware version. should be one of the following
 	"qcom,msm-tlmm-8916"
	"qcom,msm-tlmm-8226"
	"qcom,msm-tlmm-8974"

 - reg: Base address of the pin controller hardware module and length of
   the address space it occupies.