lkml.org 
[lkml]   [2021]   [May]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRE: [PATCH mfd v1] mfd: Add Renesas Synchronization Management Unit (SMU) support
Date
> >
> > Hi Lee
> >
> > Thanks for taking your time to review my code. I will start working on
> > the core driver. But Kconfig items will stay as MFD_RSMU_I2C and
> > MFD_RSMU_SPI like the existing ones
> >
> > MFD_MADERA_SPI
> > MFD_MADERA_I2C
>
> And MFD_MADERA
>
> > MFD_DA9052_SPI
> > MFD_DA9052_I2C
>
> And PMIC_DA9052
>
> > MFD_MC13XXX_SPI
> > MFD_MC13XXX_I2C
>
> And MFD_MC13XXX
>

Hi Lee

I think I don't need separate Kconfig item MFD_RSMU for core driver since core driver is
meaningless without bus underneath. So can I go with the following example

rsmu-i2c-objs := rsmu_core.o rsmu_i2c.o
obj-$(CONFIG_ MFD_RSMU_I2C) += rsmu-i2c.o

Thanks

Min
\
 
 \ /
  Last update: 2021-05-21 22:05    [W:2.367 / U:0.172 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site