lkml.org 
[lkml]   [2020]   [Mar]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 2/2] ARM: DTS: Add devicetree file for the Galaxy S2
Cc: Paweł Chmiel <pawel.mikolaj.chmiel@gmail.com>

Hi Marek,

Le mar. 31 mars 2020 à 7:36, Marek Szyprowski
<m.szyprowski@samsung.com> a écrit :
> Hi Paul,
>
> On 2020-03-18 15:25, Paul Cercueil wrote:
>>>> + };
>>>> +
>>>> + tsp_reg: regulator-1 {
>>>> + compatible = "regulator-fixed";
>>>> + regulator-name = "TSP_FIXED_VOLTAGES";
>>>> + regulator-min-microvolt = <3300000>;
>>>> + regulator-max-microvolt = <3300000>;
>>>> + gpio = <&gpl0 3 GPIO_ACTIVE_HIGH>;
>>>> + startup-delay-us = <70000>;
>>>> + enable-active-high;
>>>> + regulator-boot-on;
>>>> + regulator-always-on;
>>>
>>> always-on and boot-on should not be needed. You have a consumer
>>> for this
>>> regulator.
>>
>> About this: the touchscreen driver does not use a regulator, so I
>> believe that's why these properties were here.
>>
>> I sent patches upstream to address the issue:
>> https://lkml.org/lkml/2020/3/15/94
>>
>> I believe this means I cannot merge the i9100 devicetree until it is
>> acked.
>
> One more information - similar change has been already posted, but it
> looks it got lost then: https://patchwork.kernel.org/patch/10550903/

I was aware of this patch, but didn't know it was sent upstream.

This other patch uses two regulators, vdd/avdd but doesn't give any
reason why.

Paweł, is that really needed?

-Paul


> Best regards
> --
> Marek Szyprowski, PhD
> Samsung R&D Institute Poland
>


\
 
 \ /
  Last update: 2020-03-31 15:11    [W:0.211 / U:0.084 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site