summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2020-01-04 12:27:23 -0800
committerMiquel Raynal <miquel.raynal@bootlin.com>2020-01-21 20:00:34 +0100
commit7a95a72e052a7d15333de932e0a89b4934ce6085 (patch)
tree19e6d7f7eebf50cf205da0fb09e86aff96f03019 /tools/perf/scripts/python/bin
parent9ee0f956cfbb87b19dfbbb9d588fef282eb5e95e (diff)
downloadkernel-7a95a72e052a7d15333de932e0a89b4934ce6085.tar.gz
mtd: rawnand: atmel: switch to using devm_fwnode_gpiod_get()
devm_fwnode_get_index_gpiod_from_child() is going away as the name is too unwieldy, let's switch to using the new devm_fwnode_gpiod_get(). Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
2020-04-02drm/mediatek: Use simple encoderThomas Zimmermann 2020-02-26drm/bridge: Extend bridge API to disable connector creationLaurent Pinchart 2020-01-20Backmerge v5.5-rc7 into drm-nextDave Airlie 2019-12-17drm/mediatek: reduce the hbp and hfp for phy timingJitao Shi 2019-12-09drm/panel: decouple connector from drm_panelSam Ravnborg 2019-10-22Merge tag 'mediatek-drm-next-5.5' of https://github.com/ckhu-mediatek/linux.g...Dave Airlie 2019-10-07drm/mediatek: add dphy reset after setting lanes numberJitao Shi 2019-10-07drm/mediatek: change the dsi phytiming calculate methodJitao Shi 2019-10-07drm/mediatek: add mt8183 dsi driver supportJitao Shi 2019-10-07drm/mediatek: add frame size controlJitao Shi 2019-10-07drm/mediatek: add dsi reg commit disable controlJitao Shi 2019-10-07drm/mediatek: replace writeb() with mtk_dsi_mask()Jitao Shi 2019-10-07drm/mediatek: fixes CMDQ reg address of mt8173 is different with mt2701Jitao Shi 2019-10-07drm/mediatek: move mipi_dsi_host_register to probeJitao Shi 2019-08-28drm: Stop including drm_bridge.h from drm_crtc.hBoris Brezillon 2019-07-17drm/mediatek: drop use of drmP.hSam Ravnborg 2019-06-12Merge branch 'mediatek-drm-fixes-5.2' of https://github.com/ckhu-mediatek/lin...Daniel Vetter 2019-06-04drm/mediatek: call mtk_dsi_stop() after mtk_drm_crtc_atomic_disable()Hsin-Yi Wang 2019-06-04drm/mediatek: fix unbind functionsHsin-Yi Wang 2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner