mbox series

[RFC,0/2] lib: reset: thead: Correct dts naming convention

Message ID 20230523094649.4100554-1-guoren@kernel.org
Headers show
Series lib: reset: thead: Correct dts naming convention | expand

Message

Guo Ren May 23, 2023, 9:46 a.m. UTC
From: Guo Ren <guoren@linux.alibaba.com>

Correct the naming convention to fit Linux kernel upstream rule.

Link: https://lore.kernel.org/linux-riscv/CAJF2gTRG5edPnVmhMtv67OANpOynL0br0wcrQCave88_KkyZcg@mail.gmail.com/

Guo Ren (2):
  lib: reset: thead: Remove unnecessary fence operations
  lib: reset: thead: Correct the naming convention of dts

 docs/platform/thead-c9xx.md           | 21 ++++------
 lib/utils/reset/fdt_reset_thead.c     | 58 +++++++++++++--------------
 lib/utils/reset/fdt_reset_thead_asm.S |  2 -
 3 files changed, 35 insertions(+), 46 deletions(-)

Comments

Anup Patel May 24, 2023, 7:30 a.m. UTC | #1
On Tue, May 23, 2023 at 3:17 PM <guoren@kernel.org> wrote:
>
> From: Guo Ren <guoren@linux.alibaba.com>
>
> Correct the naming convention to fit Linux kernel upstream rule.
>
> Link: https://lore.kernel.org/linux-riscv/CAJF2gTRG5edPnVmhMtv67OANpOynL0br0wcrQCave88_KkyZcg@mail.gmail.com/

PATCH1 fine so that can be taken but for PATCH2 we should
wait for  DT bindings to be accepted.

Regards,
Anup

>
> Guo Ren (2):
>   lib: reset: thead: Remove unnecessary fence operations
>   lib: reset: thead: Correct the naming convention of dts
>
>  docs/platform/thead-c9xx.md           | 21 ++++------
>  lib/utils/reset/fdt_reset_thead.c     | 58 +++++++++++++--------------
>  lib/utils/reset/fdt_reset_thead_asm.S |  2 -
>  3 files changed, 35 insertions(+), 46 deletions(-)
>
> --
> 2.36.1
>
>
> --
> opensbi mailing list
> opensbi@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/opensbi
Guo Ren May 24, 2023, 10:04 a.m. UTC | #2
On Wed, May 24, 2023 at 3:30 PM Anup Patel <anup@brainfault.org> wrote:
>
> On Tue, May 23, 2023 at 3:17 PM <guoren@kernel.org> wrote:
> >
> > From: Guo Ren <guoren@linux.alibaba.com>
> >
> > Correct the naming convention to fit Linux kernel upstream rule.
> >
> > Link: https://lore.kernel.org/linux-riscv/CAJF2gTRG5edPnVmhMtv67OANpOynL0br0wcrQCave88_KkyZcg@mail.gmail.com/
>
> PATCH1 fine so that can be taken but for PATCH2 we should
> wait for  DT bindings to be accepted.
Okay, thx.

>
> Regards,
> Anup
>
> >
> > Guo Ren (2):
> >   lib: reset: thead: Remove unnecessary fence operations
> >   lib: reset: thead: Correct the naming convention of dts
> >
> >  docs/platform/thead-c9xx.md           | 21 ++++------
> >  lib/utils/reset/fdt_reset_thead.c     | 58 +++++++++++++--------------
> >  lib/utils/reset/fdt_reset_thead_asm.S |  2 -
> >  3 files changed, 35 insertions(+), 46 deletions(-)
> >
> > --
> > 2.36.1
> >
> >
> > --
> > opensbi mailing list
> > opensbi@lists.infradead.org
> > http://lists.infradead.org/mailman/listinfo/opensbi