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: <4981867.31r3eYUQgx@lucaweiss.eu>
Date: Tue, 28 Jan 2025 17:48:22 +0100
From: Luca Weiss <luca@...aweiss.eu>
To: ~postmarketos/upstreaming@...ts.sr.ht, phone-devel@...r.kernel.org,
 Bjorn Andersson <andersson@...nel.org>,
 Mathieu Poirier <mathieu.poirier@...aro.org>, Rob Herring <robh@...nel.org>,
 Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley <conor+dt@...nel.org>,
 Stephan Gerhold <stephan@...hold.net>,
 Konrad Dybcio <konradybcio@...nel.org>,
 Matti Lehtimäki <matti.lehtimaki@...il.com>,
 Konrad Dybcio <konrad.dybcio@....qualcomm.com>
Cc: linux-arm-msm@...r.kernel.org, linux-remoteproc@...r.kernel.org,
 devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 12/13] ARM: dts: qcom: msm8926-htc-memul: Enable modem

On dinsdag 28 januari 2025 12:14:09 Midden-Europese standaardtijd Konrad 
Dybcio wrote:
> On 27.01.2025 11:45 PM, Luca Weiss wrote:
> > Enable the modem found on the MSM8926 HTC One Mini 2.
> > 
> > Signed-off-by: Luca Weiss <luca@...aweiss.eu>
> > ---
> >  arch/arm/boot/dts/qcom/qcom-msm8926-htc-memul.dts | 10 ++++++++++
> >  1 file changed, 10 insertions(+)
> > 
> > diff --git a/arch/arm/boot/dts/qcom/qcom-msm8926-htc-memul.dts b/arch/arm/
boot/dts/qcom/qcom-msm8926-htc-memul.dts
> > index 
d6eaa82cee4daf6a1386902f537f1351811d4a06..cb571aa13c11598182dc020f064fe8268bcc061f 
100644
> > --- a/arch/arm/boot/dts/qcom/qcom-msm8926-htc-memul.dts
> > +++ b/arch/arm/boot/dts/qcom/qcom-msm8926-htc-memul.dts
> > @@ -195,6 +195,16 @@ &blsp1_i2c6 {
> >  	/* TPS61310 Flash/Torch @ 33 */
> >  };
> >  
> > +&modem {
> > +	mx-supply = <&pm8226_l3>;
> > +	pll-supply = <&pm8226_l8>;
> > +	mss-supply = <&pm8226_s5>;
> > +
> > +	firmware-name = "qcom/msm8926/memul/mba.b00", "qcom/msm8926/memul/
modem.mdt";
> 
> mbn?

The mba gets loaded with .b00 for some reason, not even the .mdt.

And at least on this device the .mbn doesn't work at all either, but this 
might be due to very weird firmware loading on this board - because also for 
loading wcnss firmware I needed to add a quite weird hack to make it load.

Modem fortunately loads fine like this.

Regards
Luca

> 
> Konrad
> 





Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ