kumquat-buildroot/board/ti
Bryan Brattlof 4fb7eb8285 board/ti/am62x-sk/patches/linux: backport linux clock fix
With newer versions of DM or DMSC firmware (>v09.02.07) invalid clock
requests will be NAKed and generate a warning in the kernel logs rather
than being ignored like in previous versions of firmware. This, together
with the linux clk driver assuming that all clock IDs are contiguous,
can generate a significant amount of warnings during boot when many
drivers are being probed.

A fix for this has been merged into Linux (commit: ad3ac13c6ec31)
however the backport to older kernels was missed which unfortunately
affects the current v6.8 kernel.

Manually backport this fix while we're using the v6.8 kernel

Signed-off-by: Bryan Brattlof <bb@ti.com>
Tested-by: Gero Schwäricke <gero.schwaericke@grandcentrix.net>
[Arnout: add Upsream tag]
Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
2024-06-06 20:45:53 +02:00
..
am62x-sk board/ti/am62x-sk/patches/linux: backport linux clock fix 2024-06-06 20:45:53 +02:00
am64x-sk board/ti/am64x-sk/patches/linux: backport linux clock fix 2024-06-06 20:45:44 +02:00
am574x-idk configs/am574x_idk_defconfig: new defconfig 2024-02-08 18:13:54 +01:00
common/am6xx board/ti/am62x-sk: move post-build.sh to board/ti/common/am6xx 2024-04-09 14:12:00 +02:00