On Mon, 08 Jun 2026 15:11:56 +0200, Bastien Curutchet wrote:
> This series aims to add back the omap4 support. This support was removed
> by commit b0ee3fe642c ("arm: ti: Remove omap4 platform support") because
> at that moment, none of the OMAP4-based boards had done the migration to
> DM_I2C.
> My use case is an old product based on the Variscite's omap4 system on
> module. I needed to upgrade U-Boot on it for security reasons. I think
> that this work could benefit to other people who may have same kind of
> product to maintain.
>
> [...]
Applied to u-boot/next, thanks!
[1/6] arm: omap: Move PRM I2C channel frequency to vc.c
commit: bc93b4bcb312644bdab114b4601e2db0c8837343
[2/6] arm: ti: omap: Extract common clock definitions
commit: 9a4f6790967912b1a3518abdbe9236fce5b49dfe
[3/6] clk: ti: Remove AM33xx dependency
commit: de2e3f00f2fa3fc4c11be48b3ef6af7b0fd7bd33
[4/6] configs: omap4: remove unused boot target devices
commit: 196b1fe9bf80959648cf54b2e36c08dfd24fc1ad
[5/6] arm: ti: Introduce back omap4 support
commit: 93d204f7175cb52fa57ebef63a0d940ad5940dbe
[6/6] board: variscite: add support for the omap4_var_som
commit: 8974dd64e621d3a2c5d2d1fe038bacac35996758
--
Tom