Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f3c9bbda authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: qcom: SDA429 memory map changes"

parents 67b0211c c1cbe022
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -25,6 +25,18 @@
	qcom,pmic-id = <0x0002001b 0x0 0x0 0x0>;
};

&modem_mem {
	reg = <0x0 0x86800000 0x0 0x1F00000>;
};

&adsp_fw_mem {
	reg = <0x0 0x88700000 0x0 0x1500000>;
};

&wcnss_fw_mem {
	reg = <0x0 0x89c00000 0x0 0x700000>;
};

&mdss_dsi0 {
	qcom,dsi-pref-prim-pan = <&dsi_auo_416p_amoled_cmd>;
	/delete-property/ vdd-supply;
+12 −0
Original line number Diff line number Diff line
@@ -25,6 +25,18 @@
	qcom,pmic-id = <0x0002001b 0x0 0x0 0x0>;
};

&modem_mem {
	reg = <0x0 0x86800000 0x0 0x1F00000>;
};

&adsp_fw_mem {
	reg = <0x0 0x88700000 0x0 0x1500000>;
};

&wcnss_fw_mem {
	reg = <0x0 0x89c00000 0x0 0x700000>;
};

&usb_otg {
	HSUSB_3p3-supply = <&L16A>;
};
+12 −0
Original line number Diff line number Diff line
@@ -25,6 +25,18 @@
	qcom,pmic-id = <0x0002001b 0x0 0x0 0x0>;
};

&modem_mem {
	reg = <0x0 0x86800000 0x0 0x1F00000>;
};

&adsp_fw_mem {
	reg = <0x0 0x88700000 0x0 0x1500000>;
};

&wcnss_fw_mem {
	reg = <0x0 0x89c00000 0x0 0x700000>;
};

&mdss_dsi0 {
	qcom,dsi-pref-prim-pan = <&dsi_auo_416p_amoled_cmd>;
	/delete-property/ vdd-supply;
+13 −1
Original line number Diff line number Diff line
/*
 * Copyright (c) 2019, The Linux Foundation. All rights reserved.
 * Copyright (c) 2019-2020, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -24,6 +24,18 @@
	qcom,pmic-id = <0x0002001b 0x0 0x0 0x0>;
};

&modem_mem {
	reg = <0x0 0x86800000 0x0 0x1F00000>;
};

&adsp_fw_mem {
	reg = <0x0 0x88700000 0x0 0x1500000>;
};

&wcnss_fw_mem {
	reg = <0x0 0x89c00000 0x0 0x700000>;
};

&usb_otg {
	HSUSB_3p3-supply = <&L16A>;
};