summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: renesas: Add R8A77980 V3H PFC tablesMarek Vasut2019-08-095-0/+2920
* Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2019-07-3012-831/+961
|\
| * pinctrl: renesas: fix R-Car gpio0_00 operation fails with 'gpio -input' commandtitron2019-07-291-2/+2
| * pinctrl: renesas: Synchronize Gen2/Gen3 tables with Linux 5.2Eugeniu Rosca2019-07-2311-829/+959
* | pinctrl: mediatek: fix warningFabien Parent2019-07-291-0/+2
* | pinctrl: mxs: Add support for i.MX2[38] mxs pinctrl driverLukasz Majewski2019-07-194-0/+262
|/
* Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2019-07-141-3/+33
|\
| * pinctrl: stm32: update .bind callbackPatrice Chotard2019-07-121-1/+31
| * pinctrl: pinctrl_stm32: Fix warnings when compiling with W=1Patrick Delaunay2019-07-121-2/+2
* | pinctrl: pinctrl-single: Add 'pinctrl-single, bits' supportAdam Ford2019-07-131-1/+64
|/
* pinctrl: uniphier: Add SPI pin-mux settingsKunihiko Hayashi2019-06-299-0/+76
* Merge tag 'u-boot-amlogic-20190612' of git://git.denx.de/u-boot-amlogicTom Rini2019-06-127-28/+231
|\
| * pinctrl: meson-gxbb: add hdmi related pinsMaxime Jourdan2019-06-121-0/+19
| * pinctrl: meson: g12a: add DS bank valueGuillaume La Roque2019-06-121-10/+10
| * pinctrl: meson: add support of drive-strength-microampGuillaume La Roque2019-06-123-14/+74
| * pinctrl: meson-axg: add support for getting pinmux statusNeil Armstrong2019-06-121-0/+48
| * pinctrl: meson-gx: add support for getting pinmux statusNeil Armstrong2019-06-121-0/+44
| * pinctrl: meson: add common function to get pins nameNeil Armstrong2019-06-122-0/+27
| * pinctrl: meson-gx: fix GPIO_TEST_N and GPIOCLK_ groupsNeil Armstrong2019-06-122-4/+9
* | pinctrl: imx: Define imx6_pinctrl_soc_info in .data sectionLukasz Majewski2019-06-111-1/+1
|/
* pinctrl: rockchip: Also move common set_schmitter func into per Soc fileDavid Wu2019-05-084-21/+37
* pinctrl: rockchip: Clean the unused type and labelDavid Wu2019-05-0810-30/+0
* pinctrl: rockchip: Special treatment for RK3288 gpio0 pins' pullDavid Wu2019-05-081-2/+9
* pinctrl: rockchip: Split the common set_pull() func into per SocDavid Wu2019-05-0811-112/+275
* pinctrl: rockchip: Special treatment for RK3288 gpio0 pins' drive strengthDavid Wu2019-05-081-2/+9
* pinctrl: rockchip: Split the common set_drive() func into per SocDavid Wu2019-05-088-100/+224
* pinctrl: rockchip: Special treatment for RK3288 gpio0 pins' iomuxDavid Wu2019-05-081-1/+9
* pinctrl: rockchip: Split the common set_mux() into per SocDavid Wu2019-05-0811-32/+297
* pinctrl: rockchip: Remove redundant spacesDavid Wu2019-05-087-63/+63
* pinctrl: rockchip: Add pull-pin-default param and remove unused paramDavid Wu2019-05-081-2/+1
* Revert "pinctrl: rockchip: Add 32bit writing function for rk3288 gpio0 pinctrl"Kever Yang2019-05-083-76/+13
* pinctrl: renesas: Add RZ/A1 R7S72100 pin control driverMarek Vasut2019-05-073-0/+159
* pinctrl: renesas: Remove sh_pfc_config_mux_for_gpio()Marek Vasut2019-05-042-6/+0
* pinctrl: renesas: Implement gpio_request_enable/gpio_disable_freeMarek Vasut2019-05-041-1/+39
* pinctrl: renesas: Set pin type in sh_pfc_config_mux_for_gpioMarek Vasut2019-05-041-2/+8
* pinctrl: gpio: Add callback for configuring pin as GPIOMarek Vasut2019-05-041-0/+96
* Merge tag 'rockchip-for-2019.07' of git://git.denx.de/u-boot-rockchipTom Rini2019-05-011-0/+3
|\
| * pinctrl: exit pinconfig_post_bind if there are no subnodesUrja Rannikko2019-05-011-0/+3
* | Merge tag 'u-boot-imx-20190426' of git://git.denx.de/u-boot-imxTom Rini2019-05-011-0/+1
|\ \ | |/ |/|
| * pinctrl: imx8: add i.MX8QM compatiblePeng Fan2019-04-251-0/+1
* | Merge tag 'u-boot-stm32-mcu-20190423' of https://github.com/pchotard/u-bootTom Rini2019-04-241-0/+1
|\ \
| * | pinctrl: stm32: Add st,stm32f769-pinctrl compatible stringPatrice Chotard2019-04-231-0/+1
* | | Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogicTom Rini2019-04-246-184/+1491
|\ \ \ | |_|/ |/| |
| * | pinctrl: meson: add g12a supportJerome Brunet2019-04-235-5/+1312
| * | pinctrl: meson: axg: Fix PIN and BANK offsetsGuillaume La Roque2019-04-101-179/+179
* | | pinctrl: add driver for MT8516Fabien Parent2019-04-233-0/+396
| |/ |/|
* | Merge tag 'pull-12apr19' of git://git.denx.de/u-boot-dmTom Rini2019-04-131-26/+10
|\ \
| * | dm: pinctrl: Skip gpio-controller node in pinconfig_post_bind()Patrick Delaunay2019-04-111-0/+3
| * | dm: pinctrl: Avoid race condition on probe for UCLASS_PINCTRLPatrice Chotard2019-04-111-4/+7
| * | dm: pinctrl: Remove obsolete function pinctrl_decode_pin_config_dm().Christoph Muellner2019-04-111-22/+0