Re: [PATCH] mfd: mt6360: Fix MFD cell names and compatibles

2021-01-11 Thread Matthias Brugger
On 11/01/2021 14:05, Gene Chen wrote: > Hi Lee, > > This change exists in [PATCH v7 03/11] mfd: mt6360: Indicate sub-dev > compatible name by using "-". > Does patch v7 also merge together to mfd-next? > once again, please don't top-post. Sorry I didn't saw this patch. Looks good to me, so p

Re: [PATCH] mfd: mt6360: Fix MFD cell names and compatibles

2021-01-11 Thread Gene Chen
Hi Lee, This change exists in [PATCH v7 03/11] mfd: mt6360: Indicate sub-dev compatible name by using "-". Does patch v7 also merge together to mfd-next? 於 2021年1月11日 週一 下午8:35寫道: > > From: Matthias Brugger > > MFD cell names and compatibles use '_' instead of '-', which is common > practice fo

[PATCH] mfd: mt6360: Fix MFD cell names and compatibles

2021-01-11 Thread matthias . bgg
From: Matthias Brugger MFD cell names and compatibles use '_' instead of '-', which is common practice for names and the standard for DT compatibles. This will also fix the probing for the drivers already implemented (mt6360-adc and mt6360-tcpc). Fixes: 7edd363421da ("mfd: Add support for PMIC M