summaryrefslogtreecommitdiff
path: root/doc/develop
diff options
context:
space:
mode:
authorHuy Bui <[email protected]>2025-10-27 17:35:38 +0100
committerMarek Vasut <[email protected]>2025-11-06 20:09:58 +0100
commit7ee86cab7b87b9b1dbaab3ff713554075ff7b51f (patch)
treed90fb555e5e8629604cbbf2cae25fda90a93f9fb /doc/develop
parentd81ffc337d58e541cb2b31404e9c4797acbe89ad (diff)
gpio: renesas: Add R-Car Gen5 support
Add support for the GPIO controller block in the R-Car Gen5 SoC family. The GPIO controller has a General Input Enable Register (INEN), whose reset state is to have all input disabled. The GPIO controller also has updated offsets for its control registers. U-Boot uses three registers, INDT, POSNEG, INEN, which have updated offsets, those are handled by the driver. Signed-off-by: Huy Bui <[email protected]> Signed-off-by: Hai Pham <[email protected]> Signed-off-by: Marek Vasut <[email protected]> [Marek: - Access Gen5 specific registers via driver data offsets, - Update commit message]
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions