summaryrefslogtreecommitdiff
path: root/doc/develop/bootstd/android.rst
diff options
context:
space:
mode:
authorCibil Pankiras <[email protected]>2025-11-14 00:45:32 +0100
committerPeter Robinson <[email protected]>2025-11-25 09:22:12 +0000
commit2c39d975f87cfcce3805bff34918708bf7491b25 (patch)
tree7f82fc50174bab5af21f3e1522fb33b0a3aa7407 /doc/develop/bootstd/android.rst
parent46e0ac55e56638d2543fc5a4c1ed28470095233e (diff)
pinctrl: bcm283x: Add GPIO pull-up/down control for BCM2835 and BCM2711
This patch adds support for configuring GPIO pull-up and pull-down resistors in the BCM283x pinctrl driver. It implements the brcm,pull device tree property to control pin bias settings. The implementation follows the hardware-specific pull control mechanisms: - BCM2835: two-step GPPUD register sequence - BCM2711: direct per-pin control registers This enables device tree configurations to specify pull-up, pull-down, or no bias for individual GPIO pins. Tested on Raspberry Pi boards with both BCM2835 and BCM2711 SoCs. Signed-off-by: Cibil Pankiras <[email protected]> Reviewed-by: Matthias Brugger <[email protected]>
Diffstat (limited to 'doc/develop/bootstd/android.rst')
0 files changed, 0 insertions, 0 deletions