Skip to content

arm64: dts: cubie-a7s: set GPU clk_rate to 600 MHz - #22

Open
rgr4y wants to merge 1 commit into
radxa:device-a733-v1.4.8from
rgr4y:fix/gpu-clkrate-a7s
Open

rgr4y wants to merge 1 commit into
radxa:device-a733-v1.4.8from
rgr4y:fix/gpu-clkrate-a7s

Conversation

@rgr4y

@rgr4y rgr4y commented Jul 30, 2026

Copy link
Copy Markdown

The Cubie A7S &gpu node had no clk_rate, leaving the GPU clock at its default. Set clk_rate = <600000000> (600 MHz).

Tested on Cubie A7S (A733).

The &gpu node had no clk_rate, leaving the GPU clock at its default.
Set clk_rate = 600 MHz for the Cubie A7S.
@RadxaStephen
RadxaStephen requested a review from vamrs-feng July 31, 2026 00:58

@vamrs-feng vamrs-feng left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested on an A733 running 6.6.98-xxx-aw2511. The live DT has no clk_rate, but the driver already falls back to 600 MHz and programs gpu0 to 600 MHz. PVR reports 600 MHz for both current and firmware frequency, with zero DVFS transitions. Therefore this change only removes the missing-property warning and does not alter runtime behavior. If the goal is to fix the GPU being stuck at 600 MHz, the PVR DVFS build/configuration needs to be fixed instead. If the goal is to cap the GPU at 600 MHz, it is already capped in the current build, and higher OPPs should be disabled explicitly if DVFS is later enabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants