All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Azalia verb table from DT with Baytrail FSP
@ 2016-05-20 15:05 George McCollister
  2016-05-21  5:41 ` Bin Meng
  0 siblings, 1 reply; 2+ messages in thread
From: George McCollister @ 2016-05-20 15:05 UTC (permalink / raw)
  To: u-boot

I'm working with an Advantech som-6867 (Baytrail com express CPU
module) and som-db5800 carrier board (with ALC892 HD audio codec) as
well as a custom carrier board (with CS4207 HD audio codec).

After adding DT entries for the correct HDA pad configuration, I got
the ALC892 working by hacking over ALC262 verb table in
arch/x86/cpu/baytrail/fsp_configs.c and am now investigating a
permanent solution.

I noticed in Bin's patchset titled "x86: fsp: Move platform-specific
config to chipset directory" his comment "But with this series, we are
now able to get Azalia verb table from device tree, just like what we
did for overriding UPD data configuration. This can be done in future
patch set."

I also however noticed Simon's conflicting comment in
arch/x86/cpu/baytrail/fsp_configs.c "This needs to be in ROM since if
we put it in CAR, FSP init loses it when it drops CAR."

Is it safe to move Azalia verb tables into DT for Baytrail FSP?

Regards,
George McCollister

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot] Azalia verb table from DT with Baytrail FSP
  2016-05-20 15:05 [U-Boot] Azalia verb table from DT with Baytrail FSP George McCollister
@ 2016-05-21  5:41 ` Bin Meng
  0 siblings, 0 replies; 2+ messages in thread
From: Bin Meng @ 2016-05-21  5:41 UTC (permalink / raw)
  To: u-boot

Hi George,

On Fri, May 20, 2016 at 11:05 PM, George McCollister
<george.mccollister@gmail.com> wrote:
> I'm working with an Advantech som-6867 (Baytrail com express CPU
> module) and som-db5800 carrier board (with ALC892 HD audio codec) as
> well as a custom carrier board (with CS4207 HD audio codec).
>
> After adding DT entries for the correct HDA pad configuration, I got
> the ALC892 working by hacking over ALC262 verb table in
> arch/x86/cpu/baytrail/fsp_configs.c and am now investigating a
> permanent solution.
>
> I noticed in Bin's patchset titled "x86: fsp: Move platform-specific
> config to chipset directory" his comment "But with this series, we are
> now able to get Azalia verb table from device tree, just like what we
> did for overriding UPD data configuration. This can be done in future
> patch set."
>
> I also however noticed Simon's conflicting comment in
> arch/x86/cpu/baytrail/fsp_configs.c "This needs to be in ROM since if
> we put it in CAR, FSP init loses it when it drops CAR."
>

Guess the comment is out of date.

> Is it safe to move Azalia verb tables into DT for Baytrail FSP?
>

Yes it is safe to move verb tables to DT, but I have not looked into
this. Patches are welcome.

Regards,
Bin

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-05-21  5:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-20 15:05 [U-Boot] Azalia verb table from DT with Baytrail FSP George McCollister
2016-05-21  5:41 ` Bin Meng

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.