Re: [RFC PATCH 0/6] ACPI: ACPI 5.0 device enumeration proposal

2012-10-01 Thread Mika Westerberg
i2c; linux-a...@vger.kernel.org; Len, Brown; > > Rafael J. Wysocki; Grant Likely; Dirk Brandewie > > Subject: Re: [RFC PATCH 0/6] ACPI: ACPI 5.0 device enumeration proposal > > Importance: High > > > > On Fri, Sep 28, 2012 at 03:37:43PM +0800, Zhang Rui wrote: > &

RE: [RFC PATCH 0/6] ACPI: ACPI 5.0 device enumeration proposal

2012-10-01 Thread Zhang, Rui
gt; Subject: Re: [RFC PATCH 0/6] ACPI: ACPI 5.0 device enumeration proposal > Importance: High > > On Fri, Sep 28, 2012 at 03:37:43PM +0800, Zhang Rui wrote: > > > > the main idea is that, for Serial Buses like I2C and SPI, we > enumerate > > the controller as a p

Re: [RFC PATCH 0/6] ACPI: ACPI 5.0 device enumeration proposal

2012-09-30 Thread Mika Westerberg
On Fri, Sep 28, 2012 at 03:37:43PM +0800, Zhang Rui wrote: > > the main idea is that, for Serial Buses like I2C and SPI, we enumerate > the controller as a platform device, and then enumerate the slaves via > i2c/spi_register_board_info. And then, when the controller is really > probed and enabled