linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/3] arm64: defconfig: Enable Qualcomm GENI based I2C controller
@ 2019-09-02 13:07 Lee Jones
  2019-09-02 13:07 ` [PATCH 2/3] arm64: defconfig: Enable the EFI Framebuffer Lee Jones
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Lee Jones @ 2019-09-02 13:07 UTC (permalink / raw)
  To: catalin.marinas, will, bjorn.andersson, olof, arnd
  Cc: linux-arm-kernel, linux-kernel, Lee Jones

Tested on the Lenovo Yoga C630 where this patch enables the
keyboard, touchpad and touchscreen.

Signed-off-by: Lee Jones <lee.jones@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 facf19cc275d..0fe943ac53b5 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -366,6 +366,7 @@ CONFIG_I2C_IMX_LPI2C=y
 CONFIG_I2C_MESON=y
 CONFIG_I2C_MV64XXX=y
 CONFIG_I2C_PXA=y
+CONFIG_I2C_QCOM_GENI=m
 CONFIG_I2C_QUP=y
 CONFIG_I2C_RK3X=y
 CONFIG_I2C_SH_MOBILE=y
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [PATCH 1/3] arm64: defconfig: Enable Qualcomm GENI based I2C controller
@ 2019-09-03 19:26 Lee Jones
  0 siblings, 0 replies; 7+ messages in thread
From: Lee Jones @ 2019-09-03 19:26 UTC (permalink / raw)
  To: soc; +Cc: linux-arm-kernel, linux-kernel, Lee Jones

Tested on the Lenovo Yoga C630 where this patch enables the
keyboard, touchpad and touchscreen.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Reviewed-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 facf19cc275d..0fe943ac53b5 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -366,6 +366,7 @@ CONFIG_I2C_IMX_LPI2C=y
 CONFIG_I2C_MESON=y
 CONFIG_I2C_MV64XXX=y
 CONFIG_I2C_PXA=y
+CONFIG_I2C_QCOM_GENI=m
 CONFIG_I2C_QUP=y
 CONFIG_I2C_RK3X=y
 CONFIG_I2C_SH_MOBILE=y
-- 
2.17.1


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

end of thread, other threads:[~2019-09-03 19:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-02 13:07 [PATCH 1/3] arm64: defconfig: Enable Qualcomm GENI based I2C controller Lee Jones
2019-09-02 13:07 ` [PATCH 2/3] arm64: defconfig: Enable the EFI Framebuffer Lee Jones
2019-09-03  3:22   ` Bjorn Andersson
2019-09-02 13:07 ` [PATCH 3/3] arm64: defconfig: Enable Qualcomm QUSB2 PHY Lee Jones
2019-09-03  3:22   ` Bjorn Andersson
2019-09-03  3:21 ` [PATCH 1/3] arm64: defconfig: Enable Qualcomm GENI based I2C controller Bjorn Andersson
2019-09-03 19:26 Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).