| commit | 83de11d9f39f89bc7456b41ada307358abb1f043 | [log] [tgz] |
|---|---|---|
| author | Jeff Daly <jeffd@silicom-usa.com> | Thu Aug 10 15:44:36 2023 -0400 |
| committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Tue Sep 26 16:53:29 2023 +0200 |
| tree | 6fc1d4ae7be6ae4a3ae97e4964be998d408e1c05 | |
| parent | 7b4f22edd17acafa55add96da96cdae6d90ce973 [diff] |
Microchip MEC172X: Rework GPIO definitions to separate package types. MEC172X has 2 package sizes with additional pins on the -LJ package. This commit separates the package-specific parts into different files. In addition, this patch removes unnecessary package-specific enums in favor of calculated offsets into the desired registers. Signed-off-by: Jeff Daly <jeffd@silicom-usa.com>