29 Aug
2016
29 Aug
'16
2:24 p.m.
On Wed, Aug 24, 2016 at 10:06:35PM +0100, John Keeping wrote:
The Chromebook Pixel 2015 uses this codec with the ACPI ID RT5677CE, but does not use the standard DT property names so add a new function to parse the codec properties from these ACPI properties.
Also, the GPIOs are only available by index, so we need to register a mapping to allow machine drivers to access the GPIOs by name.
Signed-off-by: John Keeping john@metanate.com
Tested-by: Tom Rini trini@konsulko.com
--
Tom