commit | 02239394988d363b65234be9f7ca75f864e523b3 | [log] [tgz] |
---|---|---|
author | Christophe Leroy <christophe.leroy@csgroup.eu> | Fri Oct 14 10:01:41 2022 +0200 |
committer | Christophe Leroy <christophe.leroy@csgroup.eu> | Sat Feb 11 08:47:58 2023 +0100 |
tree | ae03eb57e93b30ea84805e3cedf9739e06fd5f59 | |
parent | 19a68636b40d12dd73b92adc13bc3d8fdd53c03c [diff] |
driver, gpio: Add support for MPC 8xx CPU ports Ports A, C and D are 16 bits ports. Ports B and E are 32 bits ports. The "compatible" is used to determine each port type. This patch was originally written by Charles Frey who's email address is not valid anymore as he left the company. Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu> Reviewed-by: FRANJOU Stephane <stephane.franjou@csgroup.eu>