Re: [PATCH 03/13] ACPI: Allow drivers to match using Device Tree compatible property

2014-10-14 Thread Grant Likely
On Tue, 07 Oct 2014 02:13:29 +0200 , "Rafael J. Wysocki" wrote: > From: Mika Westerberg > > We have lots of existing Device Tree enabled drivers and allocating > separate _HID for each is not feasible. Instead we allocate special _HID > "PRP0001" that means that the match should be done using D

[PATCH 03/13] ACPI: Allow drivers to match using Device Tree compatible property

2014-10-06 Thread Rafael J. Wysocki
From: Mika Westerberg We have lots of existing Device Tree enabled drivers and allocating separate _HID for each is not feasible. Instead we allocate special _HID "PRP0001" that means that the match should be done using Device Tree compatible property using driver's .of_match_table instead if the