All of lore.kernel.org
 help / color / mirror / Atom feed
From: gregory.clement@free-electrons.com (Gregory CLEMENT)
To: linux-arm-kernel@lists.infradead.org
Subject: [BISECTED, REGRESSION] v4.7: Display lost on Kirkwood/OpenRD Client
Date: Thu, 11 Aug 2016 22:30:54 +0200	[thread overview]
Message-ID: <87wpjn120x.fsf@free-electrons.com> (raw)
In-Reply-To: <20160811180414.GB10648@raspberrypi.musicnaut.iki.fi> (Aaro Koskinen's message of "Thu, 11 Aug 2016 21:04:14 +0300")

Hi Aaro,
 
 On jeu., ao?t 11 2016, Aaro Koskinen <aaro.koskinen@iki.fi> wrote:

> Hi,
>
> On Thu, Aug 11, 2016 at 09:03:52AM +0200, Gregory CLEMENT wrote:
>>  On mer., ao?t 10 2016, Aaro Koskinen <aaro.koskinen@iki.fi> wrote:
>> > When upgrading from v4.6 --> v4.7, I lost the display/framebuffer on
>> > OpenRD-Client (the only pcie device on the board).
>> >
>> > Bisection points to:
>> >
>> > eb13cf8345e94a02e9872ca3e909596a5ddb5f90 is the first bad commit
>> 
>> Could you try this patch:
>
> That works, thanks!

Good, so I will send a proper patch soon.

Gregory


> A.
>
>> diff --git a/arch/arm/boot/dts/kirkwood-openrd.dtsi b/arch/arm/boot/dts/kirkwood-openrd.dtsi
>> index e4ecab112601..7175511a92da 100644
>> --- a/arch/arm/boot/dts/kirkwood-openrd.dtsi
>> +++ b/arch/arm/boot/dts/kirkwood-openrd.dtsi
>> @@ -116,6 +116,10 @@
>>         };
>>  };
>>  
>> +&pciec {
>> +       status = "okay";
>> +};
>> +
>>  &pcie0 {
>>         status = "okay";
>>  };

-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

WARNING: multiple messages have this Message-ID (diff)
From: Gregory CLEMENT <gregory.clement@free-electrons.com>
To: Aaro Koskinen <aaro.koskinen@iki.fi>
Cc: Andrew Lunn <andrew@lunn.ch>,
	linux-arm-kernel@lists.infradead.org,
	Thorsten Leemhuis <regressions@leemhuis.info>,
	linux-kernel@vger.kernel.org
Subject: Re: [BISECTED, REGRESSION] v4.7: Display lost on Kirkwood/OpenRD Client
Date: Thu, 11 Aug 2016 22:30:54 +0200	[thread overview]
Message-ID: <87wpjn120x.fsf@free-electrons.com> (raw)
In-Reply-To: <20160811180414.GB10648@raspberrypi.musicnaut.iki.fi> (Aaro Koskinen's message of "Thu, 11 Aug 2016 21:04:14 +0300")

Hi Aaro,
 
 On jeu., août 11 2016, Aaro Koskinen <aaro.koskinen@iki.fi> wrote:

> Hi,
>
> On Thu, Aug 11, 2016 at 09:03:52AM +0200, Gregory CLEMENT wrote:
>>  On mer., août 10 2016, Aaro Koskinen <aaro.koskinen@iki.fi> wrote:
>> > When upgrading from v4.6 --> v4.7, I lost the display/framebuffer on
>> > OpenRD-Client (the only pcie device on the board).
>> >
>> > Bisection points to:
>> >
>> > eb13cf8345e94a02e9872ca3e909596a5ddb5f90 is the first bad commit
>> 
>> Could you try this patch:
>
> That works, thanks!

Good, so I will send a proper patch soon.

Gregory


> A.
>
>> diff --git a/arch/arm/boot/dts/kirkwood-openrd.dtsi b/arch/arm/boot/dts/kirkwood-openrd.dtsi
>> index e4ecab112601..7175511a92da 100644
>> --- a/arch/arm/boot/dts/kirkwood-openrd.dtsi
>> +++ b/arch/arm/boot/dts/kirkwood-openrd.dtsi
>> @@ -116,6 +116,10 @@
>>         };
>>  };
>>  
>> +&pciec {
>> +       status = "okay";
>> +};
>> +
>>  &pcie0 {
>>         status = "okay";
>>  };

-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

  reply	other threads:[~2016-08-11 20:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-10 21:58 [BISECTED, REGRESSION] v4.7: Display lost on Kirkwood/OpenRD Client Aaro Koskinen
2016-08-10 21:58 ` Aaro Koskinen
2016-08-11  7:03 ` Gregory CLEMENT
2016-08-11  7:03   ` Gregory CLEMENT
2016-08-11 18:04   ` Aaro Koskinen
2016-08-11 18:04     ` Aaro Koskinen
2016-08-11 20:30     ` Gregory CLEMENT [this message]
2016-08-11 20:30       ` Gregory CLEMENT

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87wpjn120x.fsf@free-electrons.com \
    --to=gregory.clement@free-electrons.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.