mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] TF-A: AM62lx: Fixes for barebox support
@ 2025-06-17  9:01 Sascha Hauer
  2025-06-17  9:01 ` [PATCH 1/3] plat: ti: k3: fix SCMI parent clock ids Sascha Hauer
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sascha Hauer @ 2025-06-17  9:01 UTC (permalink / raw)
  To: Barebox List

The AM62lx ARM trusted firmware support is not yet merged upstream,
the downstream support is currently available at [1]
Unfortunately this contains some bugs in the SCMI clock implementation
which confuses both the barebox and the Linux SCMI clock driver. TI is
aware of this, see [2] and [3] for details.

I am posting these patches here for others be able to build a usable AM62lx
TF-A for barebox and to refer to these patches from the barebox documentation.

Patches are based on the 11.00.11 tag.

[1] https://github.com/TexasInstruments/arm-trusted-firmware.git.
[2] https://lore.kernel.org/all/aCcSG5ah12N0yOwi@pengutronix.de/
[3] https://review.trustedfirmware.org/c/TF-A/trusted-firmware-a/+/34834/1

Sascha Hauer (3):
  plat: ti: k3: fix SCMI parent clock ids
  plat: ti: k3: return 0 parents for clocks which only have a single
    parent
  HACK: drop COPY_NAME_IDENTIFIER string length check

 drivers/scmi-msg/common.h                   | 1 -
 plat/ti/k3/common/drivers/scmi/scmi_clock.c | 9 ++++++---
 2 files changed, 6 insertions(+), 4 deletions(-)

-- 
2.39.5




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-06-17  9:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-06-17  9:01 [PATCH 0/3] TF-A: AM62lx: Fixes for barebox support Sascha Hauer
2025-06-17  9:01 ` [PATCH 1/3] plat: ti: k3: fix SCMI parent clock ids Sascha Hauer
2025-06-17  9:01 ` [PATCH 2/3] plat: ti: k3: return 0 parents for clocks which only have a single parent Sascha Hauer
2025-06-17  9:01 ` [PATCH 3/3] HACK: drop COPY_NAME_IDENTIFIER string length check Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox