linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* ACPI device using sub-resource of PCI device
@ 2016-05-18 15:54 Aaron Durbin
  2016-05-18 21:25 ` Rafael J. Wysocki
  0 siblings, 1 reply; 37+ messages in thread
From: Aaron Durbin @ 2016-05-18 15:54 UTC (permalink / raw)
  To: linux-acpi

Hi,

We're currently running into a problem of resource conflicts with a
PCI device and ACPI devices.

[    0.243534] pci 0000:00:0d.0: can't claim BAR 0 [mem
0xd0000000-0xd0ffffff 64bit]: address conflict with INT3452:03 [mem
0xd0c00000-0xd0c03fff]

The PCI BAR covers a large amount mmio resources, however, there are
ACPI devices with their own HID (for probing) which uses resources
that are a subset of the PCI BAR.

Short of re-structuring the linux driver is there anything that can be
done with ASL to properly have the ACPI device use a sub-resource of
the PCI device during the ACPI/PCI probing?

Thanks for the help/insight.

-Aaron

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

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

Thread overview: 37+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-18 15:54 ACPI device using sub-resource of PCI device Aaron Durbin
2016-05-18 21:25 ` Rafael J. Wysocki
2016-05-18 22:32   ` Aaron Durbin
2016-06-14 17:04     ` Aaron Durbin
2016-06-24 19:34       ` Aaron Durbin
2016-06-29  4:41         ` Aaron Durbin
2016-07-20 19:35           ` Bjorn Helgaas
2016-07-20 22:06             ` Aaron Durbin
2016-07-20 22:46             ` Rafael J. Wysocki
2016-07-20 23:02               ` Aaron Durbin
2016-07-21  0:40                 ` Rafael J. Wysocki
2016-07-21  1:58                   ` Aaron Durbin
2016-07-22  0:55                     ` Rafael J. Wysocki
2016-07-22 17:26                       ` Aaron Durbin
2016-07-22 21:04                         ` Rafael J. Wysocki
2016-07-25 19:11                           ` Aaron Durbin
2016-07-28  0:09                             ` Rafael J. Wysocki
2016-07-28  4:02                               ` Aaron Durbin
2016-08-12 16:45                                 ` Aaron Durbin
2016-08-16  9:15                                   ` Mika Westerberg
2016-08-16 11:23                                     ` Andy Shevchenko
2016-08-16 11:27                                       ` Rafael J. Wysocki
2016-08-16 12:20                                       ` Mika Westerberg
2016-08-17 23:02                                     ` Aaron Durbin
2016-09-09 14:12                                       ` Aaron Durbin
2016-09-09 14:16                                         ` Aaron Durbin
2016-09-12  8:10                                         ` Mika Westerberg
2016-09-12 12:26                                           ` Rafael J. Wysocki
2016-09-13 12:19                                             ` [PATCH 1/2] PCI: Add pci_find_resource() Mika Westerberg
2016-09-13 12:19                                               ` [PATCH 2/2] ACPI / platform: Pay attention to parent device's resources Mika Westerberg
2016-09-13 14:11                                               ` [PATCH 1/2] PCI: Add pci_find_resource() Andy Shevchenko
2016-09-14  7:45                                                 ` Mika Westerberg
2016-09-14 22:16                                               ` Bjorn Helgaas
2016-09-14 22:47                                                 ` Rafael J. Wysocki
2016-09-15  8:07                                                   ` [PATCH v2 " Mika Westerberg
2016-09-15  8:07                                                     ` [PATCH v2 2/2] ACPI / platform: Pay attention to parent device's resources Mika Westerberg
2016-07-22 16:40               ` ACPI device using sub-resource of PCI device Bjorn Helgaas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).