From 0b45955f5b0be301dee64083f51ffe9c34d3e153 Mon Sep 17 00:00:00 2001 From: Deepak Kodihalli Date: Tue, 6 Feb 2018 06:25:12 -0600 Subject: dcmi: implement get sensor info This commit implements the plumbing around the 'Get Sensor Info' command. It doesn't read the sensor information yet. That code is coming up in a subsequent commit. Refactor some of the get temperature readings code, in order to reuse certain common aspects for this commit. Change-Id: I0cb531b5b75e98cc9e76509f84f832be9997fee0 Signed-off-by: Deepak Kodihalli --- host-ipmid-whitelist.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'host-ipmid-whitelist.conf') diff --git a/host-ipmid-whitelist.conf b/host-ipmid-whitelist.conf index 0c9c382..97544a0 100644 --- a/host-ipmid-whitelist.conf +++ b/host-ipmid-whitelist.conf @@ -31,4 +31,5 @@ 0x2C:0x02 //: 0x2C:0x03 //: 0x2C:0x06 //: +0x2C:0x07 //: 0x2C:0x10 //: -- cgit v1.2.1