Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [PATCH v5 2/2] mips: dts: pic32: pic32mzda: Remove unused address-cells, size-cells property
@ 2026-07-31 17:47 Udaya Kiran Challa
  0 siblings, 0 replies; only message in thread
From: Udaya Kiran Challa @ 2026-07-31 17:47 UTC (permalink / raw)
  To: tsbogend, robh, krzk+dt, conor+dt
  Cc: skhan, me, linux-mips, devicetree, linux-kernel,
	Udaya Kiran Challa

The #address-cells and #size-cells properties are not strictly
needed since the child nodes don't have reg properties

Suggested-by: Rob Herring <robh@kernel.org>
Signed-off-by: Udaya Kiran Challa <challauday369@gmail.com>
---
 arch/mips/boot/dts/pic32/pic32mzda.dtsi | 2 --
 1 file changed, 2 deletions(-)

diff --git a/arch/mips/boot/dts/pic32/pic32mzda.dtsi b/arch/mips/boot/dts/pic32/pic32mzda.dtsi
index feca35ba56a4..433dff3cf14f 100644
--- a/arch/mips/boot/dts/pic32/pic32mzda.dtsi
+++ b/arch/mips/boot/dts/pic32/pic32mzda.dtsi
@@ -76,8 +76,6 @@ evic: interrupt-controller@1f810000 {
 	};
 
 	pic32_pinctrl: pinctrl@1f801400 {
-		#address-cells = <1>;
-		#size-cells = <1>;
 		compatible = "microchip,pic32mzda-pinctrl";
 		reg = <0x1f801400 0x400>;
 		clocks = <&rootclk PB1CLK>;
-- 
2.34.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-31 17:47 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-31 17:47 [PATCH v5 2/2] mips: dts: pic32: pic32mzda: Remove unused address-cells, size-cells property Udaya Kiran Challa

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox