From: stefan.wahren@i2se.com (Stefan Wahren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH RFC V2 4/6] ARM: bcm2835_defconfig: Enable RPi voltage sensor
Date: Tue, 22 May 2018 13:21:50 +0200 [thread overview]
Message-ID: <1526988112-4021-5-git-send-email-stefan.wahren@i2se.com> (raw)
In-Reply-To: <1526988112-4021-1-git-send-email-stefan.wahren@i2se.com>
The patch enables the hwmon driver for the Raspberry Pi.
Signed-off-by: Stefan Wahren <stefan.wahren@i2se.com>
---
arch/arm/configs/bcm2835_defconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/configs/bcm2835_defconfig b/arch/arm/configs/bcm2835_defconfig
index e4d188f..e9bc889 100644
--- a/arch/arm/configs/bcm2835_defconfig
+++ b/arch/arm/configs/bcm2835_defconfig
@@ -86,7 +86,7 @@ CONFIG_SPI=y
CONFIG_SPI_BCM2835=y
CONFIG_SPI_BCM2835AUX=y
CONFIG_GPIO_SYSFS=y
-# CONFIG_HWMON is not set
+CONFIG_SENSORS_RASPBERRYPI_HWMON=m
CONFIG_THERMAL=y
CONFIG_BCM2835_THERMAL=y
CONFIG_WATCHDOG=y
--
2.7.4
next prev parent reply other threads:[~2018-05-22 11:21 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-22 11:21 [PATCH RFC V2 0/6] hwmon: Add support for Raspberry Pi voltage sensor Stefan Wahren
2018-05-22 11:21 ` [PATCH RFC V2 1/6] ARM: bcm2835: Add GET_THROTTLED firmware property Stefan Wahren
2018-05-22 11:21 ` [PATCH RFC V2 2/6] hwmon: Add support for RPi voltage sensor Stefan Wahren
2018-05-22 13:41 ` Guenter Roeck
2018-05-22 13:51 ` Stefan Wahren
2018-05-22 14:10 ` Guenter Roeck
2018-05-22 19:31 ` Stefan Wahren
2018-05-23 12:12 ` Robin Murphy
2018-05-23 18:12 ` Guenter Roeck
2018-05-22 11:21 ` [PATCH RFC V2 3/6] firmware: raspberrypi: Register hwmon driver Stefan Wahren
2018-05-22 11:21 ` Stefan Wahren [this message]
2018-05-22 11:21 ` [PATCH RFC V2 5/6] ARM: multi_v7_defconfig: Enable RPi voltage sensor Stefan Wahren
2018-05-22 11:21 ` [PATCH RFC V2 6/6] arm64: defconfig: " Stefan Wahren
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=1526988112-4021-5-git-send-email-stefan.wahren@i2se.com \
--to=stefan.wahren@i2se.com \
--cc=linux-arm-kernel@lists.infradead.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).