From: linux.amoon@gmail•com (Anand Moon)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCHv3 2/3] ARM: exynos_defconfig: Enable CONFIG_SENSORS_INA2XX for Odroid-XU3
Date: Wed, 13 May 2015 14:32:06 +0930 [thread overview]
Message-ID: <1431493327-5387-3-git-send-email-linux.amoon@gmail.com> (raw)
In-Reply-To: <1431493327-5387-1-git-send-email-linux.amoon@gmail.com>
Odroid-XU3 board support power monitor sensor.
Below is the output of boot log.
[ 3.241438] ina2xx 0-0040: power monitor ina231 (Rshunt = 10000 uOhm)
[ 3.248068] ina2xx 0-0041: power monitor ina231 (Rshunt = 10000 uOhm)
[ 3.254724] ina2xx 0-0044: power monitor ina231 (Rshunt = 10000 uOhm)
[ 3.261354] ina2xx 0-0045: power monitor ina231 (Rshunt = 10000 uOhm)
ina231-i2c-0-40
Adapter: s3c2410-i2c
in0: +0.00 V
in1: +1.01 V
power1: 175.00 mW
curr1: +0.18 A
ina231-i2c-0-41
Adapter: s3c2410-i2c
in0: +0.00 V
in1: +1.21 V
power1: 50.00 mW
curr1: +0.04 A
ina231-i2c-0-44
Adapter: s3c2410-i2c
in0: +0.00 V
in1: +1.02 V
power1: 50.00 mW
curr1: +0.04 A
ina231-i2c-0-45
Adapter: s3c2410-i2c
in0: +0.00 V
in1: +1.04 V
power1: 75.00 mW
curr1: +0.07 A
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung•com>
Signed-off-by: Anand Moon <linux.amoon@gmail•com>
---
arch/arm/configs/exynos_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/exynos_defconfig b/arch/arm/configs/exynos_defconfig
index 3c2784f..300678a 100644
--- a/arch/arm/configs/exynos_defconfig
+++ b/arch/arm/configs/exynos_defconfig
@@ -102,6 +102,7 @@ CONFIG_CHARGER_TPS65090=y
CONFIG_HWMON=y
CONFIG_SENSORS_LM90=y
CONFIG_SENSORS_PWM_FAN=y
+CONFIG_SENSORS_INA2XX=y
CONFIG_CPU_FREQ=y
CONFIG_CPU_THERMAL=y
CONFIG_THERMAL=y
--
1.9.1
next prev parent reply other threads:[~2015-05-13 5:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-13 5:02 v3 exynos_defconfig: Enable SENSORS_PWM_FAN, SENSORS_INA2XX, LEDS for Odroid-XU3 Anand Moon
2015-05-13 5:02 ` [PATCHv3 1/3] ARM: exynos_defconfig: Enable CONFIG_SENSORS_PWM_FAN for Odroid-XU3 pmw-fan Anand Moon
2015-05-13 5:02 ` Anand Moon [this message]
2015-05-13 5:02 ` [PATCHv3 3/3] ARM: exynos_defconfig: Enable LEDs for Odroid-XU3 Anand Moon
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=1431493327-5387-3-git-send-email-linux.amoon@gmail.com \
--to=linux.amoon@gmail$(echo .)com \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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