commit | e9c9e9cbef368d03ceda6d2c453f79e34b8cd203 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut+renesas@gmail.com> | Tue Apr 27 21:29:50 2021 +0200 |
committer | Marek Vasut <marek.vasut+renesas@gmail.com> | Thu Jun 24 20:22:17 2021 +0200 |
tree | 052b4f7cee9f72b017e3e4db46c351ceaa65fa8a | |
parent | b092f96290539d98ebd2e9c159de8035a8142842 [diff] |
gpio: renesas: Handle R8A779A0 V3U INEN register The R8A779A0 V3U GPIO block has additional "General Input Enable" INEN register. Add new R8A779A0 compatible string with a new quirk and also a handler for this quirk which toggles the INEN register in the right place. INEN register handling is based on "gpio: renesas: Add R8A779A0 V3U support" by Hai Pham <hai.pham.ud@renesas.com> Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>