2022-07-17 12:47:38

by Tomer Maimon

[permalink] [raw]
Subject: [PATCH v1 0/2] char: ipmi: kcs: add Arbel NPCM8XX support

This patch set adds Arbel NPCM8XX Keyboard Controller Style (KCS) support to
KCS NPCM driver.

The NPCM KCS driver tested on NPCM845 evaluation board.

Tomer Maimon (2):
dt-bindings: ipmi: Add npcm845 compatible
char: ipmi: modify NPCM KCS configuration

Documentation/devicetree/bindings/ipmi/npcm7xx-kcs-bmc.txt | 5 +++--
drivers/char/ipmi/Kconfig | 6 +++---
2 files changed, 6 insertions(+), 5 deletions(-)

--
2.33.0


2022-07-18 13:16:06

by Corey Minyard

[permalink] [raw]
Subject: Re: [PATCH v1 0/2] char: ipmi: kcs: add Arbel NPCM8XX support

On Sun, Jul 17, 2022 at 03:11:22PM +0300, Tomer Maimon wrote:
> This patch set adds Arbel NPCM8XX Keyboard Controller Style (KCS) support to
> KCS NPCM driver.
>
> The NPCM KCS driver tested on NPCM845 evaluation board.

This seems reasonable, I've pulled it into my tree. If anyone has any
issues with this, please respond.

-corey

>
> Tomer Maimon (2):
> dt-bindings: ipmi: Add npcm845 compatible
> char: ipmi: modify NPCM KCS configuration
>
> Documentation/devicetree/bindings/ipmi/npcm7xx-kcs-bmc.txt | 5 +++--
> drivers/char/ipmi/Kconfig | 6 +++---
> 2 files changed, 6 insertions(+), 5 deletions(-)
>
> --
> 2.33.0
>

2022-07-26 20:01:11

by Corey Minyard

[permalink] [raw]
Subject: Re: [PATCH v1 0/2] char: ipmi: kcs: add Arbel NPCM8XX support

On Tue, Jul 26, 2022 at 10:41:38PM +0300, Tomer Maimon wrote:
> Hi Corey,
>
>
> On Mon, 18 Jul 2022 at 15:51, Corey Minyard <[email protected]> wrote:
> >
> > On Sun, Jul 17, 2022 at 03:11:22PM +0300, Tomer Maimon wrote:
> > > This patch set adds Arbel NPCM8XX Keyboard Controller Style (KCS) support to
> > > KCS NPCM driver.
> > >
> > > The NPCM KCS driver tested on NPCM845 evaluation board.
> >
> > This seems reasonable, I've pulled it into my tree. If anyone has any
> > issues with this, please respond.
> >
> > -corey
> >
> > >
> > > Tomer Maimon (2):
> > > dt-bindings: ipmi: Add npcm845 compatible
> > > char: ipmi: modify NPCM KCS configuration
> > >
> > > Documentation/devicetree/bindings/ipmi/npcm7xx-kcs-bmc.txt | 5 +++--
> > > drivers/char/ipmi/Kconfig | 6 +++---
> > > 2 files changed, 6 insertions(+), 5 deletions(-)
> > >
> > > --
> > > 2.33.0
> > >
>
> Sorry but I need to do a little fix in the document file.
>
> Can I do it or have you already applied the patches?

At this point I'd prefer a patch on top of what is there. 5.19 isn't
released yet, so the window isn't open, but that will happen soon and I
don't want to rebase at this point.

-corey

>
> Thanks,
>
> Tomer

2022-07-26 20:38:02

by Tomer Maimon

[permalink] [raw]
Subject: Re: [PATCH v1 0/2] char: ipmi: kcs: add Arbel NPCM8XX support

Hi Corey,


On Mon, 18 Jul 2022 at 15:51, Corey Minyard <[email protected]> wrote:
>
> On Sun, Jul 17, 2022 at 03:11:22PM +0300, Tomer Maimon wrote:
> > This patch set adds Arbel NPCM8XX Keyboard Controller Style (KCS) support to
> > KCS NPCM driver.
> >
> > The NPCM KCS driver tested on NPCM845 evaluation board.
>
> This seems reasonable, I've pulled it into my tree. If anyone has any
> issues with this, please respond.
>
> -corey
>
> >
> > Tomer Maimon (2):
> > dt-bindings: ipmi: Add npcm845 compatible
> > char: ipmi: modify NPCM KCS configuration
> >
> > Documentation/devicetree/bindings/ipmi/npcm7xx-kcs-bmc.txt | 5 +++--
> > drivers/char/ipmi/Kconfig | 6 +++---
> > 2 files changed, 6 insertions(+), 5 deletions(-)
> >
> > --
> > 2.33.0
> >

Sorry but I need to do a little fix in the document file.

Can I do it or have you already applied the patches?

Thanks,

Tomer

2022-07-27 05:56:37

by Tomer Maimon

[permalink] [raw]
Subject: Re: [PATCH v1 0/2] char: ipmi: kcs: add Arbel NPCM8XX support

Hi Corey,

On Tue, 26 Jul 2022 at 22:47, Corey Minyard <[email protected]> wrote:
>
> On Tue, Jul 26, 2022 at 10:41:38PM +0300, Tomer Maimon wrote:
> > Hi Corey,
> >
> >
> > On Mon, 18 Jul 2022 at 15:51, Corey Minyard <[email protected]> wrote:
> > >
> > > On Sun, Jul 17, 2022 at 03:11:22PM +0300, Tomer Maimon wrote:
> > > > This patch set adds Arbel NPCM8XX Keyboard Controller Style (KCS) support to
> > > > KCS NPCM driver.
> > > >
> > > > The NPCM KCS driver tested on NPCM845 evaluation board.
> > >
> > > This seems reasonable, I've pulled it into my tree. If anyone has any
> > > issues with this, please respond.
> > >
> > > -corey
> > >
> > > >
> > > > Tomer Maimon (2):
> > > > dt-bindings: ipmi: Add npcm845 compatible
> > > > char: ipmi: modify NPCM KCS configuration
> > > >
> > > > Documentation/devicetree/bindings/ipmi/npcm7xx-kcs-bmc.txt | 5 +++--
> > > > drivers/char/ipmi/Kconfig | 6 +++---
> > > > 2 files changed, 6 insertions(+), 5 deletions(-)
> > > >
> > > > --
> > > > 2.33.0
> > > >
> >
> > Sorry but I need to do a little fix in the document file.
> >
> > Can I do it or have you already applied the patches?
>
> At this point I'd prefer a patch on top of what is there. 5.19 isn't
> released yet, so the window isn't open, but that will happen soon and I
> don't want to rebase at this point.
O.K. thanks,
I will wait until 5.19 is released and then I will send the patch.
>
> -corey
>
> >
> > Thanks,
> >
> > Tomer

Best regards,

Tomer

2022-07-27 16:17:59

by Corey Minyard

[permalink] [raw]
Subject: Re: [PATCH v1 0/2] char: ipmi: kcs: add Arbel NPCM8XX support

On Wed, Jul 27, 2022 at 08:39:08AM +0300, Tomer Maimon wrote:
> Hi Corey,
>
> On Tue, 26 Jul 2022 at 22:47, Corey Minyard <[email protected]> wrote:
> >
> > On Tue, Jul 26, 2022 at 10:41:38PM +0300, Tomer Maimon wrote:
> > > Hi Corey,
> > >
> > >
> > > On Mon, 18 Jul 2022 at 15:51, Corey Minyard <[email protected]> wrote:
> > > >
> > > > On Sun, Jul 17, 2022 at 03:11:22PM +0300, Tomer Maimon wrote:
> > > > > This patch set adds Arbel NPCM8XX Keyboard Controller Style (KCS) support to
> > > > > KCS NPCM driver.
> > > > >
> > > > > The NPCM KCS driver tested on NPCM845 evaluation board.
> > > >
> > > > This seems reasonable, I've pulled it into my tree. If anyone has any
> > > > issues with this, please respond.
> > > >
> > > > -corey
> > > >
> > > > >
> > > > > Tomer Maimon (2):
> > > > > dt-bindings: ipmi: Add npcm845 compatible
> > > > > char: ipmi: modify NPCM KCS configuration
> > > > >
> > > > > Documentation/devicetree/bindings/ipmi/npcm7xx-kcs-bmc.txt | 5 +++--
> > > > > drivers/char/ipmi/Kconfig | 6 +++---
> > > > > 2 files changed, 6 insertions(+), 5 deletions(-)
> > > > >
> > > > > --
> > > > > 2.33.0
> > > > >
> > >
> > > Sorry but I need to do a little fix in the document file.
> > >
> > > Can I do it or have you already applied the patches?
> >
> > At this point I'd prefer a patch on top of what is there. 5.19 isn't
> > released yet, so the window isn't open, but that will happen soon and I
> > don't want to rebase at this point.
> O.K. thanks,
> I will wait until 5.19 is released and then I will send the patch.

Oh, sorry I wasn't clear. You can send it now, I just don't want to
rebase what I have already. Just a new patch on top of it, and I'll get
it in to 5.19.

-corey

2022-08-04 15:35:37

by Tomer Maimon

[permalink] [raw]
Subject: Re: [PATCH v1 0/2] char: ipmi: kcs: add Arbel NPCM8XX support

Hi Corey,

Sorry, miss this email...

On Wed, 27 Jul 2022 at 18:47, Corey Minyard <[email protected]> wrote:
>
> On Wed, Jul 27, 2022 at 08:39:08AM +0300, Tomer Maimon wrote:
> > Hi Corey,
> >
> > On Tue, 26 Jul 2022 at 22:47, Corey Minyard <[email protected]> wrote:
> > >
> > > On Tue, Jul 26, 2022 at 10:41:38PM +0300, Tomer Maimon wrote:
> > > > Hi Corey,
> > > >
> > > >
> > > > On Mon, 18 Jul 2022 at 15:51, Corey Minyard <[email protected]> wrote:
> > > > >
> > > > > On Sun, Jul 17, 2022 at 03:11:22PM +0300, Tomer Maimon wrote:
> > > > > > This patch set adds Arbel NPCM8XX Keyboard Controller Style (KCS) support to
> > > > > > KCS NPCM driver.
> > > > > >
> > > > > > The NPCM KCS driver tested on NPCM845 evaluation board.
> > > > >
> > > > > This seems reasonable, I've pulled it into my tree. If anyone has any
> > > > > issues with this, please respond.
> > > > >
> > > > > -corey
> > > > >
> > > > > >
> > > > > > Tomer Maimon (2):
> > > > > > dt-bindings: ipmi: Add npcm845 compatible
> > > > > > char: ipmi: modify NPCM KCS configuration
> > > > > >
> > > > > > Documentation/devicetree/bindings/ipmi/npcm7xx-kcs-bmc.txt | 5 +++--
> > > > > > drivers/char/ipmi/Kconfig | 6 +++---
> > > > > > 2 files changed, 6 insertions(+), 5 deletions(-)
> > > > > >
> > > > > > --
> > > > > > 2.33.0
> > > > > >
> > > >
> > > > Sorry but I need to do a little fix in the document file.
> > > >
> > > > Can I do it or have you already applied the patches?
> > >
> > > At this point I'd prefer a patch on top of what is there. 5.19 isn't
> > > released yet, so the window isn't open, but that will happen soon and I
> > > don't want to rebase at this point.
> > O.K. thanks,
> > I will wait until 5.19 is released and then I will send the patch.
>
> Oh, sorry I wasn't clear. You can send it now, I just don't want to
> rebase what I have already. Just a new patch on top of it, and I'll get
> it in to 5.19.
>
> -corey

Sent a patch now.

Best regards,

Tomer