Re: [PATCH v2] arm: multi_v7_defconfig: Enable more OMAP related configs

From: Beleswar Prasad Padhi

Date: Mon Feb 09 2026 - 04:39:42 EST


Hi all,

On 16/06/25 13:50, Beleswar Padhi wrote:
> From: Sinthu Raja <sinthu.raja@xxxxxx>
>
> This allows us to enable various peripherals in the TI OMAP family
> platforms like AM571X-IDK, AM572X-IDK, AM574X-IDK, AM57XX-BEAGLE-X15,
> AM57XX-EVM using the multi_v7_defconfig, instead of only with the
> OMAP specific defconfigs.


[...]

>
> Signed-off-by: Sinthu Raja <sinthu.raja@xxxxxx>
> Signed-off-by: Beleswar Padhi <b-padhi@xxxxxx>
> ---
> v2: Changelog:
> Krzysztof:
> 1. Updated commit message to call out which (and why) upstream boards
> need these configs to be enabled.
> 2. Used savedefconfig to correct the order of configs in the defconfig.


A gentle ping on this patch. All of the drivers are enabled as
modules in this patch and the existing review comments
have been addressed.

Please help in a review/merge.

Thanks,
Beleswar

>
> Link to v1:
> https://lore.kernel.org/all/20250611074925.1155547-1-b-padhi@xxxxxx/
>
> arch/arm/configs/multi_v7_defconfig | 13 +++++++++++++
> 1 file changed, 13 insertions(+)
>
[...]