ARM: dts: qcom: use generic node names for Adreno and QFPROM

Use recommended generic node names for the Adreno GPU and QFPROM fused
values device nodes.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240623120707.45764-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
Krzysztof Kozlowski
2024-06-23 14:07:07 +02:00
committed by Bjorn Andersson
parent 5756101bab
commit 81fc54e62b
5 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -666,7 +666,7 @@
qcom,controller-type = "pmic-arbiter";
};
qfprom: qfprom@700000 {
qfprom: efuse@700000 {
compatible = "qcom,apq8064-qfprom", "qcom,qfprom";
reg = <0x00700000 0x1000>;
#address-cells = <1>;
@@ -992,7 +992,7 @@
reg = <0x1a400000 0x100>;
};
gpu: adreno-3xx@4300000 {
gpu: gpu@4300000 {
compatible = "qcom,adreno-320.2", "qcom,adreno";
reg = <0x04300000 0x20000>;
reg-names = "kgsl_3d0_reg_memory";
+1 -1
View File
@@ -245,7 +245,7 @@
reg = <0xfc190000 0x10000>;
};
qfprom: qfprom@fc4bc000 {
qfprom: efuse@fc4bc000 {
compatible = "qcom,apq8084-qfprom", "qcom,qfprom";
reg = <0xfc4bc000 0x1000>;
#address-cells = <1>;
+1 -1
View File
@@ -372,7 +372,7 @@
qcom,controller-type = "pmic-arbiter";
};
qfprom: qfprom@700000 {
qfprom: efuse@700000 {
compatible = "qcom,ipq8064-qfprom", "qcom,qfprom";
reg = <0x00700000 0x1000>;
#address-cells = <1>;
+2 -2
View File
@@ -635,7 +635,7 @@
reg = <0xfc4ab000 0x4>;
};
qfprom: qfprom@fc4bc000 {
qfprom: efuse@fc4bc000 {
compatible = "qcom,msm8226-qfprom", "qcom,qfprom";
reg = <0xfc4bc000 0x1000>;
#address-cells = <1>;
@@ -1046,7 +1046,7 @@
};
};
gpu: adreno@fdb00000 {
gpu: gpu@fdb00000 {
compatible = "qcom,adreno-305.18", "qcom,adreno";
reg = <0xfdb00000 0x10000>;
reg-names = "kgsl_3d0_reg_memory";
+2 -2
View File
@@ -1235,7 +1235,7 @@
reg = <0xfc4ab000 0x4>;
};
qfprom: qfprom@fc4bc000 {
qfprom: efuse@fc4bc000 {
compatible = "qcom,msm8974-qfprom", "qcom,qfprom";
reg = <0xfc4bc000 0x2100>;
#address-cells = <1>;
@@ -2131,7 +2131,7 @@
};
};
gpu: adreno@fdb00000 {
gpu: gpu@fdb00000 {
compatible = "qcom,adreno-330.1", "qcom,adreno";
reg = <0xfdb00000 0x10000>;
reg-names = "kgsl_3d0_reg_memory";