aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pinctrl/pinmux-u300.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/pinctrl/pinmux-u300.c')
-rw-r--r--drivers/pinctrl/pinmux-u300.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/pinctrl/pinmux-u300.c b/drivers/pinctrl/pinmux-u300.c
index 71d23b736ff5..4858a64131f8 100644
--- a/drivers/pinctrl/pinmux-u300.c
+++ b/drivers/pinctrl/pinmux-u300.c
@@ -179,7 +179,7 @@
179#define U300_NUM_PADS 467 179#define U300_NUM_PADS 467
180 180
181/* Pad names for the pinmux subsystem */ 181/* Pad names for the pinmux subsystem */
182static const struct pinctrl_pin_desc __refdata u300_pads[] = { 182static const struct pinctrl_pin_desc u300_pads[] = {
183 /* Pads along the top edge of the chip */ 183 /* Pads along the top edge of the chip */
184 PINCTRL_PIN(0, "P PAD VDD 28"), 184 PINCTRL_PIN(0, "P PAD VDD 28"),
185 PINCTRL_PIN(1, "P PAD GND 28"), 185 PINCTRL_PIN(1, "P PAD GND 28"),