mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:04:24 +00:00
ARM: dts: msm: Correct the port number to hexadecimal digit
Correct the port number to hexadecimal digit to fix the warning when build boot image. Change-Id: I644d7480d96d3e32e1bdaf63064cb0c2b25d51df
This commit is contained in:
@@ -1664,7 +1664,7 @@
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
|
||||
port@25 {
|
||||
port@19 {
|
||||
reg = <25>;
|
||||
tpda_dl_center_in_tpdm_pimem: endpoint {
|
||||
remote-endpoint =
|
||||
@@ -1672,7 +1672,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
port@26 {
|
||||
port@1a {
|
||||
reg = <26>;
|
||||
tpda_dl_center_in_tpdm_dl_center: endpoint {
|
||||
remote-endpoint =
|
||||
@@ -1680,7 +1680,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
port@27 {
|
||||
port@1b {
|
||||
reg = <27>;
|
||||
tpda_dl_center_in_tpdm_ipcc: endpoint {
|
||||
remote-endpoint =
|
||||
@@ -1688,7 +1688,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
port@20 {
|
||||
port@14 {
|
||||
reg = <20>;
|
||||
tpda_dl_center_in_tpdm_qm: endpoint {
|
||||
remote-endpoint =
|
||||
@@ -1696,7 +1696,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
port@21 {
|
||||
port@15 {
|
||||
reg = <21>;
|
||||
tpda_dl_center_in_tpdm_gcc: endpoint {
|
||||
remote-endpoint =
|
||||
@@ -1704,7 +1704,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
port@22 {
|
||||
port@16 {
|
||||
reg = <22>;
|
||||
tpda_dl_center_in_tpdm_vsense: endpoint {
|
||||
remote-endpoint =
|
||||
@@ -1712,7 +1712,7 @@
|
||||
};
|
||||
};
|
||||
|
||||
port@19 {
|
||||
port@13 {
|
||||
reg = <19>;
|
||||
tpda_dl_center_in_tpdm_prng: endpoint {
|
||||
remote-endpoint =
|
||||
|
||||
Reference in New Issue
Block a user