mirror of https://lore.kernel.org/linux-amlogic/
 help / color / mirror / Atom feed
From: Neil Armstrong <narmstrong@baylibre.com>
To: Vyacheslav Bocharov <adeep@lexina.in>,
	Kevin Hilman <khilman@baylibre.com>
Cc: linux-amlogic@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] arm64: meson: fix dts for JetHub D1
Date: Tue, 30 Nov 2021 11:38:24 +0100	[thread overview]
Message-ID: <7f61ef3a-5ae5-086b-c63c-3b7b1ea28f13@baylibre.com> (raw)
In-Reply-To: <20211125130246.1086627-1-adeep@lexina.in>

On 25/11/2021 14:02, Vyacheslav Bocharov wrote:
> Fix misplace of cpu_cooling_maps for JetHub D1, move it to right place.
> 
> Signed-off-by: Vyacheslav Bocharov <adeep@lexina.in>
> ---
>  .../amlogic/meson-axg-jethome-jethub-j100.dts | 30 +++++++++----------
>  1 file changed, 15 insertions(+), 15 deletions(-)
> 
> diff --git a/arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j100.dts b/arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j100.dts
> index 52ebe371df26..561eec21b4de 100644
> --- a/arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j100.dts
> +++ b/arch/arm64/boot/dts/amlogic/meson-axg-jethome-jethub-j100.dts
> @@ -134,23 +134,23 @@ cpu_critical: cpu-critical {
>  					type = "critical";
>  				};
>  			};
> -		};
>  
> -		cpu_cooling_maps: cooling-maps {
> -			map0 {
> -				trip = <&cpu_passive>;
> -				cooling-device = <&cpu0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
> -						<&cpu1 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
> -						<&cpu2 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
> -						<&cpu3 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
> -			};
> +			cpu_cooling_maps: cooling-maps {
> +				map0 {
> +					trip = <&cpu_passive>;
> +					cooling-device = <&cpu0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
> +							<&cpu1 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
> +							<&cpu2 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
> +							<&cpu3 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
> +				};
>  
> -			map1 {
> -				trip = <&cpu_hot>;
> -				cooling-device = <&cpu0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
> -						<&cpu1 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
> -						<&cpu2 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
> -						<&cpu3 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
> +				map1 {
> +					trip = <&cpu_hot>;
> +					cooling-device = <&cpu0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
> +							<&cpu1 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
> +							<&cpu2 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
> +							<&cpu3 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
> +				};
>  			};
>  		};
>  	};
> 

Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>

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

  reply	other threads:[~2021-11-30 10:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-25 13:02 Vyacheslav Bocharov
2021-11-30 10:38 ` Neil Armstrong [this message]
2021-11-30 10:43 ` Neil Armstrong
2021-11-30 18:48   ` Vyacheslav
2021-12-01  9:26     ` Neil Armstrong

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=7f61ef3a-5ae5-086b-c63c-3b7b1ea28f13@baylibre.com \
    --to=narmstrong@baylibre.com \
    --cc=adeep@lexina.in \
    --cc=khilman@baylibre.com \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®