msm.txt 691 B

1234567891011121314151617
  1. MSM Pinctrl Bindings
  2. Required properties:
  3. - compatible: "qcom,msm8996-pinctrl"
  4. "qcom,mdm9640-pinctrl"
  5. "qcom,msm8909-pinctrl"
  6. - reg: Should be the base address and length of the TLMM block.
  7. - interrupts: Should be the parent IRQ of the TLMM block.
  8. - interrupt-controller: Marks the device node as an interrupt controller.
  9. - #interrupt-cells: Should be two.
  10. - gpio-controller: Marks the device node as a GPIO controller.
  11. - #gpio-cells : Should be two.
  12. The first cell is the gpio pin number and the
  13. second cell is used for optional parameters.
  14. Optional properties:
  15. - qcom,tlmm-emmc-boot-select : Should be the bit-field position to set.