M7350/kernel/Documentation/devicetree/bindings/pinctrl/msm.txt
2024-09-09 08:57:42 +00:00

26 lines
907 B
Plaintext

MSM Pinctrl Bindings
Required properties:
- compatible: "qcom,msm8996-pinctrl"
"qcom,mdm9640-pinctrl"
"qcom,mdm9607-pinctrl"
"qcom,msmgold-pinctrl"
"qcom,mdmcalifornium-pinctrl"
"qcom,msm8952-pinctrl"
"qcom,msmtitanium-pinctrl"
"qcom,msm8937-pinctrl"
"qcom,msmcobalt-pinctrl"
"qcom,msm8909-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.
- #interrupt-cells: Should be two.
- gpio-controller: Marks the device node as a GPIO controller.
- #gpio-cells : Should be two.
The first cell is the gpio pin number and the
second cell is used for optional parameters.
Optional properties:
- qcom,tlmm-emmc-boot-select : Should be the bit-field position to set.