arm64: dts: imx93: drop duplicated properties

'#address-cells' and '#size-cells' are already included in soc device tree,
no need add them in board device tree.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Peng Fan
2024-06-28 10:09:53 +08:00
committed by Shawn Guo
parent b06402b31d
commit 1bf641c514
2 changed files with 0 additions and 6 deletions

View File

@@ -146,8 +146,6 @@ ethphy2: ethernet-phy@2 {
};
&lpi2c2 {
#address-cells = <1>;
#size-cells = <0>;
clock-frequency = <400000>;
pinctrl-names = "default", "sleep";
pinctrl-0 = <&pinctrl_lpi2c2>;
@@ -244,8 +242,6 @@ ldo5: LDO5 {
};
&lpi2c3 {
#address-cells = <1>;
#size-cells = <0>;
clock-frequency = <400000>;
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_lpi2c3>;

View File

@@ -178,8 +178,6 @@ rtc@53 {
};
&lpi2c2 {
#address-cells = <1>;
#size-cells = <0>;
clock-frequency = <400000>;
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_lpi2c2>;