summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHe, Tim <tim.he@intel.com>2016-03-24 07:35:49 +0000
committerzwei4 <david.wei@intel.com>2016-04-12 23:39:34 +0800
commita1e03a918f671b3c1b46875c9ca31b70de1874f2 (patch)
tree72988780d772aa15494c0e6a4c4e852323c9415b
parent77dd9c5d35fdadaec6d68295cd505656062a8880 (diff)
downloadedk2-platforms-a1e03a918f671b3c1b46875c9ca31b70de1874f2.tar.xz
Fixed the issue that failed to add I2C device on 4.4 Linux kernel.
[Test] Boot/shutdown/reboot worked well with windows10 and Yocto4.1.8. from Cal’s tested, works well to add I2C device on 4.4 Linux kernel. git-svn-id: https://ssvn.intel.com:80/ssg/csd/tiano/tianoad/Research/Developer/mangguo/MinnowBoardMaxUDK2015Platform@105645 f973567a-9dae-4ef8-9d9d-80fbec5b6bbd
-rw-r--r--Vlv2DeviceRefCodePkg/AcpiTablesPCAT/RhProxy.asl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/RhProxy.asl b/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/RhProxy.asl
index 6ce211c5ff..1e23af308f 100644
--- a/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/RhProxy.asl
+++ b/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/RhProxy.asl
@@ -45,7 +45,7 @@ DefinitionBlock ("RHPX.aml", "SSDT", 1, "MSFT", "RHPROXY", 1)
// Index 1
I2CSerialBus( // Pin 13, 15 of JP1, for SIO_I2C5 (signal)
- 0xFF, // SlaveAddress: bus address (TBD)
+ 0x7F, // SlaveAddress, 7bit valid
, // SlaveMode: default to ControllerInitiated
400000, // ConnectionSpeed: in Hz
, // Addressing Mode: default to 7 bit