mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
misc: k3_avs: Add j721e support
j721e SoCs have different OPP tables. Add support for the same. Note: DM Still has lot of voltages TBD hence the correct values need to be programmed once they are published. Signed-off-by: Keerthy <j-keerthy@ti.com>
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
#define AM6_VDD_MPU0 3
|
||||
#define AM6_VDD_MPU1 4
|
||||
|
||||
#define J721E_VDD_MPU 2
|
||||
|
||||
#define NUM_OPPS 4
|
||||
|
||||
#define AM6_OPP_NOM 1
|
||||
|
Reference in New Issue
Block a user