summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorStephan Gerhold <stephan.gerhold@kernkonzept.com>2023-11-28 10:48:35 +0100
committerAndi Shyti <andi.shyti@kernel.org>2025-03-18 21:53:53 +0100
commit48277423e533e9fc3343cf192f05045fc09bdedc (patch)
treec2c8433425841c4e12235f6571f41915c59428c0 /tools/perf/scripts/python
parent1a64b21282ddc4f7ec8aeb8195c20cf15bd32525 (diff)
downloadkernel-48277423e533e9fc3343cf192f05045fc09bdedc.tar.gz
dt-bindings: i2c: qcom,i2c-qup: Document power-domains
Similar to qcom,geni-i2c, for i2c-qup we need to vote for performance states on the VDDCX power domain to ensure that required clock rates can be generated correctly. I2C is typically used with a fixed clock rate, so a single required-opp is sufficient without a full OPP table (unlike spi-qup for example). Signed-off-by: Stephan Gerhold <stephan.gerhold@kernkonzept.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Andi Shyti <andi.shyti@kernel.org> Link: https://lore.kernel.org/r/20231128-i2c-qup-dvfs-v1-1-59a0e3039111@kernkonzept.com
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
6.6.y&id=08b91227471f85ba241707994b9cf3c006d2620e'>media: tuners: Remove the unneeded result variableye xingchen 2022-08-16i2c: Make remove callback return voidUwe Kleine-König 2022-04-09media: si2157: unknown chip version Si2147-A30 ROM 0x50Piotr Chmura 2022-03-23Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds 2022-03-18media: media/*/Kconfig: sort entriesMauro Carvalho Chehab 2022-03-18media: Kconfig: cleanup VIDEO_DEV dependenciesMauro Carvalho Chehab 2022-03-14media: Makefiles: sort entries where it fitsMauro Carvalho Chehab 2022-03-12media: xc2028: rename the driver from tuner-xc2028Mauro Carvalho Chehab 2022-02-09spi: make remove callback a void functionUwe Kleine-König 2022-01-10media: si2157: add support for DVB-C Annex CRobert Schlabbach 2022-01-10media: si2157: fix bandwidth stored in devRobert Schlabbach 2022-01-10media: si2157: fix 6MHz & 6.1MHz bandwidth settingRobert Schlabbach 2021-12-14media: si2157: add ATV support for si2158Mauro Carvalho Chehab 2021-12-14media: si2157: add support for 1.7MHz and 6.1 MHzMauro Carvalho Chehab 2021-12-14media: si2157: add support for ISDB-T and DTMBMauro Carvalho Chehab 2021-12-14media: si2157: get rid of chiptype dataMauro Carvalho Chehab 2021-12-14media: si2157: use a different namespace for firmwareMauro Carvalho Chehab 2021-12-14media: si2157: rework the firmware load logicMauro Carvalho Chehab 2021-12-14media: si2157: Add optional firmware downloadRobert Schlabbach 2021-12-14media: si2157: move firmware load to a separate functionMauro Carvalho Chehab 2021-12-14media: msi001: fix possible null-ptr-deref in msi001_probe()Wang Hai 2021-12-07media: tua9001: Improve messages in .remove's error pathUwe Kleine-König 2021-12-07media: Print chip type explicitly when loading the Rafael Micro r820t moduleDaniel Kamil Kozar 2021-12-07media: si2157: Fix "warm" tuner state detectionRobert Schlabbach 2021-11-29media: mxl5005s: drop some dead codeMauro Carvalho Chehab 2021-10-04Merge tag 'v5.15-rc4' into media_treeMauro Carvalho Chehab 2021-09-30media: tuners: mxl5007t: Removed unnecessary 'return'lijian 2021-03-22media: m88rs6000t: avoid potential out-of-bounds reads on arraysColin Ian King 2021-03-22media: media tuner headers: fix kernel-doc warningsHans Verkuil 2021-03-22media: tuners: fix error return code of hybrid_tuner_request_state()Jia-Ju Bai 2021-03-11media: fix incorrect kernel doc usagesHans Verkuil