<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/coreboot/coreboot.git/src/drivers/sof, branch master</title>
<subtitle>review.coreboot.org: coreboot.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/coreboot/coreboot.git/'/>
<entry>
<title>drivers/sof: Add support for max98373a using port SSP2</title>
<updated>2023-05-17T11:19:59+00:00</updated>
<author>
<name>Matt DeVillier</name>
<email>matt.devillier@gmail.com</email>
</author>
<published>2023-05-15T15:36:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/coreboot/coreboot.git/commit/?id=e29b770d8357c41e7e130710f8418259174e2142'/>
<id>e29b770d8357c41e7e130710f8418259174e2142</id>
<content type='text'>
Some devices using the MAX98373a smart amp have the speakers connected
to port SSP2 vs the default SSP1, so add a configuration item to be
able to specify that.

TEST=tested with rest of patch train

Change-Id: I11d8011c54946aa72a83c73fa88456b4bb5d7d95
Signed-off-by: Matt DeVillier &lt;matt.devillier@gmail.com&gt;
Reviewed-on: https://review.coreboot.org/c/coreboot/+/75231
Reviewed-by: Felix Held &lt;felix-coreboot@felixheld.de&gt;
Tested-by: build bot (Jenkins) &lt;no-reply@coreboot.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some devices using the MAX98373a smart amp have the speakers connected
to port SSP2 vs the default SSP1, so add a configuration item to be
able to specify that.

TEST=tested with rest of patch train

Change-Id: I11d8011c54946aa72a83c73fa88456b4bb5d7d95
Signed-off-by: Matt DeVillier &lt;matt.devillier@gmail.com&gt;
Reviewed-on: https://review.coreboot.org/c/coreboot/+/75231
Reviewed-by: Felix Held &lt;felix-coreboot@felixheld.de&gt;
Tested-by: build bot (Jenkins) &lt;no-reply@coreboot.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>drivers/sof: Use topology enums where appropriate</title>
<updated>2023-05-17T11:19:35+00:00</updated>
<author>
<name>Matt DeVillier</name>
<email>matt.devillier@gmail.com</email>
</author>
<published>2023-05-15T15:32:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/coreboot/coreboot.git/commit/?id=4c5ec2137439bc098ef046a0e06fa5c4d3ded457'/>
<id>4c5ec2137439bc098ef046a0e06fa5c4d3ded457</id>
<content type='text'>
Also correct switch intendation, remove excess empty lines.

Change-Id: I86026e7f6c0c1c7f3dc6a473bb3afe2f6d32a247
Signed-off-by: Matt DeVillier &lt;matt.devillier@gmail.com&gt;
Reviewed-on: https://review.coreboot.org/c/coreboot/+/75230
Reviewed-by: Felix Held &lt;felix-coreboot@felixheld.de&gt;
Tested-by: build bot (Jenkins) &lt;no-reply@coreboot.org&gt;
Reviewed-by: Angel Pons &lt;th3fanbus@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also correct switch intendation, remove excess empty lines.

Change-Id: I86026e7f6c0c1c7f3dc6a473bb3afe2f6d32a247
Signed-off-by: Matt DeVillier &lt;matt.devillier@gmail.com&gt;
Reviewed-on: https://review.coreboot.org/c/coreboot/+/75230
Reviewed-by: Felix Held &lt;felix-coreboot@felixheld.de&gt;
Tested-by: build bot (Jenkins) &lt;no-reply@coreboot.org&gt;
Reviewed-by: Angel Pons &lt;th3fanbus@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>drivers/sof: Add support for max98357a with 4-ch output</title>
<updated>2023-05-15T16:35:34+00:00</updated>
<author>
<name>Matt DeVillier</name>
<email>matt.devillier@gmail.com</email>
</author>
<published>2023-05-13T19:46:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/coreboot/coreboot.git/commit/?id=e1ff8756cfeade8ea30e6b78581b5c1328ef8aca'/>
<id>e1ff8756cfeade8ea30e6b78581b5c1328ef8aca</id>
<content type='text'>
Will allow boards using this speaker configuration to correctly specify
their output type.

TEST=tested with rest of patch train

Change-Id: Iefcfc928e2611f533af1a2962ec2761ec1b7bf3a
Signed-off-by: Matt DeVillier &lt;matt.devillier@gmail.com&gt;
Reviewed-on: https://review.coreboot.org/c/coreboot/+/75210
Tested-by: build bot (Jenkins) &lt;no-reply@coreboot.org&gt;
Reviewed-by: CoolStar &lt;coolstarorganization@gmail.com&gt;
Reviewed-by: Felix Held &lt;felix-coreboot@felixheld.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Will allow boards using this speaker configuration to correctly specify
their output type.

TEST=tested with rest of patch train

Change-Id: Iefcfc928e2611f533af1a2962ec2761ec1b7bf3a
Signed-off-by: Matt DeVillier &lt;matt.devillier@gmail.com&gt;
Reviewed-on: https://review.coreboot.org/c/coreboot/+/75210
Tested-by: build bot (Jenkins) &lt;no-reply@coreboot.org&gt;
Reviewed-by: CoolStar &lt;coolstarorganization@gmail.com&gt;
Reviewed-by: Felix Held &lt;felix-coreboot@felixheld.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>drivers/sof: Add new driver to generate ACPI _DSD table</title>
<updated>2023-05-03T16:06:32+00:00</updated>
<author>
<name>Matt DeVillier</name>
<email>matt.devillier@gmail.com</email>
</author>
<published>2023-01-17T16:57:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/coreboot/coreboot.git/commit/?id=3a4ac3a85efe5d8c46d6d6173b737f0f98fc6845'/>
<id>3a4ac3a85efe5d8c46d6d6173b737f0f98fc6845</id>
<content type='text'>
Add a new chip driver for boards which use SOF (Sound Open Firmware)
OS drivers, which will be attached to the HDAS device and generate
entries in an ACPI _DSD table for the OS driver to use. This will allow
the OS drivers to easily determine the correct topology for the speaker
and jack amplifiers and correct microphone configuration.

TEST=tested with rest of patch train

Change-Id: Ie0431b2002287f35245cbf959828e931d7f375b2
Signed-off-by: Matt DeVillier &lt;matt.devillier@gmail.com&gt;
Reviewed-on: https://review.coreboot.org/c/coreboot/+/74813
Tested-by: build bot (Jenkins) &lt;no-reply@coreboot.org&gt;
Reviewed-by: CoolStar &lt;coolstarorganization@gmail.com&gt;
Reviewed-by: Martin Roth &lt;martin.roth@amd.corp-partner.google.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add a new chip driver for boards which use SOF (Sound Open Firmware)
OS drivers, which will be attached to the HDAS device and generate
entries in an ACPI _DSD table for the OS driver to use. This will allow
the OS drivers to easily determine the correct topology for the speaker
and jack amplifiers and correct microphone configuration.

TEST=tested with rest of patch train

Change-Id: Ie0431b2002287f35245cbf959828e931d7f375b2
Signed-off-by: Matt DeVillier &lt;matt.devillier@gmail.com&gt;
Reviewed-on: https://review.coreboot.org/c/coreboot/+/74813
Tested-by: build bot (Jenkins) &lt;no-reply@coreboot.org&gt;
Reviewed-by: CoolStar &lt;coolstarorganization@gmail.com&gt;
Reviewed-by: Martin Roth &lt;martin.roth@amd.corp-partner.google.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
