All of lore.kernel.org
 help / color / mirror / Atom feed
From: Viresh Kumar <viresh.kumar@linaro.org>
To: "Russell King (Oracle)" <rmk+kernel@armlinux.org.uk>
Cc: Andrew Lunn <andrew@lunn.ch>,
	Gregory Clement <gregory.clement@bootlin.com>,
	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>,
	Josua Mayer <josua@solid-run.com>,
	"Rafael J. Wysocki" <rafael@kernel.org>,
	linux-arm-kernel@lists.infradead.org, linux-pm@vger.kernel.org
Subject: Re: [PATCH] cpufreq: armada-8k: add ap807 support
Date: Mon, 19 Jun 2023 09:50:50 +0530	[thread overview]
Message-ID: <20230619042050.xtfkpfasuweqiknz@vireshk-i7> (raw)
In-Reply-To: <E1qA7pa-00EZw7-R9@rmk-PC.armlinux.org.uk>

On 16-06-23, 12:41, Russell King (Oracle) wrote:
> Add support for the Armada AP807 die to armada-8k. This uses a
> different compatible for the CPU clock which needs to be added to
> the cpufreq driver.
> 
> This commit takes a different approach to the WindRiver patch
> "cpufreq: armada: enable ap807-cpu-clk" in that rather than calling
> of_find_compatible_node() for each compatible, we use a table of
> IDs instead.
> 
> Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
> ---
>  drivers/cpufreq/armada-8k-cpufreq.c | 16 +++++++++-------
>  1 file changed, 9 insertions(+), 7 deletions(-)

Applied. Thanks.

-- 
viresh

WARNING: multiple messages have this Message-ID (diff)
From: Viresh Kumar <viresh.kumar@linaro.org>
To: "Russell King (Oracle)" <rmk+kernel@armlinux.org.uk>
Cc: Andrew Lunn <andrew@lunn.ch>,
	Gregory Clement <gregory.clement@bootlin.com>,
	Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>,
	Josua Mayer <josua@solid-run.com>,
	"Rafael J. Wysocki" <rafael@kernel.org>,
	linux-arm-kernel@lists.infradead.org, linux-pm@vger.kernel.org
Subject: Re: [PATCH] cpufreq: armada-8k: add ap807 support
Date: Mon, 19 Jun 2023 09:50:50 +0530	[thread overview]
Message-ID: <20230619042050.xtfkpfasuweqiknz@vireshk-i7> (raw)
In-Reply-To: <E1qA7pa-00EZw7-R9@rmk-PC.armlinux.org.uk>

On 16-06-23, 12:41, Russell King (Oracle) wrote:
> Add support for the Armada AP807 die to armada-8k. This uses a
> different compatible for the CPU clock which needs to be added to
> the cpufreq driver.
> 
> This commit takes a different approach to the WindRiver patch
> "cpufreq: armada: enable ap807-cpu-clk" in that rather than calling
> of_find_compatible_node() for each compatible, we use a table of
> IDs instead.
> 
> Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
> ---
>  drivers/cpufreq/armada-8k-cpufreq.c | 16 +++++++++-------
>  1 file changed, 9 insertions(+), 7 deletions(-)

Applied. Thanks.

-- 
viresh

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

  reply	other threads:[~2023-06-19  4:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-16 11:41 [PATCH] cpufreq: armada-8k: add ap807 support Russell King (Oracle)
2023-06-16 11:41 ` Russell King (Oracle)
2023-06-19  4:20 ` Viresh Kumar [this message]
2023-06-19  4:20   ` Viresh Kumar

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=20230619042050.xtfkpfasuweqiknz@vireshk-i7 \
    --to=viresh.kumar@linaro.org \
    --cc=andrew@lunn.ch \
    --cc=gregory.clement@bootlin.com \
    --cc=josua@solid-run.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=rafael@kernel.org \
    --cc=rmk+kernel@armlinux.org.uk \
    --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.