Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-11 | u-boot: Fix display initialization on gru boards | Alper Nebi Yasak | |
U-Boot has migrated to using upstream device-tree files for gru boards, but the clock driver doesn't yet support setting rates for a certain clock that upstream uses for the eDP display. It happens to work without it, so for now remove the clock setting until the driver is fixed. Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com> |