Commits (3)
-
Stanley Wu authored
P-sensor vendor fine-tune detect distance as 20mm for WWAN SAR table switch. BUG=b:179000150 BRANCH=dedede TEST=run "i2cdump -y -f 15 0x28" to confirm registers as expected. un-approach: => register address: 0x01 value: 0x00 approach: => register address: 0x01 value: 0x02 Confirm WWAN SAR table work as expected. Signed-off-by:Stanley Wu <stanley1.wu@lcfc.corp-partner.google.com> Change-Id: I659721e60aa0766ed4c277dae43ded222e18ad1c Reviewed-on: https://review.coreboot.org/c/coreboot/+/51343Reviewed-by:
Karthik Ramasubramanian <kramasub@google.com> Reviewed-by:
Paul Fagerburg <pfagerburg@chromium.org> Tested-by:
build bot (Jenkins) <no-reply@coreboot.org>
5a702653 -
Felix Held authored
The SMU mailbox interface gets accessed over the SMN register space, so factor out those access functions into a separate common code SMN access building block. Signed-off-by:
Felix Held <felix-coreboot@felixheld.de> Change-Id: Iabac181972c02ae641da99f47b2aa9aa28dae333 Reviewed-on: https://review.coreboot.org/c/coreboot/+/51399Tested-by:
build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by:
Marshall Dawson <marshalldawson3rd@gmail.com>
e995684f -
Felix Held authored
Since we have the SMN access block now, rename the SMU mailbox interface registers to clarify that those are in the SMN register space. Signed-off-by:
Felix Held <felix-coreboot@felixheld.de> Change-Id: Ic5b7093f99eabd3c29610072b186ed156f335bd8 Reviewed-on: https://review.coreboot.org/c/coreboot/+/51400Tested-by:
build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by:
Marshall Dawson <marshalldawson3rd@gmail.com>
03a4bfc5
Showing