summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorZiyue Zhang <ziyue.zhang@oss.qualcomm.com>2025-11-28 18:49:23 +0800
committerVinod Koul <vkoul@kernel.org>2025-12-23 17:46:00 +0530
commit393e132efcc5e3fc4ef2bd9bbed2a096096c9359 (patch)
treebdc7de94e3270b279130d469442944bee079f02e /tools/perf/scripts/python/flamegraph.py
parent49ccab4bedd4779899246107dc19fb01c5b6fea3 (diff)
downloadkernel-393e132efcc5e3fc4ef2bd9bbed2a096096c9359.tar.gz
dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Update pcie phy bindings for qcs8300
The gcc_aux_clk is not required by the PCIe PHY on qcs8300 and is not specified in the device tree node. Hence, move the qcs8300 phy compatibility entry into the list of PHYs that require six clocks. Removed the phy_aux clock from the PCIe PHY binding as it is no longer used by any instance. Fixes: e46e59b77a9e ("dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the QCS8300 QMP PCIe PHY Gen4 x2") Signed-off-by: Ziyue Zhang <ziyue.zhang@oss.qualcomm.com> Acked-by: Manivannan Sadhasivam <mani@kernel.org> Acked-by: Rob Herring (Arm) <robh@kernel.org> Reviewed-by: Johan Hovold <johan+linaro@kernel.org> Link: https://patch.msgid.link/20251128104928.4070050-2-ziyue.zhang@oss.qualcomm.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions
16-01-11 12:18:50 -0200'>2016-01-11[media] media: use macros to check for V4L2 subdev entitiesMauro Carvalho Chehab 2016-01-11[media] replace all occurrences of MEDIA_ENT_T_DEVNODE_V4LMauro Carvalho Chehab 2016-01-11[media] media: use entity.graph_obj.mdev instead of .parentJavier Martinez Canillas 2016-01-11[media] media: rename the function that create pad linksMauro Carvalho Chehab 2016-01-11[media] media: get rid of unused "extra_links" param on media_entity_init()Mauro Carvalho Chehab 2015-12-18[media] media: videobuf2: Move timestamp to vb2_bufferJunghak Sung 2015-12-18[media] vb2: drop v4l2_format argument from queue_setupHans Verkuil 2015-11-19[media] v4l: xilinx-vipp: add missing of_node_putJulia Lawall 2015-11-19[media] v4l: xilinx-tpg: add missing of_node_putJulia Lawall 2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung 2015-10-01[media] media: videobuf2: Restructure vb2_bufferJunghak Sung 2015-10-01[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2Junghak Sung 2015-07-17[media] v4l: xilinx: missing error codeDan Carpenter 2015-05-13[media] v4l: xilinx: harmless buffer overflowDan Carpenter 2015-05-01[media] v4l: xilinx: VIDEO_XILINX should depend on HAS_DMAGeert Uytterhoeven 2015-04-26v4l: xilinx: fix for include file movementStephen Rothwell