summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorHrushikesh Salunke <h-salunke@ti.com>2025-07-08 17:09:42 +0530
committerVignesh Raghavendra <vigneshr@ti.com>2025-07-11 10:09:15 +0530
commit974e6cfd8d7b61c3fa27a9dd6ed452b7e7a06de9 (patch)
tree108ad196efbd67113ac7425b77a7a81442667ae4 /tools/perf/scripts/python/export-to-sqlite.py
parent289c5862b6c8984bbe840a6cd590225c6dd271f3 (diff)
downloadkernel-974e6cfd8d7b61c3fa27a9dd6ed452b7e7a06de9.tar.gz
arm64: dts: ti: k3-am69-sk: Add idle-states for remaining SERDES instances
In AM69 SoC there are 4 instances of the 4 lane SERDES. So in "serdes_ln_ctrl" node there are total 16 entries in "mux-reg-mask" property. But "idle-states" is defined only for the lanes of first two SERDES instances. SERDES lane mapping is left at its reset state of "zero" for all four lanes of SERDES2 and SERDES4. The reset state of "zero" corresponds to the following configuration: Lanes 0 and 1 of SERDES2 are unused CPSW MAC Ports 1 and 2 mapped to lanes 2 and 3 of SERDES2 EDP Lanes 0, 1, 2 and 3 mapped to lanes 0, 1, 2 and 3 of SERDES4 For completeness, define the "idle-states" for the lanes of remaining SERDES instances. Signed-off-by: Hrushikesh Salunke <h-salunke@ti.com> Reviewed-by: Siddharth Vadapalli <s-vadapalli@ti.com> Link: https://lore.kernel.org/r/20250708113942.4137917-1-h-salunke@ti.com Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
an>firmware: qcom_scm: remove a duplicative conditionJunlin Yang 2021-07-16firmware: qcom_scm: Mark string array constStephen Boyd 2021-06-10firmware: qcom_scm: Add MDM9607 compatibleKonrad Dybcio 2021-04-06firmware: qcom_scm: Suppress sysfs bind attributesStephen Boyd 2021-04-06firmware: qcom_scm: Workaround lack of "is available" call on SC7180Stephen Boyd 2021-04-06firmware: qcom_scm: Reduce locking section for __get_convention()Stephen Boyd 2021-04-06firmware: qcom_scm: Make __qcom_scm_is_call_available() return boolStephen Boyd 2021-02-01firmware: qcom_scm: update comment for ICE-related functionsEric Biggers 2020-09-14media: firmware: qcom_scm: Add memory protect virtual address rangesStanimir Varbanov 2020-08-06Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds 2020-07-24scsi: firmware: qcom_scm: Add support for programming inline crypto keysEric Biggers 2020-07-13firmware: qcom_scm: Add msm8994 compatibleKonrad Dybcio 2020-07-13firmware: qcom_scm: Fix legacy convention SCM accessorsJonathan McDowell 2020-04-20firmware: qcom_scm: fix bogous abuse of dma-direct internalsChristoph Hellwig 2020-04-20firmware: qcom_scm: Remove unneeded conversion to boolJason Yan