Searched hist:"917195 d6f8293c35fcf9ed4bfe18f52cc1c9d2e6" (Results 1 – 3 of 3) sorted by relevance
/linux/arch/arm/mach-pxa/ |
H A D | devices.c | diff 917195d6f8293c35fcf9ed4bfe18f52cc1c9d2e6 Fri Jun 28 20:08:42 CEST 2024 Dmitry Torokhov <dmitry.torokhov@gmail.com> ARM: pxa: consolidate GPIO chip platform data
The platform data for the GPIO controllers for the boards using non-DT setup is the same between PXA25x (gumstix) and PXA27x (Spitz) devices. Move it into devices.c to consolidate code. It will help with conversion to software nodes/properties.
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Link: https://lore.kernel.org/r/20240628180852.1738922-3-dmitry.torokhov@gmail.com Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
H A D | pxa25x.c | diff 917195d6f8293c35fcf9ed4bfe18f52cc1c9d2e6 Fri Jun 28 20:08:42 CEST 2024 Dmitry Torokhov <dmitry.torokhov@gmail.com> ARM: pxa: consolidate GPIO chip platform data
The platform data for the GPIO controllers for the boards using non-DT setup is the same between PXA25x (gumstix) and PXA27x (Spitz) devices. Move it into devices.c to consolidate code. It will help with conversion to software nodes/properties.
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Link: https://lore.kernel.org/r/20240628180852.1738922-3-dmitry.torokhov@gmail.com Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|
H A D | pxa27x.c | diff 917195d6f8293c35fcf9ed4bfe18f52cc1c9d2e6 Fri Jun 28 20:08:42 CEST 2024 Dmitry Torokhov <dmitry.torokhov@gmail.com> ARM: pxa: consolidate GPIO chip platform data
The platform data for the GPIO controllers for the boards using non-DT setup is the same between PXA25x (gumstix) and PXA27x (Spitz) devices. Move it into devices.c to consolidate code. It will help with conversion to software nodes/properties.
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Link: https://lore.kernel.org/r/20240628180852.1738922-3-dmitry.torokhov@gmail.com Signed-off-by: Arnd Bergmann <arnd@arndb.de>
|