auron: fixed i2c devices can't be detected in OS
set i2c controller to acpi mode BUG=chrome-os-partner:31286 BRANCH=none TEST=compile ok, see i2cdevices by i2cdetect Change-Id: I021700fbaeb634984cfdf405006527f72e0fb404 Signed-off-by: Kane Chen <kane.chen@intel.com> Reviewed-on: https://chromium-review.googlesource.com/216215 Reviewed-by: Bernie Thompson <bhthompson@chromium.org> Tested-by: Bernie Thompson <bhthompson@chromium.org>
This commit is contained in:
parent
640da5ad55
commit
ff46aeaef4
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ chip soc/intel/broadwell
|
|||
register "gpe0_en_4" = "0x00000000"
|
||||
|
||||
register "sata_port_map" = "0x1"
|
||||
register "sio_acpi_mode" = "0"
|
||||
register "sio_acpi_mode" = "1"
|
||||
|
||||
# DTLE DATA / EDGE values
|
||||
register "sata_port0_gen3_dtle" = "0x5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue