[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHCN7xJYnZq4kbzwfPp8jmBijk0uxp5KerOUOOakydYL9j_WjA@mail.gmail.com>
Date: Sat, 9 Jan 2021 10:56:53 -0600
From: Adam Ford <aford173@...il.com>
To: Linux-OMAP <linux-omap@...r.kernel.org>
Cc: "H. Nikolaus Schaller" <hns@...delico.com>,
Adam Ford-BE <aford@...conembedded.com>,
BenoƮt Cousson <bcousson@...libre.com>,
Tony Lindgren <tony@...mide.com>,
Rob Herring <robh+dt@...nel.org>,
devicetree <devicetree@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] ARM: dts: omap36xx: Remove turbo mode for 1GHz variants
On Sat, Jan 9, 2021 at 10:39 AM Adam Ford <aford173@...il.com> wrote:
>
> Previously, the 1GHz variants were marked as a turbo,
> because that variant has reduced thermal operating range.
>
> Now that the thermal throttling is in place, it should be
> safe to remove the turbo-mode from the 1GHz variants, because
> the CPU will automatically slow if the thermal limit is reached.
>
> Signed-off-by: Adam Ford <aford173@...il.com>
>
Sorry for the noise. grabbed the wrong thing.
Please disregard.
> diff --git a/arch/arm/boot/dts/logicpd-torpedo-som.dtsi b/arch/arm/boot/dts/logicpd-torpedo-som.dtsi
> index 3a5228562b0d..3451f9be104e 100644
> --- a/arch/arm/boot/dts/logicpd-torpedo-som.dtsi
> +++ b/arch/arm/boot/dts/logicpd-torpedo-som.dtsi
> @@ -70,6 +70,7 @@ nand@0,0 {
> gpmc,device-width = <2>;
> #address-cells = <1>;
> #size-cells = <1>;
> + status = "disabled";
> };
> };
>
> --
> 2.25.1
>
Powered by blists - more mailing lists