On Fri, Jul 15, 2022 at 01:41:56PM +0800, Jason Wang wrote:
> The double `the' is duplicated in line 4360, remove one.
Applied, thanks.
-corey
>
> Signed-off-by: Jason Wang
> ---
> drivers/char/ipmi/ipmi_msghandler.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/dr
On 17/07/2022 14:11, Tomer Maimon wrote:
> Add a compatible string for Nuvoton BMC NPCM845 KCS and modify NPCM KCS
> description to support all NPCM BMC SoC.
>
> Signed-off-by: Tomer Maimon
Acked-by: Krzysztof Kozlowski
Best regards,
Krzysztof
__
The double `the' is duplicated in line 4360, remove one.
Signed-off-by: Jason Wang
---
drivers/char/ipmi/ipmi_msghandler.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/char/ipmi/ipmi_msghandler.c
b/drivers/char/ipmi/ipmi_msghandler.c
index 703433493c85..c8a3b208f9
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
issue