Dmitry Torokhov cddaac0459 ARM: pxa/gumstix: fix attaching properties to vbus gpio device
Commit f1d6588af93b tried to convert GPIO lookup tables to software
properties for the vbus gpio device, bit forgot the most important
step: actually attaching the new properties to the device.

Also fix up the name of the property array to reflect the board name,
and add missing gpio/property.h and devices.h includes absence of which
causes compile failures on some configurations.

Switch "#ifdef CONFIG_USB_PXA25X" to "#if IS_ENABLED(CONFIG_USB_PXA25X)"
because it should not matter if the driver is buolt in or a module, it
still need vbus controls.

Reported-by: Arnd Bergmann <arnd@arndb.de>
Fixes: f1d6588af93b ("ARM: pxa/gumstix: convert vbus gpio to use software nodes")
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2024-08-07 14:43:54 +02:00
..
2022-05-07 22:56:17 +02:00
2022-05-07 22:56:17 +02:00
2022-05-07 22:56:17 +02:00
2023-01-20 11:24:04 +01:00
2023-01-20 11:24:04 +01:00
2023-02-08 22:10:39 +01:00
2022-05-07 22:56:17 +02:00
2023-01-20 11:24:08 +01:00
2023-01-20 11:24:08 +01:00
2023-01-20 11:24:00 +01:00
2023-01-20 11:24:08 +01:00
2022-05-07 22:56:17 +02:00
2022-05-07 22:56:17 +02:00
2023-01-20 11:24:08 +01:00
2022-04-19 16:27:05 +02:00
2022-04-19 16:27:05 +02:00
2023-08-12 10:31:00 +02:00
2022-04-19 16:27:05 +02:00
2022-05-07 22:56:17 +02:00
2022-05-07 22:56:17 +02:00
2022-05-07 22:56:17 +02:00
2022-05-07 22:56:17 +02:00
2022-05-07 22:56:17 +02:00
2015-12-01 21:52:50 +01:00