All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Enable HID multitouch
@ 2020-11-30 16:28 ` Bjorn Andersson
  0 siblings, 0 replies; 7+ messages in thread
From: Bjorn Andersson @ 2020-11-30 16:28 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon, Bjorn Andersson, Steev Klimaszewski
  Cc: Shawn Guo, Vinod Koul, Olof Johansson, linux-arm-kernel,
	linux-kernel, linux-arm-msm

The Lenovo Yoga C630 relies on HID multitouch support for proper
touchpad operation, so enable this.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 8e3ed05b655a..f4d0b3a61e41 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -737,6 +737,7 @@ CONFIG_SND_SOC_WM8904=m
 CONFIG_SND_SOC_WSA881X=m
 CONFIG_SND_SIMPLE_CARD=m
 CONFIG_SND_AUDIO_GRAPH_CARD=m
+CONFIG_HID_MULTITOUCH=m
 CONFIG_I2C_HID=m
 CONFIG_USB_CONN_GPIO=m
 CONFIG_USB=y
-- 
2.29.2


^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [PATCH] arm64: defconfig: Enable HID multitouch
@ 2020-11-30 16:28 ` Bjorn Andersson
  0 siblings, 0 replies; 7+ messages in thread
From: Bjorn Andersson @ 2020-11-30 16:28 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon, Bjorn Andersson, Steev Klimaszewski
  Cc: linux-arm-msm, linux-kernel, Vinod Koul, Olof Johansson,
	Shawn Guo, linux-arm-kernel

The Lenovo Yoga C630 relies on HID multitouch support for proper
touchpad operation, so enable this.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 8e3ed05b655a..f4d0b3a61e41 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -737,6 +737,7 @@ CONFIG_SND_SOC_WM8904=m
 CONFIG_SND_SOC_WSA881X=m
 CONFIG_SND_SIMPLE_CARD=m
 CONFIG_SND_AUDIO_GRAPH_CARD=m
+CONFIG_HID_MULTITOUCH=m
 CONFIG_I2C_HID=m
 CONFIG_USB_CONN_GPIO=m
 CONFIG_USB=y
-- 
2.29.2


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 7+ messages in thread

* Re: [PATCH] arm64: defconfig: Enable HID multitouch
  2020-11-30 16:28 ` Bjorn Andersson
@ 2020-11-30 16:31   ` Steev Klimaszewski
  -1 siblings, 0 replies; 7+ messages in thread
From: Steev Klimaszewski @ 2020-11-30 16:31 UTC (permalink / raw)
  To: Bjorn Andersson, Catalin Marinas, Will Deacon
  Cc: Shawn Guo, Vinod Koul, Olof Johansson, linux-arm-kernel,
	linux-kernel, linux-arm-msm


On 11/30/20 10:28 AM, Bjorn Andersson wrote:
> The Lenovo Yoga C630 relies on HID multitouch support for proper
> touchpad operation, so enable this.
>
> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
> ---
>  arch/arm64/configs/defconfig | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 8e3ed05b655a..f4d0b3a61e41 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -737,6 +737,7 @@ CONFIG_SND_SOC_WM8904=m
>  CONFIG_SND_SOC_WSA881X=m
>  CONFIG_SND_SIMPLE_CARD=m
>  CONFIG_SND_AUDIO_GRAPH_CARD=m
> +CONFIG_HID_MULTITOUCH=m
>  CONFIG_I2C_HID=m
>  CONFIG_USB_CONN_GPIO=m
>  CONFIG_USB=y

Tested-by: Steev Klimaszewski <steev@kali.org>



^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] arm64: defconfig: Enable HID multitouch
@ 2020-11-30 16:31   ` Steev Klimaszewski
  0 siblings, 0 replies; 7+ messages in thread
From: Steev Klimaszewski @ 2020-11-30 16:31 UTC (permalink / raw)
  To: Bjorn Andersson, Catalin Marinas, Will Deacon
  Cc: linux-arm-msm, linux-kernel, Vinod Koul, Olof Johansson,
	Shawn Guo, linux-arm-kernel


On 11/30/20 10:28 AM, Bjorn Andersson wrote:
> The Lenovo Yoga C630 relies on HID multitouch support for proper
> touchpad operation, so enable this.
>
> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
> ---
>  arch/arm64/configs/defconfig | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index 8e3ed05b655a..f4d0b3a61e41 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -737,6 +737,7 @@ CONFIG_SND_SOC_WM8904=m
>  CONFIG_SND_SOC_WSA881X=m
>  CONFIG_SND_SIMPLE_CARD=m
>  CONFIG_SND_AUDIO_GRAPH_CARD=m
> +CONFIG_HID_MULTITOUCH=m
>  CONFIG_I2C_HID=m
>  CONFIG_USB_CONN_GPIO=m
>  CONFIG_USB=y

Tested-by: Steev Klimaszewski <steev@kali.org>



_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] arm64: defconfig: Enable HID multitouch
  2020-11-30 16:28 ` Bjorn Andersson
@ 2020-12-01  0:58   ` Shawn Guo
  -1 siblings, 0 replies; 7+ messages in thread
From: Shawn Guo @ 2020-12-01  0:58 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: Catalin Marinas, Will Deacon, Steev Klimaszewski, Vinod Koul,
	Olof Johansson, linux-arm-kernel, linux-kernel, linux-arm-msm

On Mon, Nov 30, 2020 at 10:28:34AM -0600, Bjorn Andersson wrote:
> The Lenovo Yoga C630 relies on HID multitouch support for proper
> touchpad operation, so enable this.
> 
> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>

Acked-by: Shawn Guo <shawnguo@kernel.org>

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] arm64: defconfig: Enable HID multitouch
@ 2020-12-01  0:58   ` Shawn Guo
  0 siblings, 0 replies; 7+ messages in thread
From: Shawn Guo @ 2020-12-01  0:58 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: Catalin Marinas, linux-kernel, Steev Klimaszewski, Vinod Koul,
	linux-arm-msm, Olof Johansson, Will Deacon, linux-arm-kernel

On Mon, Nov 30, 2020 at 10:28:34AM -0600, Bjorn Andersson wrote:
> The Lenovo Yoga C630 relies on HID multitouch support for proper
> touchpad operation, so enable this.
> 
> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>

Acked-by: Shawn Guo <shawnguo@kernel.org>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] arm64: defconfig: Enable HID multitouch
  2020-11-30 16:28 ` Bjorn Andersson
                   ` (2 preceding siblings ...)
  (?)
@ 2020-12-29 20:15 ` patchwork-bot+linux-arm-msm
  -1 siblings, 0 replies; 7+ messages in thread
From: patchwork-bot+linux-arm-msm @ 2020-12-29 20:15 UTC (permalink / raw)
  To: Bjorn Andersson; +Cc: linux-arm-msm

Hello:

This patch was applied to qcom/linux.git (refs/heads/for-next):

On Mon, 30 Nov 2020 10:28:34 -0600 you wrote:
> The Lenovo Yoga C630 relies on HID multitouch support for proper
> touchpad operation, so enable this.
> 
> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
> ---
>  arch/arm64/configs/defconfig | 1 +
>  1 file changed, 1 insertion(+)

Here is the summary with links:
  - arm64: defconfig: Enable HID multitouch
    https://git.kernel.org/qcom/c/74b87103b3d0

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-12-29 20:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-30 16:28 [PATCH] arm64: defconfig: Enable HID multitouch Bjorn Andersson
2020-11-30 16:28 ` Bjorn Andersson
2020-11-30 16:31 ` Steev Klimaszewski
2020-11-30 16:31   ` Steev Klimaszewski
2020-12-01  0:58 ` Shawn Guo
2020-12-01  0:58   ` Shawn Guo
2020-12-29 20:15 ` patchwork-bot+linux-arm-msm

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.