All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel.org>
To: Ludovic.Desroches@microchip.com, Nicolas.Ferre@microchip.com,
	Tudor.Ambarus@microchip.com, alexandre.belloni@bootlin.com,
	geert@linux-m68k.org, gregkh@linuxfoundation.org,
	mturquette@baylibre.com, saravanak@google.com
Cc: mirq-linux@rere.qmqm.pl, Claudiu.Beznea@microchip.com,
	a.fatoum@pengutronix.de, krzk@kernel.org,
	Codrin.Ciubotariu@microchip.com, linux-clk@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] clk: at91: Fix the declaration of the clocks
Date: Tue, 09 Feb 2021 16:54:15 -0800	[thread overview]
Message-ID: <161291845517.418021.17378265940034341908@swboyd.mtv.corp.google.com> (raw)
In-Reply-To: <5bc4f5b7-5370-bdd5-143e-429c83447ce1@microchip.com>

Quoting Tudor.Ambarus@microchip.com (2021-02-08 01:49:45)
> Hi, Michael, Stephen,
> 
> Do you plan to take this patch for v5.12?
> If fw_devlink will remain set to ON for v5.12, some of our boards will
> no longer boot without this patch.

Is fw_devlink defaulted to on for v5.12?

WARNING: multiple messages have this Message-ID (diff)
From: Stephen Boyd <sboyd@kernel.org>
To: Ludovic.Desroches@microchip.com, Nicolas.Ferre@microchip.com,
	Tudor.Ambarus@microchip.com, alexandre.belloni@bootlin.com,
	geert@linux-m68k.org, gregkh@linuxfoundation.org,
	mturquette@baylibre.com, saravanak@google.com
Cc: a.fatoum@pengutronix.de, linux-kernel@vger.kernel.org,
	krzk@kernel.org, Claudiu.Beznea@microchip.com,
	Codrin.Ciubotariu@microchip.com, mirq-linux@rere.qmqm.pl,
	linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] clk: at91: Fix the declaration of the clocks
Date: Tue, 09 Feb 2021 16:54:15 -0800	[thread overview]
Message-ID: <161291845517.418021.17378265940034341908@swboyd.mtv.corp.google.com> (raw)
In-Reply-To: <5bc4f5b7-5370-bdd5-143e-429c83447ce1@microchip.com>

Quoting Tudor.Ambarus@microchip.com (2021-02-08 01:49:45)
> Hi, Michael, Stephen,
> 
> Do you plan to take this patch for v5.12?
> If fw_devlink will remain set to ON for v5.12, some of our boards will
> no longer boot without this patch.

Is fw_devlink defaulted to on for v5.12?

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

  reply	other threads:[~2021-02-10  2:11 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-03 15:43 [PATCH] clk: at91: Fix the declaration of the clocks Tudor Ambarus
2021-02-03 15:43 ` Tudor Ambarus
2021-02-03 18:15 ` Saravana Kannan
2021-02-03 18:15   ` Saravana Kannan
2021-02-04 12:46   ` Eugen.Hristev
2021-02-04 12:46     ` Eugen.Hristev
2021-02-04 13:54 ` Nicolas Ferre
2021-02-04 13:54   ` Nicolas Ferre
2021-02-08  9:49 ` Tudor.Ambarus
2021-02-08  9:49   ` Tudor.Ambarus
2021-02-10  0:54   ` Stephen Boyd [this message]
2021-02-10  0:54     ` Stephen Boyd
2021-02-10  0:56     ` Saravana Kannan
2021-02-10  0:56       ` Saravana Kannan
2021-02-10  8:51       ` Geert Uytterhoeven
2021-02-10  8:51         ` Geert Uytterhoeven
2021-02-10  8:57         ` Saravana Kannan
2021-02-10  8:57           ` Saravana Kannan
2021-02-10  9:10           ` Geert Uytterhoeven
2021-02-10  9:10             ` Geert Uytterhoeven
2021-02-10  9:00         ` Greg Kroah-Hartman
2021-02-10  9:00           ` Greg Kroah-Hartman
2021-02-10 16:22           ` Rob Herring
2021-02-10 16:22             ` Rob Herring
2021-02-10  0:56 ` Stephen Boyd
2021-02-10  0:56   ` Stephen Boyd

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=161291845517.418021.17378265940034341908@swboyd.mtv.corp.google.com \
    --to=sboyd@kernel.org \
    --cc=Claudiu.Beznea@microchip.com \
    --cc=Codrin.Ciubotariu@microchip.com \
    --cc=Ludovic.Desroches@microchip.com \
    --cc=Nicolas.Ferre@microchip.com \
    --cc=Tudor.Ambarus@microchip.com \
    --cc=a.fatoum@pengutronix.de \
    --cc=alexandre.belloni@bootlin.com \
    --cc=geert@linux-m68k.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=krzk@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mirq-linux@rere.qmqm.pl \
    --cc=mturquette@baylibre.com \
    --cc=saravanak@google.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.