diff options
| author | Simon Glass <sjg@chromium.org> | 2026-07-29 07:27:28 -0600 |
|---|---|---|
| committer | Linus Walleij <linusw@kernel.org> | 2026-08-10 22:07:06 +0200 |
| commit | 63113d4fce6ca60a3de84a6f8bb0371513969bda (patch) | |
| tree | 328105fb9d805fefc501a6a25047e562250654fc /tools/perf/scripts/python | |
| parent | 80c44921f9e6a1cda748db8cbc39976045bebfbb (diff) | |
pinctrl: rockchip: Add RV1106 pinctrl support
Add pinctrl support for the Rockchip RV1106, based on the vendor
kernel in the Luckfox Pico SDK [1] at commit 824b817f8 (a Linux
5.10.160 kernel tree). Each GPIO bank has its own IO control (IOC)
register block, referenced by the rockchip,grf phandle of the bank
node; the register offsets are relative to the bank's own block. The
drive strength uses the RK3568-style exponential encoding and only
pins 0-6 of GPIO0 have drive-strength registers.
The RV1103 is a package variant of the RV1106 with fewer pins and uses
the same pin controller.
[1] https://github.com/LuckfoxTECH/luckfox-pico
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Link: https://github.com/LuckfoxTECH/luckfox-pico
Signed-off-by: Linus Walleij <linusw@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
