Other Parts Discussed in Thread: DRA829
Tool/software:
Hello experts,
We have a Power consumption problem with the DRA829 that I would like to resolve by shutting down
as much as possible. Our next build will have the correct version of SoC (without the DSPs and GPU),
but until then, can I shit down the power to these domains in any way.
I have read the "Jacinto 7 Thermal Management Guide" and I get this output from the top power consuming
power domains:
k3conf dump device > devdump
cat devdump | grep -E ' 202 | 203 | 124 | 140 | 4 | 16 | 140 | 141 | 243 | 244 | 48 | 290 | 144 | 153 | 249 '
| 4 | J721E_DEV_A72SS0 | DEVICE_STATE_ON |
| 16 | J721E_DEV_C71SS0_MMA | DEVICE_STATE_ON |
| 48 | J721E_DEV_DMPAC0 | DEVICE_STATE_OFF |
| 124 | J721E_DEV_GPU0 | DEVICE_STATE_ON |
| 140 | J721E_DEV_C66SS0 | DEVICE_STATE_ON |
| 141 | J721E_DEV_C66SS1 | DEVICE_STATE_ON |
| 144 | J721E_DEV_DECODER0 | DEVICE_STATE_OFF |
| 153 | J721E_DEV_ENCODER0 | DEVICE_STATE_OFF |
| 202 | J721E_DEV_A72SS0_CORE0 | DEVICE_STATE_ON |
| 203 | J721E_DEV_A72SS0_CORE1 | DEVICE_STATE_ON |
| 243 | J721E_DEV_R5FSS0 | DEVICE_STATE_ON |
| 244 | J721E_DEV_R5FSS1 | DEVICE_STATE_ON |
| 249 | J721E_DEV_MCU_R5FSS0 | DEVICE_STATE_ON |
| 290 | J721E_DEV_VPAC0 | DEVICE_STATE_OFF |
How can I turn the red items to DEVICE_STATE_OFF?
Regards,
/Bo