linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Guido Günther" <agx@sigxcpu.org>
To: "Catalin Marinas" <catalin.marinas@arm.com>,
	"Will Deacon" <will@kernel.org>,
	"Bjorn Andersson" <bjorn.andersson@linaro.org>,
	"Shawn Guo" <shawnguo@kernel.org>, "Li Yang" <leoyang.li@nxp.com>,
	"Vinod Koul" <vkoul@kernel.org>,
	"Guido Günther" <agx@sigxcpu.org>,
	"Anson Huang" <Anson.Huang@nxp.com>,
	"Geert Uytterhoeven" <geert+renesas@glider.be>,
	"Michael Walle" <michael@walle.cc>,
	"Krzysztof Kozlowski" <krzk@kernel.org>,
	"Olof Johansson" <olof@lixom.net>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [PATCH v1 6/8] arm64: defconfig: Enable CONFIG_VCNL4000
Date: Fri, 27 Nov 2020 15:22:57 +0100	[thread overview]
Message-ID: <9e6572819789805df2acd31a06004db788127d55.1606486893.git.agx@sigxcpu.org> (raw)
In-Reply-To: <cover.1606486893.git.agx@sigxcpu.org>

This is the Librem 5's proximity sensor.

Signed-off-by: Guido Günther <agx@sigxcpu.org>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index f999c4da8a88..de3c11300920 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -985,6 +985,7 @@ CONFIG_IIO_CROS_EC_SENSORS_CORE=m
 CONFIG_IIO_CROS_EC_SENSORS=m
 CONFIG_IIO_CROS_EC_LIGHT_PROX=m
 CONFIG_SENSORS_ISL29018=m
+CONFIG_VCNL4000=m
 CONFIG_IIO_CROS_EC_BARO=m
 CONFIG_MPL3115=m
 CONFIG_PWM=y
-- 
2.29.2


  parent reply	other threads:[~2020-11-27 14:23 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-27 14:22 [PATCH v1 0/8] arm64: defconfig: Enable Librem 5 hardware Guido Günther
2020-11-27 14:22 ` [PATCH v1 1/8] arm64: defconfig: Enable CONFIG_REGULATOR_TPS65132 Guido Günther
2020-11-27 14:22 ` [PATCH v1 2/8] arm64: defconfig: Enable CONFIG_DRM_PANEL_MANTIX_MLAF057WE5 Guido Günther
2020-11-27 14:22 ` [PATCH v1 3/8] arm64: defconfig: Enable CONFIG_IMX_DCSS Guido Günther
2020-11-27 14:22 ` [PATCH v1 4/8] arm64: defconfig: Enable CONFIG_TYPEC_TPS6598X Guido Günther
2020-11-27 14:22 ` [PATCH v1 5/8] arm64: defconfig: Enable CONFIG_LEDS_LM3692X Guido Günther
2020-11-27 14:22 ` Guido Günther [this message]
2020-11-27 16:13   ` [PATCH v1 6/8] arm64: defconfig: Enable CONFIG_VCNL4000 Krzysztof Kozlowski
2020-11-27 16:42     ` Guido Günther
2020-11-27 14:22 ` [PATCH v1 7/8] arm64: defconfig: Enable CONFIG_BATTERY_MAX17042 Guido Günther
2020-11-27 14:22 ` [PATCH v1 8/8] arm64: defconfig: Enable CONFIG_CHARGER_BQ25980 Guido Günther

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9e6572819789805df2acd31a06004db788127d55.1606486893.git.agx@sigxcpu.org \
    --to=agx@sigxcpu.org \
    --cc=Anson.Huang@nxp.com \
    --cc=bjorn.andersson@linaro.org \
    --cc=catalin.marinas@arm.com \
    --cc=geert+renesas@glider.be \
    --cc=krzk@kernel.org \
    --cc=leoyang.li@nxp.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michael@walle.cc \
    --cc=olof@lixom.net \
    --cc=shawnguo@kernel.org \
    --cc=vkoul@kernel.org \
    --cc=will@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).