[PATCH] arm: baltos: enable TI_SYSC and CLK drivers
    Yegor Yefremov 
    yegorslists at googlemail.com
       
    Tue Oct 14 11:28:05 CEST 2025
    
    
  
Hi Anshul, Tom,
On Tue, Oct 14, 2025 at 5:58 AM Anshul Dalal <anshuld at ti.com> wrote:
>
> Hi Yegor,
>
> On Mon Oct 13, 2025 at 6:39 PM IST, yegorslists wrote:
> > From: Yegor Yefremov <yegorslists at googlemail.com>
> >
>
> Could you explain a bit more about why this change is needed in the
> commit description?
Both are required for GPIO drivers to work. At least, for the OF setup.
Should I add this description or can we embed them as dependencies for
CONFIG_OMAP_GPIO?
Regards,
Yegor
> Regards,
> Anshul
>
> > Signed-off-by: Yegor Yefremov <yegorslists at googlemail.com>
> > ---
> >  configs/am335x_baltos_defconfig | 3 ++-
> >  1 file changed, 2 insertions(+), 1 deletion(-)
> >
> > diff --git a/configs/am335x_baltos_defconfig b/configs/am335x_baltos_defconfig
> > index 5c43503ff32..93a5fb94adf 100644
> > --- a/configs/am335x_baltos_defconfig
> > +++ b/configs/am335x_baltos_defconfig
> > @@ -53,8 +53,9 @@ CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG=y
> >  CONFIG_VERSION_VARIABLE=y
> >  CONFIG_NET_RETRY_COUNT=10
> >  CONFIG_BOOTP_SEND_HOSTNAME=y
> > -# CONFIG_TI_SYSC is not set
> >  CONFIG_BOOTCOUNT_LIMIT=y
> > +CONFIG_CLK=y
> > +CONFIG_CLK_TI_CTRL=y
> >  CONFIG_DM_I2C=y
> >  CONFIG_SPL_SYS_I2C_LEGACY=y
> >  CONFIG_SYS_I2C_EEPROM_ADDR=0x50
>
    
    
More information about the U-Boot
mailing list