arm64: dts: qcom: replace underscores in node names
Underscores should not be used in node names (dtc with W=2 warns about them), so replace them with hyphens. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Douglas Anderson <dianders@chromium.org> Link: https://lore.kernel.org/r/20240213145124.342514-1-krzysztof.kozlowski@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
committed by
Bjorn Andersson
parent
2a478a5218
commit
408e177651
@@ -2472,7 +2472,7 @@
|
||||
type = "passive";
|
||||
};
|
||||
|
||||
gpu_crit: gpu_crit {
|
||||
gpu_crit: gpu-crit {
|
||||
temperature = <95000>;
|
||||
hysteresis = <2000>;
|
||||
type = "critical";
|
||||
|
||||
@@ -377,7 +377,7 @@
|
||||
&blsp2_i2c1 {
|
||||
status = "okay";
|
||||
|
||||
sideinteraction: ad7147_captouch@2c {
|
||||
sideinteraction: touch@2c {
|
||||
compatible = "ad,ad7147_captouch";
|
||||
reg = <0x2c>;
|
||||
|
||||
|
||||
@@ -79,7 +79,7 @@
|
||||
pmsg-size = <0x80000>;
|
||||
};
|
||||
|
||||
fb_region: fb_region@40000000 {
|
||||
fb_region: fb@40000000 {
|
||||
reg = <0 0x40000000 0 0x1000000>;
|
||||
no-map;
|
||||
};
|
||||
|
||||
@@ -233,7 +233,7 @@
|
||||
#size-cells = <2>;
|
||||
ranges;
|
||||
|
||||
dfps_data_mem: dfps_data_mem@3400000 {
|
||||
dfps_data_mem: dfps-data@3400000 {
|
||||
reg = <0 0x03400000 0 0x1000>;
|
||||
no-map;
|
||||
};
|
||||
@@ -243,7 +243,7 @@
|
||||
no-map;
|
||||
};
|
||||
|
||||
smem_mem: smem_region@6a00000 {
|
||||
smem_mem: smem@6a00000 {
|
||||
reg = <0 0x06a00000 0 0x200000>;
|
||||
no-map;
|
||||
};
|
||||
|
||||
@@ -782,12 +782,12 @@
|
||||
#address-cells = <1>;
|
||||
#size-cells = <1>;
|
||||
|
||||
qusb2p_hstx_trim: hstx_trim@24e {
|
||||
qusb2p_hstx_trim: hstx-trim@24e {
|
||||
reg = <0x24e 0x2>;
|
||||
bits = <5 4>;
|
||||
};
|
||||
|
||||
qusb2s_hstx_trim: hstx_trim@24f {
|
||||
qusb2s_hstx_trim: hstx-trim@24f {
|
||||
reg = <0x24f 0x1>;
|
||||
bits = <1 4>;
|
||||
};
|
||||
|
||||
@@ -115,7 +115,7 @@
|
||||
no-map;
|
||||
};
|
||||
|
||||
trusted_apps_mem: trusted_apps@c1800000 {
|
||||
trusted_apps_mem: trusted-apps@c1800000 {
|
||||
reg = <0x0 0xc1800000 0x0 0x1c00000>;
|
||||
no-map;
|
||||
};
|
||||
|
||||
@@ -110,7 +110,7 @@
|
||||
no-map;
|
||||
};
|
||||
|
||||
trusted_apps_mem: trusted_apps@c1800000 {
|
||||
trusted_apps_mem: trusted-apps@c1800000 {
|
||||
reg = <0x0 0xc1800000 0x0 0x1c00000>;
|
||||
no-map;
|
||||
};
|
||||
|
||||
@@ -817,7 +817,7 @@
|
||||
bits = <1 3>;
|
||||
};
|
||||
|
||||
gpu_speed_bin: gpu_speed_bin@1d2 {
|
||||
gpu_speed_bin: gpu-speed-bin@1d2 {
|
||||
reg = <0x1d2 0x2>;
|
||||
bits = <5 8>;
|
||||
};
|
||||
|
||||
@@ -996,7 +996,7 @@
|
||||
#address-cells = <1>;
|
||||
#size-cells = <1>;
|
||||
|
||||
gpu_speed_bin: gpu_speed_bin@1e9 {
|
||||
gpu_speed_bin: gpu-speed-bin@1e9 {
|
||||
reg = <0x1e9 0x2>;
|
||||
bits = <5 8>;
|
||||
};
|
||||
|
||||
@@ -60,7 +60,7 @@
|
||||
};
|
||||
|
||||
reserved-memory {
|
||||
framebuffer_region@9d400000 {
|
||||
framebuffer@9d400000 {
|
||||
reg = <0x0 0x9d400000 0x0 (1080 * 2160 * 4)>;
|
||||
no-map;
|
||||
};
|
||||
|
||||
@@ -5579,7 +5579,7 @@
|
||||
hysteresis = <2000>;
|
||||
type = "hot";
|
||||
};
|
||||
cluster0_crit: cluster0_crit {
|
||||
cluster0_crit: cluster0-crit {
|
||||
temperature = <110000>;
|
||||
hysteresis = <2000>;
|
||||
type = "critical";
|
||||
@@ -5599,7 +5599,7 @@
|
||||
hysteresis = <2000>;
|
||||
type = "hot";
|
||||
};
|
||||
cluster1_crit: cluster1_crit {
|
||||
cluster1_crit: cluster1-crit {
|
||||
temperature = <110000>;
|
||||
hysteresis = <2000>;
|
||||
type = "critical";
|
||||
|
||||
@@ -3145,7 +3145,7 @@
|
||||
type = "passive";
|
||||
};
|
||||
|
||||
cpu4_crit: cpu_crit {
|
||||
cpu4_crit: cpu-crit {
|
||||
temperature = <110000>;
|
||||
hysteresis = <1000>;
|
||||
type = "critical";
|
||||
@@ -3171,7 +3171,7 @@
|
||||
type = "passive";
|
||||
};
|
||||
|
||||
cpu5_crit: cpu_crit {
|
||||
cpu5_crit: cpu-crit {
|
||||
temperature = <110000>;
|
||||
hysteresis = <1000>;
|
||||
type = "critical";
|
||||
@@ -3197,7 +3197,7 @@
|
||||
type = "passive";
|
||||
};
|
||||
|
||||
cpu6_crit: cpu_crit {
|
||||
cpu6_crit: cpu-crit {
|
||||
temperature = <110000>;
|
||||
hysteresis = <1000>;
|
||||
type = "critical";
|
||||
@@ -3223,7 +3223,7 @@
|
||||
type = "passive";
|
||||
};
|
||||
|
||||
cpu7_crit: cpu_crit {
|
||||
cpu7_crit: cpu-crit {
|
||||
temperature = <110000>;
|
||||
hysteresis = <1000>;
|
||||
type = "critical";
|
||||
@@ -3249,7 +3249,7 @@
|
||||
type = "passive";
|
||||
};
|
||||
|
||||
cpu45_crit: cpu_crit {
|
||||
cpu45_crit: cpu-crit {
|
||||
temperature = <110000>;
|
||||
hysteresis = <1000>;
|
||||
type = "critical";
|
||||
@@ -3275,7 +3275,7 @@
|
||||
type = "passive";
|
||||
};
|
||||
|
||||
cpu67_crit: cpu_crit {
|
||||
cpu67_crit: cpu-crit {
|
||||
temperature = <110000>;
|
||||
hysteresis = <1000>;
|
||||
type = "critical";
|
||||
@@ -3301,7 +3301,7 @@
|
||||
type = "passive";
|
||||
};
|
||||
|
||||
cpu0123_crit: cpu_crit {
|
||||
cpu0123_crit: cpu-crit {
|
||||
temperature = <110000>;
|
||||
hysteresis = <1000>;
|
||||
type = "critical";
|
||||
|
||||
@@ -967,7 +967,7 @@
|
||||
#address-cells = <1>;
|
||||
#size-cells = <1>;
|
||||
|
||||
gpu_speed_bin: gpu_speed_bin@133 {
|
||||
gpu_speed_bin: gpu-speed-bin@133 {
|
||||
reg = <0x133 0x1>;
|
||||
bits = <5 3>;
|
||||
};
|
||||
@@ -2463,7 +2463,7 @@
|
||||
bias-disable;
|
||||
};
|
||||
|
||||
qup_spi6_default: qup-spi6_default-state {
|
||||
qup_spi6_default: qup-spi6-default-state {
|
||||
pins = "gpio4", "gpio5", "gpio6", "gpio7";
|
||||
function = "qup6";
|
||||
drive-strength = <6>;
|
||||
@@ -2477,7 +2477,7 @@
|
||||
bias-disable;
|
||||
};
|
||||
|
||||
qup_spi7_default: qup-spi7_default-state {
|
||||
qup_spi7_default: qup-spi7-default-state {
|
||||
pins = "gpio98", "gpio99", "gpio100", "gpio101";
|
||||
function = "qup7";
|
||||
drive-strength = <6>;
|
||||
@@ -5110,7 +5110,7 @@
|
||||
hysteresis = <2000>;
|
||||
type = "hot";
|
||||
};
|
||||
cluster0_crit: cluster0_crit {
|
||||
cluster0_crit: cluster0-crit {
|
||||
temperature = <110000>;
|
||||
hysteresis = <2000>;
|
||||
type = "critical";
|
||||
@@ -5130,7 +5130,7 @@
|
||||
hysteresis = <2000>;
|
||||
type = "hot";
|
||||
};
|
||||
cluster1_crit: cluster1_crit {
|
||||
cluster1_crit: cluster1-crit {
|
||||
temperature = <110000>;
|
||||
hysteresis = <2000>;
|
||||
type = "critical";
|
||||
|
||||
@@ -975,7 +975,7 @@
|
||||
#address-cells = <1>;
|
||||
#size-cells = <1>;
|
||||
|
||||
gpu_speed_bin: gpu_speed_bin@19b {
|
||||
gpu_speed_bin: gpu-speed-bin@19b {
|
||||
reg = <0x19b 0x1>;
|
||||
bits = <5 3>;
|
||||
};
|
||||
@@ -6798,7 +6798,7 @@
|
||||
hysteresis = <2000>;
|
||||
type = "hot";
|
||||
};
|
||||
cluster0_crit: cluster0_crit {
|
||||
cluster0_crit: cluster0-crit {
|
||||
temperature = <110000>;
|
||||
hysteresis = <2000>;
|
||||
type = "critical";
|
||||
@@ -6818,7 +6818,7 @@
|
||||
hysteresis = <2000>;
|
||||
type = "hot";
|
||||
};
|
||||
cluster1_crit: cluster1_crit {
|
||||
cluster1_crit: cluster1-crit {
|
||||
temperature = <110000>;
|
||||
hysteresis = <2000>;
|
||||
type = "critical";
|
||||
|
||||
@@ -4192,7 +4192,7 @@
|
||||
hysteresis = <2000>;
|
||||
type = "hot";
|
||||
};
|
||||
cluster0_crit: cluster0_crit {
|
||||
cluster0_crit: cluster0-crit {
|
||||
temperature = <110000>;
|
||||
hysteresis = <2000>;
|
||||
type = "critical";
|
||||
@@ -4212,7 +4212,7 @@
|
||||
hysteresis = <2000>;
|
||||
type = "hot";
|
||||
};
|
||||
cluster1_crit: cluster1_crit {
|
||||
cluster1_crit: cluster1-crit {
|
||||
temperature = <110000>;
|
||||
hysteresis = <2000>;
|
||||
type = "critical";
|
||||
|
||||
Reference in New Issue
Block a user