aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2021-04-30 14:31:00 +0200
committerGeert Uytterhoeven <geert+renesas@glider.be>2021-05-11 10:04:42 +0200
commit2cee31cd49733e89dfedf4f68a56839fc2e42040 (patch)
treeb59f3ef71668f396b63004487fde3373a1083742 /tools/perf/scripts/python
parentLinux 5.13-rc1 (diff)
downloadlinux-2cee31cd49733e89dfedf4f68a56839fc2e42040.tar.gz
linux-2cee31cd49733e89dfedf4f68a56839fc2e42040.zip
pinctrl: renesas: r8a7796: Add missing bias for PRESET# pin
R-Car Gen3 Hardware Manual Errata for Rev. 0.52 of Nov 30, 2016, added the configuration bit for bias pull-down control for the PRESET# pin on R-Car M3-W. Add driver support for controlling pull-down on this pin. Fixes: 2d40bd24274d2577 ("pinctrl: sh-pfc: r8a7796: Add bias pinconf support") Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se> Link: https://lore.kernel.org/r/c479de5b3f235c2f7d5faea9e7e08e6fccb135df.1619785375.git.geert+renesas@glider.be
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
Conor Dooley1-0/+1 2022-06-07spi: add support for microchip fpga spi controllersConor Dooley3-0/+642 2022-06-06spi: spi-ti-qspi: Support per-transfer and per-slave speed_hz settingsAtsushi Nemoto1-36/+39 2022-06-06spi: spi.c: Convert statistics to per-cpu u64_stats_tDavid Jander2-68/+127 2022-06-06spi: dt-bindings: Move 'rx-sample-delay-ns' to spi-peripheral-props.yamlRob Herring2-9/+14 2022-06-06spi: intel: Use correct order for the parameters of devm_kcalloc()Christophe JAILLET1-2/+2 2022-06-06spi: spi-zynqmp-gqspi: Add two chip select supportAmit Kumar Mahapatra1-3/+22 2022-06-06spi: fix typo in commentJulia Lawall1-1/+1 2022-06-06spi: mt65xx: add MT8365 SoC bindingsFabien Parent1-0/+1 2022-06-06spi: cadence-quadspi: Remove spi_master_put() in probe failure pathVaishnav Achath1-12/+7 2022-06-06spi: s3c64xx: requests spi-dma channel only during data transferAdithya K V1-24/+32 2022-06-06spi: spi-altera-dfl: Fix an error handling pathChristophe JAILLET1-9/+5 2022-06-06spi: stm32-qspi: Remove stm32_qspi_wait_poll_status() unused parameterPatrice Chotard1-3/+2 2022-06-06spi: stm32-qspi: Remove stm32_qspi_wait_cmd() unused parameterPatrice Chotard1-3/+2 2022-06-06spi: stm32-qspi: Remove stm32_qspi_get_mode() unused parameterPatrice Chotard1-4/+4 2022-06-05Linux 5.19-rc1v5.19-rc1Linus Torvalds1-2/+2 2022-06-05bluetooth: don't use bitmaps for random flag accessesLinus Torvalds5-39/+27 2022-06-05fix the breakage in close_fd_get_file() calling conventions changeAl Viro3-6/+4 2022-06-05kbuild: Allow to select bash in a modified environmentSchspa Shi1-1/+1 2022-06-05scripts: kconfig: nconf: make nconfig accept jk keybindingsIsak Ellmer1-2/+6 2022-06-05modpost: use fnmatch() to simplify match()Masahiro Yamada1-61/+13 2022-06-05modpost: simplify mod->name allocationMasahiro Yamada1-13/+12 2022-06-05kbuild: factor out the common objtool argumentsMasahiro Yamada4-97/+52 2022-06-05kbuild: move vmlinux.o link to scripts/Makefile.vmlinux_oMasahiro Yamada2-40/+62 2022-06-05kbuild: clean .tmp_* pattern by make cleanMasahiro Yamada3-8/+5 2022-06-04cifs: fix uninitialized pointer in error case in dfs_cache_get_tgt_shareSteve French1-1/+2 2022-06-04parisc/stifb: Keep track of hardware path of graphics cardHelge Deller3-9/+14 2022-06-04parisc/stifb: Implement fb_is_primary_device()Helge Deller3-2/+23 2022-06-03firmware_loader: enable XZ by default if compressed support is enabledLinus Torvalds1-0/+1 2022-06-03perf vendor events intel: Update metrics for AlderlakeZhengjun Xing1-50/+113