All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sudeep Holla <sudeep.holla@arm.com>
To: Gregory CLEMENT <gregory.clement@bootlin.com>
Cc: Andrew Lunn <andrew@lunn.ch>, Baruch Siach <baruch@tkos.co.il>,
	Jason Cooper <jason@lakedaemon.net>,
	Sergey Matyukevich <geomatsi@gmail.com>,
	linux-pm@vger.kernel.org, orenbh <orenbh@marvell.com>,
	Daniel Lezcano <daniel.lezcano@linaro.org>,
	"Rafael J. Wysocki" <rjw@rjwysocki.net>,
	Russell King <linux@armlinux.org.uk>,
	linux-arm-kernel@lists.infradead.org,
	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Subject: Re: [PATCH] Revert "arm64: dts: marvell: add CPU Idle power state support on Armada 7K/8K"
Date: Wed, 5 Dec 2018 10:10:35 +0000	[thread overview]
Message-ID: <20181205101035.GA31059@e107155-lin> (raw)
In-Reply-To: <87k1kowf7i.fsf@bootlin.com>

On Wed, Dec 05, 2018 at 09:27:45AM +0100, Gregory CLEMENT wrote:
> Hi Baruch,
>  
>  On mer., déc. 05 2018, Baruch Siach <baruch@tkos.co.il> wrote:
> 
> > Hi Gregory,
> >
> > On Tue, Dec 04, 2018 at 06:48:43PM +0200, Baruch Siach wrote:
> >> On Tue, Dec 04, 2018 at 05:21:25PM +0100, Gregory CLEMENT wrote:
> >> >  On mar., déc. 04 2018, Baruch Siach <baruch@tkos.co.il> wrote:
> >> > > This reverts commit 8ed46368776b3bc93d74c1f8f2bfb9fd8a9ad805.
> >> > >
> >> > > This commit breaks boot on Armada 8K based systems. Reverting it makes
> >> > > affected systems boot again.
> >> > >
> >> > > Reported-by: Sergey Matyukevich <geomatsi@gmail.com>
> >> > > Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> >> > 
> >> > I would like to know more about it because on the McBin I use there is
> >> > no issue with 4.20-rc1.
> >> > 
> >> > Do you observe this issue with the arm64 defconfig or do you have some
> >> > specific configuration option?
> >> 
> >> I tested the attached defconfig on Clearfog GT-8K and on another custom Armada 
> >> 8K based board.
> >> 
> >> Tomorrow I'll test Macchiatobin with this config and the arm64 defconfig.
> >
> > I reproduced same issue on a Macchiatobin board with both this config and the 
> > arm64 defconfig. The latter produced this splat:
> 
> OK thanks, for this, I also got the confirmation by my colleagues. The
> only difference I can think of, is the firmware, but the surprising
> thing, is that I have an old firmware: 17.06.2 and that with a recent
> one, it doesn't work.
> 
> So I will apply it in mvebu/fixes.
> 

Sorry if it's too late. But I would rather disable the states that are
broken on old firmware and see if it's possible for bootloader or boot
firmware loading DT can modify the status to "enabled" if it can detect
the firmware version.

--
Regards,
Sudeep

WARNING: multiple messages have this Message-ID (diff)
From: Sudeep Holla <sudeep.holla@arm.com>
To: Gregory CLEMENT <gregory.clement@bootlin.com>
Cc: Andrew Lunn <andrew@lunn.ch>, Baruch Siach <baruch@tkos.co.il>,
	Jason Cooper <jason@lakedaemon.net>,
	Sergey Matyukevich <geomatsi@gmail.com>,
	linux-pm@vger.kernel.org, orenbh <orenbh@marvell.com>,
	Daniel Lezcano <daniel.lezcano@linaro.org>,
	"Rafael J. Wysocki" <rjw@rjwysocki.net>,
	Russell King <linux@armlinux.org.uk>,
	linux-arm-kernel@lists.infradead.org,
	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
Subject: Re: [PATCH] Revert "arm64: dts: marvell: add CPU Idle power state support on Armada 7K/8K"
Date: Wed, 5 Dec 2018 10:10:35 +0000	[thread overview]
Message-ID: <20181205101035.GA31059@e107155-lin> (raw)
In-Reply-To: <87k1kowf7i.fsf@bootlin.com>

On Wed, Dec 05, 2018 at 09:27:45AM +0100, Gregory CLEMENT wrote:
> Hi Baruch,
>  
>  On mer., déc. 05 2018, Baruch Siach <baruch@tkos.co.il> wrote:
> 
> > Hi Gregory,
> >
> > On Tue, Dec 04, 2018 at 06:48:43PM +0200, Baruch Siach wrote:
> >> On Tue, Dec 04, 2018 at 05:21:25PM +0100, Gregory CLEMENT wrote:
> >> >  On mar., déc. 04 2018, Baruch Siach <baruch@tkos.co.il> wrote:
> >> > > This reverts commit 8ed46368776b3bc93d74c1f8f2bfb9fd8a9ad805.
> >> > >
> >> > > This commit breaks boot on Armada 8K based systems. Reverting it makes
> >> > > affected systems boot again.
> >> > >
> >> > > Reported-by: Sergey Matyukevich <geomatsi@gmail.com>
> >> > > Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> >> > 
> >> > I would like to know more about it because on the McBin I use there is
> >> > no issue with 4.20-rc1.
> >> > 
> >> > Do you observe this issue with the arm64 defconfig or do you have some
> >> > specific configuration option?
> >> 
> >> I tested the attached defconfig on Clearfog GT-8K and on another custom Armada 
> >> 8K based board.
> >> 
> >> Tomorrow I'll test Macchiatobin with this config and the arm64 defconfig.
> >
> > I reproduced same issue on a Macchiatobin board with both this config and the 
> > arm64 defconfig. The latter produced this splat:
> 
> OK thanks, for this, I also got the confirmation by my colleagues. The
> only difference I can think of, is the firmware, but the surprising
> thing, is that I have an old firmware: 17.06.2 and that with a recent
> one, it doesn't work.
> 
> So I will apply it in mvebu/fixes.
> 

Sorry if it's too late. But I would rather disable the states that are
broken on old firmware and see if it's possible for bootloader or boot
firmware loading DT can modify the status to "enabled" if it can detect
the firmware version.

--
Regards,
Sudeep

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2018-12-05 10:10 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-04 15:46 [PATCH] Revert "arm64: dts: marvell: add CPU Idle power state support on Armada 7K/8K" Baruch Siach
2018-12-04 15:46 ` Baruch Siach
2018-12-04 16:21 ` Gregory CLEMENT
2018-12-04 16:48   ` Baruch Siach
2018-12-05  6:57     ` Baruch Siach
2018-12-05  6:57       ` Baruch Siach
2018-12-05  8:27       ` Gregory CLEMENT
2018-12-05  8:40         ` Baruch Siach
2018-12-05  8:40           ` Baruch Siach
2018-12-05 10:10         ` Sudeep Holla [this message]
2018-12-05 10:10           ` Sudeep Holla
2018-12-18 16:58           ` Gregory CLEMENT
2018-12-18 17:11             ` Sudeep Holla
2018-12-18 17:11               ` Sudeep Holla

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=20181205101035.GA31059@e107155-lin \
    --to=sudeep.holla@arm.com \
    --cc=andrew@lunn.ch \
    --cc=baruch@tkos.co.il \
    --cc=daniel.lezcano@linaro.org \
    --cc=geomatsi@gmail.com \
    --cc=gregory.clement@bootlin.com \
    --cc=jason@lakedaemon.net \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=orenbh@marvell.com \
    --cc=rjw@rjwysocki.net \
    --cc=sebastian.hesselbarth@gmail.com \
    /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.