mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
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:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user