Skip to content

Commit

Permalink
qualcommax: refresh kernel patches
Browse files Browse the repository at this point in the history
Refresh kernel patches changed from the just introduced ipq60xx new
subtarget.

Patch automatically refreshed with make target/linux/refresh.

Signed-off-by: Christian Marangi <[email protected]>
  • Loading branch information
Ansuel committed Feb 9, 2024
1 parent fe98cc1 commit f0e732f
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ Link: https://lore.kernel.org/r/[email protected]
+
prng: qrng@e1000 {
compatible = "qcom,prng-ee";
reg = <0x0 0xe3000 0x0 0x1000>;
reg = <0x0 0x000e3000 0x0 0x1000>;
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Reviewed-by: Konrad Dybcio <[email protected]>

--- a/arch/arm64/boot/dts/qcom/ipq6018.dtsi
+++ b/arch/arm64/boot/dts/qcom/ipq6018.dtsi
@@ -503,8 +503,8 @@
@@ -504,8 +504,8 @@
compatible = "qcom,ipq6018-apcs-apps-global";
reg = <0x0 0x0b111000 0x0 0x1000>;
#clock-cells = <1>;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Signed-off-by: Chukun Pan <[email protected]>

--- a/arch/arm64/boot/dts/qcom/ipq6018.dtsi
+++ b/arch/arm64/boot/dts/qcom/ipq6018.dtsi
@@ -840,6 +840,11 @@
@@ -841,6 +841,11 @@
regulator-max-microvolt = <1062500>;
regulator-always-on;
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Signed-off-by: Mantas Pucka <[email protected]>
};

L2_0: l2-cache {
@@ -807,6 +812,122 @@
@@ -808,6 +813,122 @@
};
};
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Signed-off-by: Mantas Pucka <[email protected]>

--- a/arch/arm64/boot/dts/qcom/ipq6018.dtsi
+++ b/arch/arm64/boot/dts/qcom/ipq6018.dtsi
@@ -637,6 +637,102 @@
@@ -638,6 +638,102 @@
};
};

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Signed-off-by: Mantas Pucka <[email protected]>

--- a/arch/arm64/boot/dts/qcom/ipq6018.dtsi
+++ b/arch/arm64/boot/dts/qcom/ipq6018.dtsi
@@ -1056,6 +1056,7 @@
@@ -1057,6 +1057,7 @@

wcss_smp2p_out: master-kernel {
qcom,entry-name = "master-kernel";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Signed-off-by: Mantas Pucka <[email protected]>

--- a/arch/arm64/boot/dts/qcom/ipq6018.dtsi
+++ b/arch/arm64/boot/dts/qcom/ipq6018.dtsi
@@ -758,8 +758,8 @@
@@ -759,8 +759,8 @@
"wcss_reset",
"wcss_q6_reset";

Expand Down

0 comments on commit f0e732f

Please sign in to comment.