From: Piotr Dymacz Date: Wed, 19 Jul 2017 21:43:26 +0000 (+0200) Subject: Add QCA956x GPIO count X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=1901d859137c5a262940b8ee8a3ee5a03b4ca1af;p=oweals%2Fu-boot_mod.git Add QCA956x GPIO count --- diff --git a/u-boot/include/soc/qca_soc_common.h b/u-boot/include/soc/qca_soc_common.h index bed9519..046a4a2 100644 --- a/u-boot/include/soc/qca_soc_common.h +++ b/u-boot/include/soc/qca_soc_common.h @@ -554,6 +554,8 @@ #define QCA_GPIO_COUNT 18 #elif (SOC_TYPE & QCA_QCA955X_SOC) #define QCA_GPIO_COUNT 24 +#elif (SOC_TYPE & QCA_QCA956X_SOC) + #define QCA_GPIO_COUNT 23 #endif #define QCA_GPIO_OE_REG QCA_GPIO_BASE_REG + 0x00