diff options
| author | Billy Tsai <[email protected]> | 2026-07-02 18:08:35 +0800 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-07-14 15:40:20 -0600 |
| commit | ada5d0e7e2ceb118a70df7d8c15b53d0d91c7d3b (patch) | |
| tree | 6c2779f205cf21fd1d85cdc0167fe006f46b7fac /programs | |
| parent | 1b87385aacf2c8a5d6d9296984509ae8376d6165 (diff) | |
pinctrl: aspeed: Add AST2700 SoC0 pinconf support
Each GPIO18A/GPIO18B ball has its own IO control register starting at
SCU 0x480, providing a 4-bit drive strength selector (3 mA to 41 mA in
hardware-defined steps), a bias enable bit and a pull direction bit.
Extend the group table with the pin members of the ball-backed groups
so bias-disable, bias-pull-down, bias-pull-up and drive-strength
properties can be applied per group as well as per pin. The routing
groups (USB, JTAG, PCIe RC) have no package balls and reject pin
configuration with -ENOTSUPP.
Select PINCONF so the generic pinctrl framework parses the pin
configuration properties.
Signed-off-by: Billy Tsai <[email protected]>
Diffstat (limited to 'programs')
0 files changed, 0 insertions, 0 deletions
