diff mbox series

[dunfell,v3] ti-img-rogue-driver: AM62 Active power management

Message ID 20230111234512.2404483-1-rs@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [dunfell,v3] ti-img-rogue-driver: AM62 Active power management | expand

Commit Message

Randolph Sapp Jan. 11, 2023, 11:45 p.m. UTC
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>
---

v2: This revision actually uses the correct commit hash. Not sure where
I got the old one from.

v3: Move the revision notes to the proper section.

 recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.15.6133109.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

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 = " \
 
 S = "${WORKDIR}/git"
 
-SRCREV = "c901804e8221d477983a6f7224a9cdc6e832f050"
+SRCREV = "1dd6291a5cad4f2b909fc2a14bd717a3bc5f0bb2"
 
 TARGET_PRODUCT_j7-evm = "j721e_linux"
 TARGET_PRODUCT_j7-hs-evm = "j721e_linux"