]> www.infradead.org Git - users/jedix/linux-maple.git/commit
arm64: dts: ti: k3-am62p: add opp frequencies
authorBryan Brattlof <bb@ti.com>
Tue, 8 Oct 2024 13:20:52 +0000 (18:50 +0530)
committerVignesh Raghavendra <vigneshr@ti.com>
Sun, 3 Nov 2024 05:59:57 +0000 (11:29 +0530)
commit76d855f0580148d8f07f1c0aa96f33cad382e6cc
treefb5ed76a068aeb54804f49b3495bfa61c90482dc
parent5dae00dfaf8e4a40c68c8a4d9e453cd06bc5bf19
arm64: dts: ti: k3-am62p: add opp frequencies

One power management technique available to the Cortex-A53s is their
ability to dynamically scale their frequency across the device's
Operating Performance Points (OPP)

The OPPs available for the Cortex-A53s on the AM62Px can vary based on
the silicon variant used. The SoC variant is encoded into the
WKUP_MMR0_WKUP0_CTRL_MMR0_JTAG_USER_ID register which is used to limit
the OPP entries the SoC supports. A table of all these variants can be
found in its data sheet[0] for the AM62Px processor family.

Add the OPP table into the SoC's fdti file along with the syscon node to
describe the WKUP_MMR0_WKUP0_CTRL_MMR0_JTAG_USER_ID register to detect
the SoC variant.

[0] https://www.ti.com/lit/ds/symlink/am62p-q1.pdf

Signed-off-by: Bryan Brattlof <bb@ti.com>
Signed-off-by: Dhruva Gole <d-gole@ti.com>
Link: https://lore.kernel.org/r/20241008132052.407994-4-d-gole@ti.com
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
arch/arm64/boot/dts/ti/k3-am62p-j722s-common-wakeup.dtsi
arch/arm64/boot/dts/ti/k3-am62p5.dtsi