提交 cd934210 编写于 作者: P Pratyush Yadav 提交者: Nishanth Menon

arm64: dts: ti: k3-*: Drop address and size cells from flash nodes

Specifying partitions directly under the flash nodes is deprecated. A
partitions node should used instead. The address and size cells are not
needed. Remove them.
Signed-off-by: NPratyush Yadav <p.yadav@ti.com>
Signed-off-by: NNishanth Menon <nm@ti.com>
Reviewed-by: Apurva Nandan<a-nandan@ti.com>
Link: https://lore.kernel.org/r/20220217181025.1815118-2-p.yadav@ti.com
上级 672e89d7
...@@ -509,8 +509,6 @@ ...@@ -509,8 +509,6 @@
cdns,tchsh-ns = <60>; cdns,tchsh-ns = <60>;
cdns,tslch-ns = <60>; cdns,tslch-ns = <60>;
cdns,read-delay = <4>; cdns,read-delay = <4>;
#address-cells = <1>;
#size-cells = <1>;
}; };
}; };
......
...@@ -380,8 +380,6 @@ ...@@ -380,8 +380,6 @@
cdns,tchsh-ns = <60>; cdns,tchsh-ns = <60>;
cdns,tslch-ns = <60>; cdns,tslch-ns = <60>;
cdns,read-delay = <4>; cdns,read-delay = <4>;
#address-cells = <1>;
#size-cells = <1>;
}; };
}; };
......
...@@ -267,7 +267,5 @@ ...@@ -267,7 +267,5 @@
cdns,tchsh-ns = <60>; cdns,tchsh-ns = <60>;
cdns,tslch-ns = <60>; cdns,tslch-ns = <60>;
cdns,read-delay = <4>; cdns,read-delay = <4>;
#address-cells = <1>;
#size-cells = <1>;
}; };
}; };
...@@ -493,8 +493,6 @@ ...@@ -493,8 +493,6 @@
cdns,tchsh-ns = <60>; cdns,tchsh-ns = <60>;
cdns,tslch-ns = <60>; cdns,tslch-ns = <60>;
cdns,read-delay = <2>; cdns,read-delay = <2>;
#address-cells = <1>;
#size-cells = <1>;
}; };
}; };
......
...@@ -475,8 +475,6 @@ ...@@ -475,8 +475,6 @@
cdns,tchsh-ns = <60>; cdns,tchsh-ns = <60>;
cdns,tslch-ns = <60>; cdns,tslch-ns = <60>;
cdns,read-delay = <4>; cdns,read-delay = <4>;
#address-cells = <1>;
#size-cells = <1>;
}; };
}; };
......
...@@ -182,8 +182,6 @@ ...@@ -182,8 +182,6 @@
cdns,tchsh-ns = <60>; cdns,tchsh-ns = <60>;
cdns,tslch-ns = <60>; cdns,tslch-ns = <60>;
cdns,read-delay = <0>; cdns,read-delay = <0>;
#address-cells = <1>;
#size-cells = <1>;
}; };
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册