On Sun, Oct 27, 2013 at 11:35:58AM -0700, Guenter Roeck wrote:
> On 10/27/2013 10:33 AM, Greg KH wrote:
> >On Sun, Oct 27, 2013 at 04:13:42PM +, Rob Pearce wrote:
> >>From: Rob Pearce
> >>
> >>The Intel D410PT(LW) and D425KT Mini-ITX desktop boards both show up as
> >>having LVDS but the hardw
On Sun, Oct 27, 2013 at 10:33:02AM -0700, Greg KH wrote:
> On Sun, Oct 27, 2013 at 04:13:42PM +, Rob Pearce wrote:
> > From: Rob Pearce
> >
> > The Intel D410PT(LW) and D425KT Mini-ITX desktop boards both show up as
> > having LVDS but the hardware is not populated. This patch adds them to
>
On 27/10/13 17:33, Greg KH wrote:
> On Sun, Oct 27, 2013 at 04:13:42PM +, Rob Pearce wrote:
>> From: Rob Pearce
>>
>> The Intel D410PT(LW) and D425KT Mini-ITX desktop boards both show up as
>> having LVDS but the hardware is not populated. This patch adds them to
>> the list of such systems. P
From: Rob Pearce
The Intel D410PT(LW) and D425KT Mini-ITX desktop boards both show up as
having LVDS but the hardware is not populated. This patch adds them to
the list of such systems. Patch is against 3.11.4
Signed-off-by: Rob Pearce
---
Patch revised to match the D425KT exactly as the D425KT
Hi Daniel,
On 27/10/13 13:51, Daniel Vetter wrote:
>> +.matches = {
>> > + DMI_MATCH(DMI_BOARD_VENDOR, "Intel"),
>> > + DMI_MATCH(DMI_BOARD_NAME, "D425KT"),
> At least this one here has a KTW variant with lvds connector. I think we
> need a DMI_EXACT_M
On Sun, Oct 27, 2013 at 01:35:30PM +, Rob Pearce wrote:
> From: Rob Pearce
>
> These Intel D410PT and D425KT Mini-ITX desktop boards both show up as
> having LVDS but the hardware is not populated. This patch adds them to
> the list of such systems. Tested against 3.9.10 and 3.11.4
>
> Sign
From: Rob Pearce
These Intel D410PT and D425KT Mini-ITX desktop boards both show up as
having LVDS but the hardware is not populated. This patch adds them to
the list of such systems. Tested against 3.9.10 and 3.11.4
Signed-off-by: Rob Pearce
---
diff -uprN -X linux-3.9.10/Documentation/dontdi
On 10/27/2013 10:33 AM, Greg KH wrote:
> On Sun, Oct 27, 2013 at 04:13:42PM +, Rob Pearce wrote:
>> From: Rob Pearce
>>
>> The Intel D410PT(LW) and D425KT Mini-ITX desktop boards both show up as
>> having LVDS but the hardware is not populated. This patch adds them to
>> the list of such syste
On Sun, Oct 27, 2013 at 04:13:42PM +, Rob Pearce wrote:
> From: Rob Pearce
>
> The Intel D410PT(LW) and D425KT Mini-ITX desktop boards both show up as
> having LVDS but the hardware is not populated. This patch adds them to
> the list of such systems. Patch is against 3.11.4
>
> Signed-off-b