Searched hist:ac72e174f95ebce2e4a4e2165828223427b2a5f3 (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/drivers/pinctrl/ |
H A D | pinctrl-at91-pio4.c | ac72e174f95ebce2e4a4e2165828223427b2a5f3 Wed Jul 20 04:16:27 CDT 2016 Wenyou Yang <wenyou.yang@atmel.com> pinctrl: at91-pio4: Add pinctrl driver
AT91 PIO4 controller is a combined gpio-controller, pin-mux and pin-config module. The peripheral's pins are assigned through per-pin based muxing logic.
The pin configuration is performed on specific registers which are shared along with the gpio controller. So regard the pinctrl device as a child of atmel_pio4 device.
Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Andreas Bießmann <andreas@biessmann.org>
|
H A D | Makefile | ac72e174f95ebce2e4a4e2165828223427b2a5f3 Wed Jul 20 04:16:27 CDT 2016 Wenyou Yang <wenyou.yang@atmel.com> pinctrl: at91-pio4: Add pinctrl driver
AT91 PIO4 controller is a combined gpio-controller, pin-mux and pin-config module. The peripheral's pins are assigned through per-pin based muxing logic.
The pin configuration is performed on specific registers which are shared along with the gpio controller. So regard the pinctrl device as a child of atmel_pio4 device.
Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Andreas Bießmann <andreas@biessmann.org>
|
H A D | Kconfig | ac72e174f95ebce2e4a4e2165828223427b2a5f3 Wed Jul 20 04:16:27 CDT 2016 Wenyou Yang <wenyou.yang@atmel.com> pinctrl: at91-pio4: Add pinctrl driver
AT91 PIO4 controller is a combined gpio-controller, pin-mux and pin-config module. The peripheral's pins are assigned through per-pin based muxing logic.
The pin configuration is performed on specific registers which are shared along with the gpio controller. So regard the pinctrl device as a child of atmel_pio4 device.
Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Andreas Bießmann <andreas@biessmann.org>
|