[coreboot-gerrit] Change in coreboot[master]: drivers/i2c: Add driver for rt5682 codec

Naveen Manohar (Code Review) gerrit at coreboot.org
Fri May 4 15:45:33 CEST 2018


Hello Sathyanarayana Nujella, build bot (Jenkins), Furquan Shaikh, 

I'd like you to reexamine a change. Please visit

    https://review.coreboot.org/26059

to look at the new patch set (#3).

Change subject: drivers/i2c: Add driver for rt5682 codec
......................................................................

drivers/i2c: Add driver for rt5682 codec

This commit adds a new driver for the RT5682 codec to use instead
of the generic i2c driver.  Since the kernel needs additional
driver-specific device properties we need a coreboot driver that can
provide those properties.

The kernel driver devicetree properties for this codec are at:
linux/Documentation/devicetree/bindings/sound/rt5668.txt

BUG=b:79235534
TEST=With the series merged & required driver support in kernel.
Verify Headset Audio playback.

Change-Id: Ief6dd3756490d611e230bcf7785bc371d6fb37cf
Signed-off-by: Naveen Manohar <naveen.m at intel.com>
---
A src/drivers/i2c/rt5682/Kconfig
A src/drivers/i2c/rt5682/Makefile.inc
A src/drivers/i2c/rt5682/chip.h
A src/drivers/i2c/rt5682/rt5682.c
4 files changed, 145 insertions(+), 0 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/59/26059/3
-- 
To view, visit https://review.coreboot.org/26059
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ief6dd3756490d611e230bcf7785bc371d6fb37cf
Gerrit-Change-Number: 26059
Gerrit-PatchSet: 3
Gerrit-Owner: Naveen Manohar <naveen.m at intel.com>
Gerrit-Reviewer: Furquan Shaikh <furquan at google.com>
Gerrit-Reviewer: Sathyanarayana Nujella <sathyanarayana.nujella at intel.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180504/f3831976/attachment.html>


More information about the coreboot-gerrit mailing list