diff options
author | Randolph Sapp <rs@ti.com> | 2023-01-11 17:45:12 -0600 |
---|---|---|
committer | Ryan Eatmon <reatmon@ti.com> | 2023-01-11 18:14:14 -0600 |
commit | 93b942c09799e15caf610d0be6618600b08af261 (patch) | |
tree | 148d0914363723cb4541ccb13f3843ccaf1f99db | |
parent | f5eebf3a62fb62df54357cfd34cb5a1cea3087f4 (diff) | |
download | meta-ti-93b942c09799e15caf610d0be6618600b08af261.tar.gz |
ti-img-rogue-driver: AM62 Active power management
Bump source revision. Changelog from source:
- Cleanup the device initialization routine for all platforms
- Add a power safeguard for multicore initialization
- Enable active power management for AM62 devices
Signed-off-by: Randolph Sapp <rs@ti.com>
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r-- | recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.15.6133109.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.15.6133109.bb b/recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.15.6133109.bb index 94a7f220..9a5bc479 100644 --- a/recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.15.6133109.bb +++ b/recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.15.6133109.bb | |||
@@ -26,7 +26,7 @@ SRC_URI = " \ | |||
26 | 26 | ||
27 | S = "${WORKDIR}/git" | 27 | S = "${WORKDIR}/git" |
28 | 28 | ||
29 | SRCREV = "c901804e8221d477983a6f7224a9cdc6e832f050" | 29 | SRCREV = "1dd6291a5cad4f2b909fc2a14bd717a3bc5f0bb2" |
30 | 30 | ||
31 | TARGET_PRODUCT_j7-evm = "j721e_linux" | 31 | TARGET_PRODUCT_j7-evm = "j721e_linux" |
32 | TARGET_PRODUCT_j7-hs-evm = "j721e_linux" | 32 | TARGET_PRODUCT_j7-hs-evm = "j721e_linux" |