mirror of https://lore.kernel.org/lkml/
 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
  2026-09-26  9:28 ` Thomas Bogendoerfer
  0 siblings, 1 reply; 2+ messages 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	[flat|nested] 2+ messages in thread

* Re: [PATCH v5 2/2] mips: dts: pic32: pic32mzda: Remove unused address-cells, size-cells property
  2026-07-31 17:47 [PATCH v5 2/2] mips: dts: pic32: pic32mzda: Remove unused address-cells, size-cells property Udaya Kiran Challa
@ 2026-09-26  9:28 ` Thomas Bogendoerfer
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Bogendoerfer @ 2026-09-26  9:28 UTC (permalink / raw)
  To: Udaya Kiran Challa
  Cc: robh, krzk+dt, conor+dt, skhan, me, linux-mips, devicetree, linux-kernel

On Fri, Jul 31, 2026 at 11:17:51PM +0530, Udaya Kiran Challa wrote:
> 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

applied to mips-next

Thomas.

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

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

end of thread, other threads:[~2026-09-26 10:28 UTC | newest]

Thread overview: 2+ messages (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
2026-09-26  9:28 ` Thomas Bogendoerfer

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

all inboxes | Powered by JetHome®