summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRandolph Sapp <rs@ti.com>2023-01-11 17:45:12 -0600
committerRyan Eatmon <reatmon@ti.com>2023-01-11 18:14:14 -0600
commit93b942c09799e15caf610d0be6618600b08af261 (patch)
tree148d0914363723cb4541ccb13f3843ccaf1f99db
parentf5eebf3a62fb62df54357cfd34cb5a1cea3087f4 (diff)
downloadmeta-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.bb2
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
27S = "${WORKDIR}/git" 27S = "${WORKDIR}/git"
28 28
29SRCREV = "c901804e8221d477983a6f7224a9cdc6e832f050" 29SRCREV = "1dd6291a5cad4f2b909fc2a14bd717a3bc5f0bb2"
30 30
31TARGET_PRODUCT_j7-evm = "j721e_linux" 31TARGET_PRODUCT_j7-evm = "j721e_linux"
32TARGET_PRODUCT_j7-hs-evm = "j721e_linux" 32TARGET_PRODUCT_j7-hs-evm = "j721e_linux"