Re: [RFC PATCH 0/9] Add ACPI _DSD and unified device properties support

2014-08-17 Thread Dmitry Torokhov
On Sat, Aug 16, 2014 at 09:06:05AM -0700, Darren Hart wrote: > On 8/15/14, 23:53, "Mika Westerberg" > wrote: > > >The recent publication of the ACPI 5.1 specification [1] adds a reserved > >name > >for Device Specific Data (_DSD, Section 6.2.5). This mechanism allows for > >passing arbitrary hard

Re: [RFC PATCH 0/9] Add ACPI _DSD and unified device properties support

2014-08-16 Thread Mika Westerberg
On Sat, Aug 16, 2014 at 09:53:50AM +0300, Mika Westerberg wrote: > The recent publication of the ACPI 5.1 specification [1] adds a reserved name > for Device Specific Data (_DSD, Section 6.2.5). This mechanism allows for > passing arbitrary hardware description data to the OS. The exact format of t

[RFC PATCH 0/9] Add ACPI _DSD and unified device properties support

2014-08-16 Thread Mika Westerberg
[ Resending with fewer people in CC list. For some reason the series never reached attented mailing lists. ] The recent publication of the ACPI 5.1 specification [1] adds a reserved name for Device Specific Data (_DSD, Section 6.2.5). This mechanism allows for passing arbitrary hardware descript

Re: [RFC PATCH 0/9] Add ACPI _DSD and unified device properties support

2014-08-16 Thread Josh Triplett
On Sat, Aug 16, 2014 at 09:53:50AM +0300, Mika Westerberg wrote: > The recent publication of the ACPI 5.1 specification [1] adds a reserved name > for Device Specific Data (_DSD, Section 6.2.5). This mechanism allows for > passing arbitrary hardware description data to the OS. The exact format of t

Re: [RFC PATCH 0/9] Add ACPI _DSD and unified device properties support

2014-08-16 Thread Darren Hart
On 8/15/14, 23:53, "Mika Westerberg" wrote: >The recent publication of the ACPI 5.1 specification [1] adds a reserved >name >for Device Specific Data (_DSD, Section 6.2.5). This mechanism allows for >passing arbitrary hardware description data to the OS. The exact format >of the >_DSD data is spe