RE: [PATCH mfd v2] mfd: Add Renesas Synchronization Management Unit (SMU) support
From: Min Li
Date: Tue Jun 15 2021 - 12:38:20 EST
>
> > +static struct mfd_cell rsmu_cm_devs[] = {
> > + [RSMU_PHC] = {
> > + .name = "idtcm-phc",
>
> Can't you have a nicer name?
>
Hi Lee
I wonder which part of the name that you don't like? PHC stands from PTP Hardware Clock.
I was following the name convention like tps65912-regulator.
Do you accept "8a3400-phc"?
Thanks
Min