public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: Stephen Boyd <sboyd@kernel•org>
To: Nicolas Saenz Julienne <nsaenzjulienne@suse•de>,
	linux-kernel@vger•kernel.org, stefan.wahren@i2se•com
Cc: linux-arm-kernel@lists•infradead.org, f.fainelli@gmail•com,
	ptesarik@suse•com, viresh.kumar@linaro•org,
	mturquette@baylibre•com, linux-pm@vger•kernel.org,
	rjw@rjwysocki•net, eric@anholt•net,
	bcm-kernel-feedback-list@broadcom•com,
	linux-rpi-kernel@lists•infradead.org,
	Nicolas Saenz Julienne <nsaenzjulienne@suse•de>,
	linux-clk@vger•kernel.org, mbrugger@suse•de,
	ssuloev@orpaltech•com
Subject: Re: [PATCH v3 5/7] clk: raspberrypi: register platform device for raspberrypi-cpufreq
Date: Tue, 25 Jun 2019 16:01:07 -0700	[thread overview]
Message-ID: <20190625230108.9897F2084B@mail.kernel.org> (raw)
In-Reply-To: <20190611175839.28351-6-nsaenzjulienne@suse.de>

Quoting Nicolas Saenz Julienne (2019-06-11 10:58:42)
> As 'clk-raspberrypi' depends on RPi's firmware interface, which might be
> configured as a module, the cpu clock might not be available for the
> cpufreq driver during it's init process. So we register the
> 'raspberrypi-cpufreq' platform device after the probe sequence succeeds.
> 
> Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne@suse•de>
> Acked-by: Eric Anholt <eric@anholt•net>
> ---

Reviewed-by: Stephen Boyd <sboyd@kernel•org>


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

  reply	other threads:[~2019-06-25 23:02 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-11 17:58 [PATCH v3 0/7] cpufreq support for Raspberry Pi Nicolas Saenz Julienne
2019-06-11 17:58 ` [PATCH v3 1/7] clk: bcm2835: remove pllb Nicolas Saenz Julienne
2019-06-25 23:00   ` Stephen Boyd
2019-06-11 17:58 ` [PATCH v3 2/7] clk: bcm283x: add driver interfacing with Raspberry Pi's firmware Nicolas Saenz Julienne
2019-06-25 23:00   ` Stephen Boyd
2019-06-11 17:58 ` [PATCH v3 3/7] firmware: raspberrypi: register clk device Nicolas Saenz Julienne
2019-06-25 23:00   ` Stephen Boyd
2019-06-11 17:58 ` [PATCH v3 4/7] cpufreq: add driver for Raspbery Pi Nicolas Saenz Julienne
2019-06-12 10:08   ` Nicolas Saenz Julienne
2019-06-11 17:58 ` [PATCH v3 5/7] clk: raspberrypi: register platform device for raspberrypi-cpufreq Nicolas Saenz Julienne
2019-06-25 23:01   ` Stephen Boyd [this message]
2019-06-11 17:58 ` [PATCH v3 6/7] ARM: defconfig: enable cpufreq driver for RPi Nicolas Saenz Julienne
2019-06-11 17:58 ` [PATCH v3 7/7] arm64: defconfig: enable cpufreq support for RPi3 Nicolas Saenz Julienne

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=20190625230108.9897F2084B@mail.kernel.org \
    --to=sboyd@kernel$(echo .)org \
    --cc=bcm-kernel-feedback-list@broadcom$(echo .)com \
    --cc=eric@anholt$(echo .)net \
    --cc=f.fainelli@gmail$(echo .)com \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    --cc=linux-clk@vger$(echo .)kernel.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-pm@vger$(echo .)kernel.org \
    --cc=linux-rpi-kernel@lists$(echo .)infradead.org \
    --cc=mbrugger@suse$(echo .)de \
    --cc=mturquette@baylibre$(echo .)com \
    --cc=nsaenzjulienne@suse$(echo .)de \
    --cc=ptesarik@suse$(echo .)com \
    --cc=rjw@rjwysocki$(echo .)net \
    --cc=ssuloev@orpaltech$(echo .)com \
    --cc=stefan.wahren@i2se$(echo .)com \
    --cc=viresh.kumar@linaro$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox