Re: [PATCH v2] arm: multi_v7_defconfig: Enable more OMAP related configs
From: Judith Mendez
Date: Thu Aug 21 2025 - 19:17:45 EST
Hi Beleswar,
On 8/19/25 5:11 AM, Beleswar Padhi wrote:
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.
DRM_PANEL_OSD_OSD101T2587_53TS:
Enables OSD LCD panel support used in AM57XX evaluation modules.
SPI_TI_QSPI:
Enables TI's QSPI master controller driver for accessing flash devices
on OMAP5 platforms.
Signed-off-by: Beleswar Padhi <b-padhi@xxxxxx>
Thanks for the patch, QSPI config is needed for am437x.
Reviewed-by: Judith Mendez <jm@xxxxxx>