Re: [PATCH 0/10] ACPI enumeration rework (was: Re: [PATCH V7 00/11] ACPI: ACPI enumeration rework)

2014-05-31 Thread Rafael J. Wysocki
On Saturday, May 31, 2014 10:46:36 PM Zhang Rui wrote: > On Fri, 2014-05-30 at 04:20 +0200, Rafael J. Wysocki wrote: > > On Friday, May 23, 2014 02:02:22 AM Zhang Rui wrote: > > > Hi, all, > > > > > > Currently, PNP bus is used as the default bus for for enumerating ACPI > > > devices with

Re: [PATCH 0/10] ACPI enumeration rework (was: Re: [PATCH V7 00/11] ACPI: ACPI enumeration rework)

2014-05-31 Thread Zhang Rui
On Fri, 2014-05-30 at 04:20 +0200, Rafael J. Wysocki wrote: > On Friday, May 23, 2014 02:02:22 AM Zhang Rui wrote: > > Hi, all, > > > > Currently, PNP bus is used as the default bus for for enumerating ACPI > > devices with _HID/_CID. > > For a device that needs to be enumerated to platform bus,

Re: [PATCH 0/10] ACPI enumeration rework (was: Re: [PATCH V7 00/11] ACPI: ACPI enumeration rework)

2014-05-31 Thread Zhang Rui
On Fri, 2014-05-30 at 04:20 +0200, Rafael J. Wysocki wrote: On Friday, May 23, 2014 02:02:22 AM Zhang Rui wrote: Hi, all, Currently, PNP bus is used as the default bus for for enumerating ACPI devices with _HID/_CID. For a device that needs to be enumerated to platform bus, we need to

Re: [PATCH 0/10] ACPI enumeration rework (was: Re: [PATCH V7 00/11] ACPI: ACPI enumeration rework)

2014-05-31 Thread Rafael J. Wysocki
On Saturday, May 31, 2014 10:46:36 PM Zhang Rui wrote: On Fri, 2014-05-30 at 04:20 +0200, Rafael J. Wysocki wrote: On Friday, May 23, 2014 02:02:22 AM Zhang Rui wrote: Hi, all, Currently, PNP bus is used as the default bus for for enumerating ACPI devices with _HID/_CID. For a

Re: [PATCH 0/10] ACPI enumeration rework (was: Re: [PATCH V7 00/11] ACPI: ACPI enumeration rework)

2014-05-30 Thread Rafael J. Wysocki
On Friday, May 30, 2014 11:33:25 AM Mika Westerberg wrote: > On Fri, May 30, 2014 at 04:20:41AM +0200, Rafael J. Wysocki wrote: > > On Friday, May 23, 2014 02:02:22 AM Zhang Rui wrote: > > > Hi, all, > > > > > > Currently, PNP bus is used as the default bus for for enumerating ACPI > > > devices

Re: [PATCH 0/10] ACPI enumeration rework (was: Re: [PATCH V7 00/11] ACPI: ACPI enumeration rework)

2014-05-30 Thread Mika Westerberg
On Fri, May 30, 2014 at 04:20:41AM +0200, Rafael J. Wysocki wrote: > On Friday, May 23, 2014 02:02:22 AM Zhang Rui wrote: > > Hi, all, > > > > Currently, PNP bus is used as the default bus for for enumerating ACPI > > devices with _HID/_CID. > > For a device that needs to be enumerated to

Re: [PATCH 0/10] ACPI enumeration rework (was: Re: [PATCH V7 00/11] ACPI: ACPI enumeration rework)

2014-05-30 Thread Mika Westerberg
On Fri, May 30, 2014 at 04:20:41AM +0200, Rafael J. Wysocki wrote: On Friday, May 23, 2014 02:02:22 AM Zhang Rui wrote: Hi, all, Currently, PNP bus is used as the default bus for for enumerating ACPI devices with _HID/_CID. For a device that needs to be enumerated to platform bus, we

Re: [PATCH 0/10] ACPI enumeration rework (was: Re: [PATCH V7 00/11] ACPI: ACPI enumeration rework)

2014-05-30 Thread Rafael J. Wysocki
On Friday, May 30, 2014 11:33:25 AM Mika Westerberg wrote: On Fri, May 30, 2014 at 04:20:41AM +0200, Rafael J. Wysocki wrote: On Friday, May 23, 2014 02:02:22 AM Zhang Rui wrote: Hi, all, Currently, PNP bus is used as the default bus for for enumerating ACPI devices with _HID/_CID.

[PATCH 0/10] ACPI enumeration rework (was: Re: [PATCH V7 00/11] ACPI: ACPI enumeration rework)

2014-05-29 Thread Rafael J. Wysocki
On Friday, May 23, 2014 02:02:22 AM Zhang Rui wrote: > Hi, all, > > Currently, PNP bus is used as the default bus for for enumerating ACPI > devices with _HID/_CID. > For a device that needs to be enumerated to platform bus, we need to add > its id string to the platform scan handler white list

[PATCH 0/10] ACPI enumeration rework (was: Re: [PATCH V7 00/11] ACPI: ACPI enumeration rework)

2014-05-29 Thread Rafael J. Wysocki
On Friday, May 23, 2014 02:02:22 AM Zhang Rui wrote: Hi, all, Currently, PNP bus is used as the default bus for for enumerating ACPI devices with _HID/_CID. For a device that needs to be enumerated to platform bus, we need to add its id string to the platform scan handler white list