pinctrl: update the number of pins in EE domain

PD#147162: pinctrl: update the number of pins in EE domain

Change-Id: I1140bfea4f812fd66d42efcd59ce884022e932f9
Signed-off-by: xingyu.chen <xingyu.chen@amlogic.com>
This commit is contained in:
xingyu.chen
2017-07-10 16:35:21 +08:00
parent 753d672212
commit 51f4c3671f

View File

@@ -492,7 +492,7 @@ static struct meson_domain_data mesonaxg_periphs_domain_data = {
.banks = mesonaxg_periphs_banks,
.num_banks = ARRAY_SIZE(mesonaxg_periphs_banks),
.pin_base = 15,
.num_pins = 85,
.num_pins = 86,
};
static struct meson_domain_data mesonaxg_aobus_domain_data = {