Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: display/msm/gpu: describe alwayson clock

Adreno A506 and A510 have one extra clock, alwayson. Describe it in the
schema.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Patchwork: https://patchwork.freedesktop.org/patch/661352/
Link: https://lore.kernel.org/r/20250628-rework-msm-gpu-schema-v1-2-89f818c51b6a@oss.qualcomm.com

+2
+2
Documentation/devicetree/bindings/display/msm/gpu.yaml
··· 173 173 description: GPU RBBM Timer for Adreno 5xx series 174 174 - const: rbcpr 175 175 description: GPU RB Core Power Reduction clock 176 + - const: alwayson 177 + description: GPU AON clock 176 178 minItems: 2 177 179 maxItems: 7 178 180