All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: armada-38x: use the new thermal binding
       [not found] <bc62b7ec60e502afb7de69c1b060cd49fc6545f7.1530458089.git.baruch@tkos.co.il>
@ 2018-07-01 15:32 ` Baruch Siach
  2018-07-01 18:09   ` Andreas Färber
  0 siblings, 1 reply; 2+ messages in thread
From: Baruch Siach @ 2018-07-01 15:32 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Marvell maintainers,

I forgot to Cc the list.

On Sun, Jul 01, 2018 at 06:14:49PM +0300, Baruch Siach wrote:
> Commit 2f28e4c24b10e (thermal: armada: Clarify control registers
> accesses) introduced the new thermal binding. The new biding extends the
> seconds registers field size to 8. Switch to the new binding to fix
> thermal reading values. Without this change the fix to errata #132698
> introduced in commit 8c0b888f661 (thermal: armada: Change sensors trim
> default value) is not effective.
> 
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
>  arch/arm/boot/dts/armada-38x.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/armada-38x.dtsi b/arch/arm/boot/dts/armada-38x.dtsi
> index 18edc9bc7927..929459c42760 100644
> --- a/arch/arm/boot/dts/armada-38x.dtsi
> +++ b/arch/arm/boot/dts/armada-38x.dtsi
> @@ -547,7 +547,7 @@
>  
>  			thermal: thermal at e8078 {
>  				compatible = "marvell,armada380-thermal";
> -				reg = <0xe4078 0x4>, <0xe4074 0x4>;
> +				reg = <0xe4078 0x4>, <0xe4070 0x8>;
>  				status = "okay";
>  			};

baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH] ARM: dts: armada-38x: use the new thermal binding
  2018-07-01 15:32 ` [PATCH] ARM: dts: armada-38x: use the new thermal binding Baruch Siach
@ 2018-07-01 18:09   ` Andreas Färber
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Färber @ 2018-07-01 18:09 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

Am 01.07.2018 um 17:32 schrieb Baruch Siach:
> Hi Marvell maintainers,
> 
> I forgot to Cc the list.
> 
> On Sun, Jul 01, 2018 at 06:14:49PM +0300, Baruch Siach wrote:
>> Commit 2f28e4c24b10e (thermal: armada: Clarify control registers
>> accesses) introduced the new thermal binding. The new biding extends the

"binding" (2nd occurrence)

>> seconds registers field size to 8. Switch to the new binding to fix

"second", "registers'"?

Regards,
Andreas

>> thermal reading values. Without this change the fix to errata #132698
>> introduced in commit 8c0b888f661 (thermal: armada: Change sensors trim
>> default value) is not effective.
>>
>> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
>> ---
>>  arch/arm/boot/dts/armada-38x.dtsi | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/arch/arm/boot/dts/armada-38x.dtsi b/arch/arm/boot/dts/armada-38x.dtsi
>> index 18edc9bc7927..929459c42760 100644
>> --- a/arch/arm/boot/dts/armada-38x.dtsi
>> +++ b/arch/arm/boot/dts/armada-38x.dtsi
>> @@ -547,7 +547,7 @@
>>  
>>  			thermal: thermal at e8078 {
>>  				compatible = "marvell,armada380-thermal";
>> -				reg = <0xe4078 0x4>, <0xe4074 0x4>;
>> +				reg = <0xe4078 0x4>, <0xe4070 0x8>;
>>  				status = "okay";
>>  			};
> 
> baruch
> 


-- 
SUSE Linux GmbH, Maxfeldstr. 5, 90409 N?rnberg, Germany
GF: Felix Imend?rffer, Jane Smithard, Graham Norton
HRB 21284 (AG N?rnberg)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-07-01 18:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bc62b7ec60e502afb7de69c1b060cd49fc6545f7.1530458089.git.baruch@tkos.co.il>
2018-07-01 15:32 ` [PATCH] ARM: dts: armada-38x: use the new thermal binding Baruch Siach
2018-07-01 18:09   ` Andreas Färber

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.