All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] x86: acpi: Disabling SoC functions defined in ASL on a per board basis
@ 2016-06-09 17:17 George McCollister
  2016-06-11  0:25 ` Bin Meng
  0 siblings, 1 reply; 6+ messages in thread
From: George McCollister @ 2016-06-09 17:17 UTC (permalink / raw)
  To: u-boot

Does anyone have any ideas on how we might go about disabling
functions defined in arch/x86/include/asm/arch-*/acpi on a per board
basis? With DT it's trivial to define all of the functions available
on an SoC and default them to disabled in the .dtsi, then simply mark
them as enabled in the board .dts if the board uses them. I need to
disable the internal UART definition for the baytrail board I'm adding
since if it's included the off chip UART gets killed when Linux does
it's acpi_bus_scan.

Regards,
George McCollister

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

end of thread, other threads:[~2016-06-15  8:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-09 17:17 [U-Boot] x86: acpi: Disabling SoC functions defined in ASL on a per board basis George McCollister
2016-06-11  0:25 ` Bin Meng
2016-06-13 16:12   ` George McCollister
2016-06-14  1:45     ` Bin Meng
2016-06-14 12:46       ` George McCollister
2016-06-15  8:32         ` 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.