On Tue, Aug 22, 2017 at 09:51:46PM -0400, Tom Rini wrote: > Not all devices with ACPI and this combination of sound devices will > have the required information provided via ACPI. Reintroduce the I2C > device ID to restore sound functionality on on the Chromebook 'Samus' > model. > { "rt5677", RT5677 }, > { "rt5676", RT5676 }, > + { "RT5677CE:00", RT5677 }, > { } > }; You're going to have to provide a clearer changelog here, that's obviously an ACPI ID...