Searched hist:d4313a68 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/video/fbdev/via/ |
H A D | via-gpio.h | d4313a68 Tue Jun 13 01:33:14 CDT 2023 Linus Walleij <linus.walleij@linaro.org> fbdev/media: Use GPIO descriptors for VIA GPIO
The VIA fbdev exposes a custom GPIO chip for its GPIOs, these are in turn looked up the camera driver using a custom API.
Drop the custom API, provide a look-up table and convert to GPIO descriptors. Note proper polarity on the RESET line.
Cc: Jonathan Corbet <corbet@lwn.net> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Helge Deller <deller@gmx.de>
|
H A D | via-gpio.c | d4313a68 Tue Jun 13 01:33:14 CDT 2023 Linus Walleij <linus.walleij@linaro.org> fbdev/media: Use GPIO descriptors for VIA GPIO
The VIA fbdev exposes a custom GPIO chip for its GPIOs, these are in turn looked up the camera driver using a custom API.
Drop the custom API, provide a look-up table and convert to GPIO descriptors. Note proper polarity on the RESET line.
Cc: Jonathan Corbet <corbet@lwn.net> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Helge Deller <deller@gmx.de>
|
H A D | via-core.c | d4313a68 Tue Jun 13 01:33:14 CDT 2023 Linus Walleij <linus.walleij@linaro.org> fbdev/media: Use GPIO descriptors for VIA GPIO
The VIA fbdev exposes a custom GPIO chip for its GPIOs, these are in turn looked up the camera driver using a custom API.
Drop the custom API, provide a look-up table and convert to GPIO descriptors. Note proper polarity on the RESET line.
Cc: Jonathan Corbet <corbet@lwn.net> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Helge Deller <deller@gmx.de>
|
/openbmc/linux/drivers/media/platform/via/ |
H A D | via-camera.c | d4313a68 Tue Jun 13 01:33:14 CDT 2023 Linus Walleij <linus.walleij@linaro.org> fbdev/media: Use GPIO descriptors for VIA GPIO
The VIA fbdev exposes a custom GPIO chip for its GPIOs, these are in turn looked up the camera driver using a custom API.
Drop the custom API, provide a look-up table and convert to GPIO descriptors. Note proper polarity on the RESET line.
Cc: Jonathan Corbet <corbet@lwn.net> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Helge Deller <deller@gmx.de>
|