From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mika Westerberg Subject: Re: [PATCH v3] Documentation: acpi: Add an example for PRP0001 Date: Tue, 26 Mar 2019 11:48:27 +0200 Message-ID: <20190326094827.GN3622@lahna.fi.intel.com> References: <20190325165338.5826-1-thomas.preston@codethink.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20190325165338.5826-1-thomas.preston@codethink.co.uk> Sender: linux-kernel-owner@vger.kernel.org To: Thomas Preston Cc: rjw@rjwysocki.net, lenb@kernel.org, linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org, andriy.shevchenko@linux.intel.com List-Id: linux-acpi@vger.kernel.org On Mon, Mar 25, 2019 at 04:53:38PM +0000, Thomas Preston wrote: > Add an example for the magic PRP0001 device ID which allows matching > ACPI devices against drivers using OF Device Tree compatible property. > > Signed-off-by: Thomas Preston Acked-by: Mika Westerberg