summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorRicardo Cañuelo <ricardo.canuelo@collabora.com>2020-05-11 13:06:06 +0200
committerGeert Uytterhoeven <geert+renesas@glider.be>2020-05-15 10:41:35 +0200
commit72676ecfe1662ad5d0e7b456b45fbb2c7339964e (patch)
treef8941987609c61a814066fd48a48ef077097e284 /tools/perf/scripts/python/bin
parente47cb97f153193d4b41ca8d48127da14513d54c7 (diff)
downloadkernel-72676ecfe1662ad5d0e7b456b45fbb2c7339964e.tar.gz
arm64: dts: renesas: Make hdmi encoder nodes compliant with DT bindings
Small fixes to make these DTs compliant with the adi,adv7511w binding. r8a77970-eagle.dts, r8a77970-v3msk.dts, r8a77980-condor.dts, r8a77980-v3hsk.dts, r8a77990-ebisu.dts: Remove the adi,input-style and adi,input-justification properties. r8a77995-draak.dts: Reorder the I2C slave addresses of the hdmi-encoder@39 node and remove the adi,input-style and adi,input-justification properties. Signed-off-by: Ricardo Cañuelo <ricardo.canuelo@collabora.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Link: https://lore.kernel.org/r/20200511110611.3142-2-ricardo.canuelo@collabora.com Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
title='2022-06-27 09:38:02 -0600'>2022-06-27vfio: de-extern-ify function prototypesAlex Williamson 2022-04-28vfio: Set DMA ownership for VFIO devicesLu Baolu 2021-09-30vfio: Move vfio_iommu_group_get() to vfio_register_group_dev()Jason Gunthorpe 2021-08-26Merge branches 'v5.15/vfio/spdx-license-cleanups', 'v5.15/vfio/dma-valid-wait...Alex Williamson 2021-08-26vfio: Use kconfig if XX/endif blocks instead of repeating 'depends on'Jason Gunthorpe 2021-08-26vfio: Use select for eventfdJason Gunthorpe 2021-08-24vfio: platform: reset: Convert to SPDX identifierCai Huoqing 2021-08-11vfio/platform: Use open_device() instead of open coding a refcnt schemeJason Gunthorpe 2021-08-11vfio: Introduce a vfio_uninit_group_dev() API callMax Gurtovoy 2021-06-15vfio/platform: remove unneeded parent_module attributeMax Gurtovoy 2021-06-15vfio: centralize module refcount in subsystem layerMax Gurtovoy 2021-05-24vfio/platform: fix module_put call in error flowMax Gurtovoy 2021-04-06Merge branches 'v5.13/vfio/embed-vfio_device', 'v5.13/vfio/misc' and 'v5.13/v...Alex Williamson 2021-04-06vfio: Remove device_data from the vfio bus driver APIJason Gunthorpe 2021-04-06vfio: Make vfio_device_ops pass a 'struct vfio_device *' instead of 'void *'Jason Gunthorpe 2021-04-06vfio/platform: Use vfio_init/register/unregister_group_devJason Gunthorpe 2021-04-06vfio/platform: Fix spelling mistake "registe" -> "register"Zhen Lei 2021-03-16ARM: amba: Allow some ARM_AMBA users to compile with COMPILE_TESTJason Gunthorpe 2021-03-16vfio-platform: Add COMPILE_TEST to VFIO_PLATFORMJason Gunthorpe 2021-02-02amba: Make the remove callback return voidUwe Kleine-König 2021-02-02vfio: platform: simplify device removalUwe Kleine-König 2020-12-10vfio: platform: Switch to use platform_get_mem_or_io()Andy Shevchenko 2020-11-03vfio: platform: fix reference leak in vfio_platform_openZhang Qilong