arch/arm/boot/dts/qcom/qcom-apq8064-lg-nexus4-mako.dts | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+)
From: David Heidelberg <david@ixit.cz>
The Wi-Fi setup is identical to that of the Sony Xperia Z (Yuga).
Verified against the legacy kernel configuration inside
arch/arm/mach-msm/board-8064-regulator.c
using LineageOS 14.1 kernel sources.
Signed-off-by: David Heidelberg <david@ixit.cz>
---
arch/arm/boot/dts/qcom/qcom-apq8064-lg-nexus4-mako.dts | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git a/arch/arm/boot/dts/qcom/qcom-apq8064-lg-nexus4-mako.dts b/arch/arm/boot/dts/qcom/qcom-apq8064-lg-nexus4-mako.dts
index 5710450faabf34fa5991d8803a2369cfbb09e4ea..c187c6875bc69d6ad711b52d519fe6a2660f09be 100644
--- a/arch/arm/boot/dts/qcom/qcom-apq8064-lg-nexus4-mako.dts
+++ b/arch/arm/boot/dts/qcom/qcom-apq8064-lg-nexus4-mako.dts
@@ -86,6 +86,24 @@ MATRIX_KEY(0, 1, KEY_VOLUMEUP)
status = "okay";
};
+&riva {
+ pinctrl-names = "default";
+ pinctrl-0 = <&riva_wlan_pin_a>, <&riva_bt_pin_a>, <&riva_fm_pin_a>;
+
+ vddcx-supply = <&pm8921_s3>;
+ vddmx-supply = <&pm8921_l24>;
+ vddpx-supply = <&pm8921_s4>;
+
+ status = "okay";
+
+ iris {
+ vddxo-supply = <&pm8921_l4>;
+ vddrfa-supply = <&pm8921_s2>;
+ vddpa-supply = <&pm8921_l10>;
+ vdddig-supply = <&pm8921_lvs2>;
+ };
+};
+
&rpm {
regulators {
compatible = "qcom,rpm-pm8921-regulators";
---
base-commit: c4d4884b67802c41fd67399747165d65c770621a
change-id: 20250318-lg-nexus4-mako-enable-wifi-f6141de5f459
Best regards,
--
David Heidelberg <david@ixit.cz>
On Tue, 18 Mar 2025 13:51:21 +0100, David Heidelberg wrote:
> The Wi-Fi setup is identical to that of the Sony Xperia Z (Yuga).
>
> Verified against the legacy kernel configuration inside
> arch/arm/mach-msm/board-8064-regulator.c
> using LineageOS 14.1 kernel sources.
>
>
> [...]
Applied, thanks!
[1/1] ARM: dts: qcom: apq8064-lg-nexus4-mako: Enable WiFi
commit: 5e1be5d4617f68030eeab0532cf134948e19f5a2
Best regards,
--
Bjorn Andersson <andersson@kernel.org>
On Tue, Mar 18, 2025 at 01:51:21PM +0100, David Heidelberg wrote: > The Wi-Fi setup is identical to that of the Sony Xperia Z (Yuga). > > Verified against the legacy kernel configuration inside > arch/arm/mach-msm/board-8064-regulator.c > using LineageOS 14.1 kernel sources. > > Signed-off-by: David Heidelberg <david@ixit.cz> > --- > arch/arm/boot/dts/qcom/qcom-apq8064-lg-nexus4-mako.dts | 18 ++++++++++++++++++ > 1 file changed, 18 insertions(+) > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> -- With best wishes Dmitry
© 2016 - 2025 Red Hat, Inc.