<p>Matt DeVillier <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://review.coreboot.org/21126">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">google/cyan: convert to variant configuration<br><br>Setup cyan to be the baseboard for other Google Braswell<br>boards, to be added in subsequent commits.<br><br>This commit keeps code common to all Google Braswell boards in<br>the cyan baseboard, separates out the board-specific bits into<br>the new cyan variant, and defines the I2C ACPI devices such that<br>they can be easily reused for other variants. It also switches<br>the trackpad/touchscreen interrupts from edge to level, for<br>better performance/compatibility as was done with all previous<br>Google boards.<br><br>Additionally, a few hardcoded values were replaced with variables,<br>and a few typos/formatting errors were corrected.<br><br>Change-Id: Iabbbad16efa9cfa79338f4e94d0771779900d8d9<br>Signed-off-by: Matt DeVillier <matt.devillier@gmail.com><br>---<br>M src/mainboard/google/cyan/Kconfig<br>M src/mainboard/google/cyan/Kconfig.name<br>M src/mainboard/google/cyan/Makefile.inc<br>A src/mainboard/google/cyan/acpi/codec_maxim.asl<br>M src/mainboard/google/cyan/acpi/dptf.asl<br>M src/mainboard/google/cyan/acpi/mainboard.asl<br>M src/mainboard/google/cyan/acpi/superio.asl<br>A src/mainboard/google/cyan/acpi/touchscreen_elan.asl<br>A src/mainboard/google/cyan/acpi/trackpad_elan.asl<br>M src/mainboard/google/cyan/board_info.txt<br>M src/mainboard/google/cyan/boardid.c<br>M src/mainboard/google/cyan/ramstage.c<br>M src/mainboard/google/cyan/smihandler.c<br>R src/mainboard/google/cyan/variants/cyan/Makefile.inc<br>A src/mainboard/google/cyan/variants/cyan/board_info.txt<br>R src/mainboard/google/cyan/variants/cyan/devicetree.cb<br>R src/mainboard/google/cyan/variants/cyan/gpio.c<br>A src/mainboard/google/cyan/variants/cyan/include/variant/acpi/dptf.asl<br>A src/mainboard/google/cyan/variants/cyan/include/variant/acpi/mainboard.asl<br>R src/mainboard/google/cyan/variants/cyan/include/variant/onboard.h<br>R src/mainboard/google/cyan/variants/cyan/spd.c<br>21 files changed, 380 insertions(+), 267 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/26/21126/3</pre><p>To view, visit <a href="https://review.coreboot.org/21126">change 21126</a>. To unsubscribe, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/21126"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: Iabbbad16efa9cfa79338f4e94d0771779900d8d9 </div>
<div style="display:none"> Gerrit-Change-Number: 21126 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Matt DeVillier <matt.devillier@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Martin Roth <martinroth@google.com> </div>
<div style="display:none"> Gerrit-Reviewer: Paul Menzel <paulepanter@users.sourceforge.net> </div>
<div style="display:none"> Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org> </div>