All of lore.kernel.org
 help / color / mirror / Atom feed
From: Maxime Ripard <maxime@cerno.tech>
To: "Clément Péron" <peron.clem@gmail.com>
Cc: Chen-Yu Tsai <wens@csie.org>, Rob Herring <robh+dt@kernel.org>,
	linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-sunxi <linux-sunxi@googlegroups.com>
Subject: Re: [PATCH v2 5/7] arm64: configs: Enable sun50i cpufreq nvmem
Date: Mon, 6 Apr 2020 10:16:46 +0200	[thread overview]
Message-ID: <20200406081646.yduso2velulbedku@gilmour.lan> (raw)
In-Reply-To: <20200405173601.24331-6-peron.clem@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 385 bytes --]

On Sun, Apr 05, 2020 at 07:35:59PM +0200, Clément Péron wrote:
> Allwinner H6 needs this driver to be able to get
> the correct speed_bin required for DVFS.
>
> Enable this option in arm64 defconfig.
>
> Signed-off-by: Clément Péron <peron.clem@gmail.com>

In general, it's better to put anything in arm64 defconfig as a
module, this defconfig is used by everyone.

Maxime

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: Maxime Ripard <maxime@cerno.tech>
To: "Clément Péron" <peron.clem@gmail.com>
Cc: devicetree@vger.kernel.org, Chen-Yu Tsai <wens@csie.org>,
	linux-kernel@vger.kernel.org,
	linux-sunxi <linux-sunxi@googlegroups.com>,
	Rob Herring <robh+dt@kernel.org>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v2 5/7] arm64: configs: Enable sun50i cpufreq nvmem
Date: Mon, 6 Apr 2020 10:16:46 +0200	[thread overview]
Message-ID: <20200406081646.yduso2velulbedku@gilmour.lan> (raw)
In-Reply-To: <20200405173601.24331-6-peron.clem@gmail.com>


[-- Attachment #1.1: Type: text/plain, Size: 385 bytes --]

On Sun, Apr 05, 2020 at 07:35:59PM +0200, Clément Péron wrote:
> Allwinner H6 needs this driver to be able to get
> the correct speed_bin required for DVFS.
>
> Enable this option in arm64 defconfig.
>
> Signed-off-by: Clément Péron <peron.clem@gmail.com>

In general, it's better to put anything in arm64 defconfig as a
module, this defconfig is used by everyone.

Maxime

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

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

  reply	other threads:[~2020-04-06  8:16 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-05 17:35 [PATCH v2 0/7] Add support for Allwinner H6 DVFS Clément Péron
2020-04-05 17:35 ` Clément Péron
2020-04-05 17:35 ` [PATCH v2 1/7] arm64: dts: allwinner: h6: Add clock to CPU cores Clément Péron
2020-04-05 17:35   ` Clément Péron
2020-04-05 17:35 ` [PATCH v2 2/7] arm64: dts: allwinner: h6: Add thermal trip points/cooling map Clément Péron
2020-04-05 17:35   ` Clément Péron
2020-04-05 17:35 ` [PATCH v2 3/7] arm64: dts: allwinner: h6: Add CPU Operating Performance Points table Clément Péron
2020-04-05 17:35   ` Clément Péron
2020-04-06  8:14   ` Maxime Ripard
2020-04-06  8:14     ` Maxime Ripard
2020-04-06 18:03     ` Clément Péron
2020-04-06 18:03       ` Clément Péron
2020-04-07  8:47       ` Maxime Ripard
2020-04-07  8:47         ` Maxime Ripard
2020-04-05 17:35 ` [PATCH v2 4/7] arm64: dts: allwinner: h6: Add GPU " Clément Péron
2020-04-05 17:35   ` Clément Péron
2020-04-06  8:16   ` Maxime Ripard
2020-04-06  8:16     ` Maxime Ripard
2020-04-06  8:58     ` Clément Péron
2020-04-06  8:58       ` Clément Péron
2020-04-05 17:35 ` [PATCH v2 5/7] arm64: configs: Enable sun50i cpufreq nvmem Clément Péron
2020-04-05 17:35   ` Clément Péron
2020-04-06  8:16   ` Maxime Ripard [this message]
2020-04-06  8:16     ` Maxime Ripard
2020-04-05 17:36 ` [PATCH v2 6/7] arm64: dts: allwinner: h6: Enable CPU and GPU opp tables for Beelink GS1 Clément Péron
2020-04-05 17:36   ` Clément Péron
2020-04-05 17:36 ` [PATCH v2 7/7] arm64: dts: allwinner: h6: Enable CPU and GPU opp tables for Orange Pi boards Clément Péron
2020-04-05 17:36   ` Clément Péron
2020-04-06  9:10   ` Clément Péron
2020-04-06  9:10     ` Clément Péron
2020-04-06  8:10 ` [PATCH v2 0/7] Add support for Allwinner H6 DVFS Maxime Ripard
2020-04-06  8:10   ` Maxime Ripard
2020-04-06  9:07   ` Clément Péron
2020-04-06  9:07     ` Clément Péron
2020-04-13 13:37     ` Clément Péron
2020-04-13 13:37       ` Clément Péron
2020-04-15 10:28       ` Maxime Ripard
2020-04-15 10:28         ` Maxime Ripard

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=20200406081646.yduso2velulbedku@gilmour.lan \
    --to=maxime@cerno.tech \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sunxi@googlegroups.com \
    --cc=peron.clem@gmail.com \
    --cc=robh+dt@kernel.org \
    --cc=wens@csie.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.