sunxi: Add basic H3 support
Add initial sun8i H3 support, only uart + mmc are supported for now. Signed-off-by: Jens Kuske <jenskuske@gmail.com> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
This commit is contained in:
committed by
Hans de Goede
parent
6047a3a9c9
commit
1c27b7dcd0
@@ -147,6 +147,7 @@ enum sunxi_gpio_number {
|
||||
#define SUN7I_GPA_GMAC 5
|
||||
#define SUN6I_GPA_SDC2 5
|
||||
#define SUN6I_GPA_SDC3 4
|
||||
#define SUN8I_H3_GPA_UART0 2
|
||||
|
||||
#define SUN4I_GPB_TWI0 2
|
||||
#define SUN4I_GPB_TWI1 2
|
||||
|
||||
Reference in New Issue
Block a user