summaryrefslogtreecommitdiff
path: root/drivers/pinctrl
Commit message (Expand)AuthorAgeFilesLines
* dm: core: Use dev_has_ofnode() instead of dev_of_valid()Simon Glass2021-01-051-1/+1
* dm: core: Rename dev_has_of_node() to dev_has_ofnode()Simon Glass2021-01-051-1/+1
* x86: apl: Move priv/plat structs to headersSimon Glass2021-01-051-12/+0
* x86: pinctrl: Drop unlikely error messages from TPLSimon Glass2021-01-051-3/+8
* x86: apl: Reduce size for TPLSimon Glass2021-01-051-1/+3
* pinctrl: Drop post_bind() method when not neededSimon Glass2021-01-051-1/+3
* dm: Use access methods for dev/uclass private dataSimon Glass2021-01-052-5/+5
* x86: apl: Drop support for !OF_PLATDATA_PARENTSimon Glass2021-01-051-2/+0
* pinctrl: Update for new sequence numbersSimon Glass2020-12-181-1/+1
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-136-24/+24
* dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass2020-12-136-15/+14
* dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass2020-12-135-13/+13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-138-15/+15
* dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass2020-12-1367-68/+68
* dm: Drop uses of dev_set_of_offset()Simon Glass2020-12-131-1/+0
* dm: Remove uses of device_bind_offset()Simon Glass2020-12-138-18/+19
* dm: core: Rename device_bind() to device_bind_offset()Simon Glass2020-12-138-15/+16
* pinctrl: stmfx: update pin namePatrick Delaunay2020-11-251-4/+4
* pinctrl: stmfx: update pincontrol and gpio device namePatrick Delaunay2020-11-251-1/+4
* pinctrl: stm32: display bias information for all pinsPatrick Delaunay2020-11-251-12/+12
* pinctrl: renesas: Drop unused members from struct sh_pfc_pinctrlLad Prabhakar2020-11-221-4/+0
* pinctrl: renesas: r8a7795: Optimize pinctrl image size for R8A774E1Biju Das2020-11-221-2/+12
* pinctrl: renesas: r8a77965: Optimize pinctrl image size for R8A774B1Biju Das2020-11-221-0/+12
* pinctrl: renesas: r8a7796: Optimize pinctrl image size for R8A774A1Biju Das2020-11-221-0/+12
* pinctrl: renesas: r8a77951: Add R8A774E1 PFC supportBiju Das2020-11-225-409/+519
* pinctrl: renesas: r8a77965: Add R8A774B1 PFC supportBiju Das2020-11-225-405/+513
* pinctrl: k210: Rename power domains to match datasheetSean Anderson2020-11-171-5/+5
* pinctrl: k210: Fix inverted IE and OE for I2CSean Anderson2020-11-171-4/+7
* x86: pinctrl: Silence the warning when a pin is not foundSimon Glass2020-11-061-1/+1
* x86: Fix up driver names to avoid dtoc warningsSimon Glass2020-11-051-1/+1
* pinctrl: renesas: pfc-r8a77990: Sync PFC tables with Linux 5.9Lad Prabhakar2020-10-201-27/+30
* pinctrl: Add support for Kendryte K210 FPIOASean Anderson2020-10-083-0/+745
* test: pinmux: Add test for pin muxingSean Anderson2020-10-081-48/+138
* pinctrl: Add pinmux property support to pinctrl-genericSean Anderson2020-10-081-30/+97
* Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodia...Tom Rini2020-10-062-1/+5
|\
| * pinctrl: meson-axg: add missing GPIOA_18Neil Armstrong2020-10-051-0/+1
| * pinctrl: meson-axg-pmx: fix gpio requestNeil Armstrong2020-10-051-1/+4
* | Merge branch 'next'Tom Rini2020-10-057-39/+314
|\ \ | |/ |/|
| * Merge tag 'u-boot-atmel-2021.01-a' of https://gitlab.denx.de/u-boot/custodian...WIP/05Oct2020-nextTom Rini2020-10-051-0/+1
| |\
| | * pinctrl: at91-pio4: add compatible for sama7g5 pinctrl blockEugen Hristev2020-09-251-0/+1
| * | Merge tag 'u-boot-stm32-20201003' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2020-10-051-20/+28
| |\ \
| | * | pinctrl: stm32: Add header with SPDX licencePatrick Delaunay2020-10-021-0/+5
| | * | pinctrl: stm32: Convert to use APIs which support live DTPatrick Delaunay2020-10-021-20/+23
| * | | pinctrl: bcm283x: Store the return value of dev_read_u32_default to intOvidiu Panait2020-10-021-1/+1
| * | | pinctrl: bcm283x: Read address from DT in ofdata_to_platdataOvidiu Panait2020-10-021-7/+10
| * | | pinctrl: bcm283x: DM_FLAG_PRE_RELOC: Remove OF_CONTROL checkOvidiu Panait2020-10-021-1/+1
| |/ /
| * | pinctrl: renesas: Fix PINCTRL_PFC_R8A774A1 help descriptionBiju Das2020-09-261-10/+10
| * | powerpc, qe: add DTS support for parallel I/O portsHeiko Schocher2020-09-173-0/+263
| |/
* | pinmux: pic32: add SDHCI pin configJohn Robertson2020-09-231-0/+28
|/
* x86: pinctrl: Fix 'relatove' typoSimon Glass2020-09-011-1/+1