Hello everyone This small series add the opp frequencies for the Cortex-A53s on the am62px-sk and am62ax-sk reference boards allowing them to slow down when idle and save some power at runtime. Happy reviewing ~Bryan Signed-off-by: Bryan Brattlof <bb@xxxxxx> --- Bryan Brattlof (2): arm64: dts: ti: k3-am62a: add opp frequencies arm64: dts: ti: k3-am62p: add opp frequencies arch/arm64/boot/dts/ti/k3-am62a-wakeup.dtsi | 5 +++ arch/arm64/boot/dts/ti/k3-am62a7-sk.dts | 9 ++++ arch/arm64/boot/dts/ti/k3-am62a7.dtsi | 51 ++++++++++++++++++++++ .../boot/dts/ti/k3-am62p-j722s-common-wakeup.dtsi | 5 +++ arch/arm64/boot/dts/ti/k3-am62p5-sk.dts | 9 ++++ arch/arm64/boot/dts/ti/k3-am62p5.dtsi | 47 ++++++++++++++++++++ 6 files changed, 126 insertions(+) --- base-commit: e3cce1229c34b5c28f103361c4d6b3ef17302d5d change-id: 20240809-opp-7f1372af677c Best regards, -- Bryan Brattlof <bb@xxxxxx>