[PATCH v3 8/9] reset: amlogic: split the device core and platform probe

Philipp Zabel p.zabel at pengutronix.de
Mon Sep 2 02:47:34 PDT 2024


On Mo, 2024-08-19 at 18:49 +0200, Jerome Brunet wrote:
> On Mon 19 Aug 2024 at 18:33, Neil Armstrong <neil.armstrong at linaro.org> wrote:
> 
> > On 08/08/2024 12:27, Jerome Brunet wrote:
> > > To prepare the addition of the auxiliary device support, split
> > > out the device core function from the probe of the platform device.
> > > The device core function will be common to both the platform and
> > > auxiliary
> > > driver.
> > > Signed-off-by: Jerome Brunet <jbrunet at baylibre.com>
> > > ---
> > >   drivers/reset/amlogic/Kconfig                 |  10 +-
> > >   drivers/reset/amlogic/Makefile                |   3 +-
> > >   .../{reset-meson.c => reset-meson-core.c}     | 101 +++---------------
> > >   drivers/reset/amlogic/reset-meson-pltf.c      |  92 ++++++++++++++++
> > 
> > Are we still in 1983 ?
> 
> I don't quite get that remark or how it is helping the review.
>
> > please use reset-meson-platform and drop pltf completely
> 
> You are requesting auxiliary -> aux on the patch.
> So which one will it be ?

I would prefer to drop the -pltf suffix completely and also to drop the
"reset driver" -> "reset platform driver" documentation changes.

regards
Philipp



More information about the linux-amlogic mailing list