linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2] arm64: dts: imx93: drop duplicated properties
@ 2024-06-28  2:09 Peng Fan (OSS)
  2024-08-04 14:57 ` Shawn Guo
  0 siblings, 1 reply; 2+ messages in thread
From: Peng Fan (OSS) @ 2024-06-28  2:09 UTC (permalink / raw)
  To: robh, krzk+dt, conor+dt, shawnguo, s.hauer
  Cc: kernel, festevam, devicetree, linux-kernel, imx, linux-arm-kernel,
	Peng Fan

From: Peng Fan <peng.fan@nxp.com>

'#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>
---

V2:
 Just resend with maillist included

 arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts | 4 ----
 arch/arm64/boot/dts/freescale/imx93-9x9-qsb.dts   | 2 --
 2 files changed, 6 deletions(-)

diff --git a/arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts b/arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts
index a15987f49e8d..2597c5b2eacb 100644
--- a/arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts
+++ b/arch/arm64/boot/dts/freescale/imx93-11x11-evk.dts
@@ -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>;
diff --git a/arch/arm64/boot/dts/freescale/imx93-9x9-qsb.dts b/arch/arm64/boot/dts/freescale/imx93-9x9-qsb.dts
index 950dece83c24..f8a73612fa05 100644
--- a/arch/arm64/boot/dts/freescale/imx93-9x9-qsb.dts
+++ b/arch/arm64/boot/dts/freescale/imx93-9x9-qsb.dts
@@ -178,8 +178,6 @@ rtc@53 {
 };
 
 &lpi2c2 {
-	#address-cells = <1>;
-	#size-cells = <0>;
 	clock-frequency = <400000>;
 	pinctrl-names = "default";
 	pinctrl-0 = <&pinctrl_lpi2c2>;
-- 
2.37.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH V2] arm64: dts: imx93: drop duplicated properties
  2024-06-28  2:09 [PATCH V2] arm64: dts: imx93: drop duplicated properties Peng Fan (OSS)
@ 2024-08-04 14:57 ` Shawn Guo
  0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2024-08-04 14:57 UTC (permalink / raw)
  To: Peng Fan (OSS)
  Cc: robh, krzk+dt, conor+dt, shawnguo, s.hauer, kernel, festevam,
	devicetree, linux-kernel, imx, linux-arm-kernel, Peng Fan

On Fri, Jun 28, 2024 at 10:09:53AM +0800, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
> 
> '#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>

Applied, thanks!



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-08-04 14:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-28  2:09 [PATCH V2] arm64: dts: imx93: drop duplicated properties Peng Fan (OSS)
2024-08-04 14:57 ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).