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

Commit 4e9512e7 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 33af36d7 7674841e
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.