commit | 9fc5e19c2e6f9cc71c66faea67accaf77f0c13e8 | [log] [tgz] |
---|---|---|
author | Bryan Brattlof <bb@ti.com> | Thu Dec 07 10:52:10 2023 -0600 |
committer | Tom Rini <trini@konsulko.com> | Tue Dec 19 10:15:53 2023 -0500 |
tree | 929ea6193cea5e5c2669f0edb317b396263cfa02 | |
parent | 4005729c0de234ffcf36465f6471755617b42375 [diff] |
arm: mach-k3: j72xx: add new 'virtual' mux In order for the Cortex-A72s to operate at different frequencies other than the default 2GHz, add in a new 'virtual' mux (a mux that does not physically exist in the clock tree) that can be selected. CC: Vishal Mahaveer <vishalm@ti.com> Signed-off-by: Bryan Brattlof <bb@ti.com> Signed-off-by: Apurva Nandan <a-nandan@ti.com> Signed-off-by: Reid Tonking <reidt@ti.com> Reviewed-by: Udit Kumar <u-kumar1@ti.com>