lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5592483.mvXUDI8C0e@melttower>
Date: Mon, 22 Jul 2024 15:38:59 +0700
From: Dang Huynh <danct12@...eup.net>
To: Bjorn Andersson <andersson@...nel.org>, Rob Herring <robh@...nel.org>,
 Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley <conor+dt@...nel.org>,
 Konrad Dybcio <konrad.dybcio@...aro.org>
Cc: phone-devel@...r.kernel.org, ~postmarketos/upstreaming@...ts.sr.ht,
 linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org,
 linux-kernel@...r.kernel.org
Subject:
 Re: [PATCH 03/12] arm64: dts: qcom: sm6115-pro1x: Add Goodix Touchscreen

> On 22.07.2024 9:10 AM, Dang Huynh wrote:
> > +
> > +	ts_vdd_supply: ts-vdd-supply {
> > +		compatible = "regulator-fixed";
> > +		regulator-name = "ts_vdd_supply";
> > +		gpio = <&pca9534 3 GPIO_ACTIVE_HIGH>;
> > +		enable-active-high;
> > +	};
> > +
> > +	ts_vddio_supply: ts-vddio-supply {
> > +		compatible = "regulator-fixed";
> > +		regulator-name = "ts_vddio_supply";
> > +		gpio = <&pca9534 2 GPIO_ACTIVE_HIGH>;
> > +		enable-active-high;
> > +	};
> 
> I suppose you don't know the voltages for these?
> 

Nope, no schematics to verify.



Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ