commit | 10129c5688561ce392534a8ef26abba9553419eb | [log] [tgz] |
---|---|---|
author | Andrew Geissler <andrewg@us.ibm.com> | Thu May 25 16:21:00 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Mon Jun 12 14:01:59 2017 +0000 |
tree | 350a854e9e2198096b107f871a34b07df5c37d0f | |
parent | 30077452725fb3d5a5bab4c69d8679e6ce06b4e7 [diff] [blame] |
Add in IR35221 hwon config file The IR35221 is a new chip which provides temperature information on the VRMs installed in the system. Change-Id: I49e24e14f74400e948c2ed98132ebf5ef66346ff Signed-off-by: Andrew Geissler <andrewg@us.ibm.com>
diff --git a/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%.bbappend b/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%.bbappend index 4796f2d..635fbcd 100644 --- a/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%.bbappend +++ b/meta-witherspoon/recipes-phosphor/sensors/phosphor-hwmon%.bbappend
@@ -3,6 +3,10 @@ WSPOON_CHIPS = " \ i2c@1e78a000/i2c-bus@100/bmp280@77 \ i2c@1e78a000/i2c-bus@100/dps310@76 \ + i2c@1e78a000/i2c-bus@140/ir35221@70 \ + i2c@1e78a000/i2c-bus@140/ir35221@71 \ + i2c@1e78a000/i2c-bus@180/ir35221@70 \ + i2c@1e78a000/i2c-bus@180/ir35221@71 \ " WSPOON_ITEMSFMT = "ahb/apb/{0}.conf"