[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAPnjgZ0y9GhA12dvM8aW_AY30LzbdgYDc4JJ0aXWudAUU8kz7g@mail.gmail.com>
Date: Fri, 27 Apr 2018 13:12:05 -0600
From: Simon Glass <sjg@...omium.org>
To: Jean Delvare <jdelvare@...e.de>
Cc: LKML <linux-kernel@...r.kernel.org>,
C Shapiro <shapiroc@...omium.org>,
Aaron Durbin <adurbin@...omium.org>,
Mika Westerberg <mika.westerberg@...ux.intel.com>,
Jonathan Corbet <corbet@....net>,
Philippe Ombredanne <pombredanne@...b.com>,
Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Alex Hung <alex.hung@...onical.com>,
Dmitry Torokhov <dmitry.torokhov@...il.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
sayli karnik <karniksayli1995@...il.com>,
Vinod Koul <vinod.koul@...el.com>,
Sagar Dharia <sdharia@...eaurora.org>
Subject: Re: [PATCH] firmware: dmi: Add access to the SKU ID string
Hi Jean,
On 27 April 2018 at 01:58, Jean Delvare <jdelvare@...e.de> wrote:
> Hi Simon,
>
> On Tue, 24 Apr 2018 15:11:11 -0600, Simon Glass wrote:
>> This is used in some systems from user space for determining the identity
>> of the device.
>>
>> Expose this as a file so that that user-space tools don't need to read
>> from /sys/firmware/dmi/tables/DMI
>>
>> Signed-off-by: Simon Glass <sjg@...omium.org>
>> ---
>>
>> drivers/firmware/dmi-id.c | 2 ++
>> drivers/firmware/dmi_scan.c | 1 +
>> include/linux/mod_devicetable.h | 1 +
>> 3 files changed, 4 insertions(+)
>> (...)
>
> Looks good to me. Applied, thanks. For consistency I have moved product
> SKU before product family in all files, same order as in the DMI entry
> itself.
Sounds good, thanks.
- Simon
Powered by blists - more mailing lists