From: djkabutar Date: Tue, 8 Apr 2025 13:28:13 +0000 (+0530) Subject: microcontroller: rk3588: define every pinmux possible for all protocols X-Git-Tag: 8.57.0~8^2 X-Git-Url: https://git.ayoreis.com/Adafruit_Blinka-hackapet.git/commitdiff_plain/4852f3298a59665563530bbf66f3641eccbe39bd?hp=4852f3298a59665563530bbf66f3641eccbe39bd microcontroller: rk3588: define every pinmux possible for all protocols Before this, only used pins for the Radxa and some other brands were defined, which does not include every mux possiblities. Other boards will find hard time to include thier board into this. For that reason, defining every possibility. Signed-off-by: djkabutar ---