Message ID | 20240915114311.75496-1-laurentiu.mihalcea@nxp.com |
---|---|
Headers | show |
Series | Add support for imx8ulp's SIM | expand |
On Sun, Sep 15, 2024 at 2:45 PM Laurentiu Mihalcea <laurentiumihalcea111@gmail.com> wrote: > > Certain components can be reset via the SIM module. > Add reset controller driver for the SIM module to > allow drivers for said components to control the > reset signal(s). > > Signed-off-by: Liu Ying <victor.liu@nxp.com> > Signed-off-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com> Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>
On Sun, Sep 15, 2024 at 8:45 AM Laurentiu Mihalcea <laurentiumihalcea111@gmail.com> wrote: > > Certain components can be reset via the SIM module. > Add reset controller driver for the SIM module to > allow drivers for said components to control the > reset signal(s). > > Signed-off-by: Liu Ying <victor.liu@nxp.com> > Signed-off-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com> Who is the original author? In the NXP kernel, the author is Liu Ying. If that's still the case the Author field should contain Liu Ying's name. Please double-check.
On Tue, Sep 24, 2024 at 8:16 AM Fabio Estevam <festevam@gmail.com> wrote: > Who is the original author? > > In the NXP kernel, the author is Liu Ying. > > If that's still the case the Author field should contain Liu Ying's name. > > Please double-check. Also, even if you are the author, there is still something wrong as reported by checkpatch: WARNING: From:/Signed-off-by: email address mismatch: 'From: Laurentiu Mihalcea <laurentiumihalcea111@gmail.com>' != 'Signed-off-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>'