Re: [PATCH v2] docs: ACPI: enumeration: add PCI hierarchy representation

2020-11-23 Thread Rafael J. Wysocki
On Fri, Nov 20, 2020 at 12:12 PM Flavio Suligoi wrote: > > For "fixed" PCI devices, such as chips directly soldered > on the main board (ethernet, Wi-Fi, serial ports, etc.), > it is possible to find an ACPI enumeration. > > This allows to add useful properties to these devices. > Just for an exam

RE: [PATCH v2] docs: ACPI: enumeration: add PCI hierarchy representation

2020-11-20 Thread Flavio Suligoi
Hi Andy, > > This patch, with a practical example, show how to do this. > > Good enough, we can amend style and formatting later on. > Reviewed-by: Andy Shevchenko > Thanks! > > Signed-off-by: Flavio Suligoi > > --- > > (Here you usually put a changelog what has been done in v2 vs. v1)) Ye

Re: [PATCH v2] docs: ACPI: enumeration: add PCI hierarchy representation

2020-11-20 Thread Andy Shevchenko
On Fri, Nov 20, 2020 at 12:11:25PM +0100, Flavio Suligoi wrote: > For "fixed" PCI devices, such as chips directly soldered > on the main board (ethernet, Wi-Fi, serial ports, etc.), > it is possible to find an ACPI enumeration. > > This allows to add useful properties to these devices. > Just for

Re: [PATCH v2] docs: ACPI: enumeration: add PCI hierarchy representation

2020-11-20 Thread Mika Westerberg
On Fri, Nov 20, 2020 at 12:11:25PM +0100, Flavio Suligoi wrote: > For "fixed" PCI devices, such as chips directly soldered > on the main board (ethernet, Wi-Fi, serial ports, etc.), > it is possible to find an ACPI enumeration. > > This allows to add useful properties to these devices. > Just for

[PATCH v2] docs: ACPI: enumeration: add PCI hierarchy representation

2020-11-20 Thread Flavio Suligoi
For "fixed" PCI devices, such as chips directly soldered on the main board (ethernet, Wi-Fi, serial ports, etc.), it is possible to find an ACPI enumeration. This allows to add useful properties to these devices. Just for an example: the property "gpio-line-names" can be added to the pins of a GPI