diff mbox series

ARM: dts: vf610-zii-dev-rev-b: Remove #address-cells and #size-cells property from at93c46d dt node

Message ID 20210810064420.9489-1-a-govindraju@ti.com
State Accepted
Commit 85b5d85ce1fb8aac5a38254672bd4db66bef5332
Headers show
Series ARM: dts: vf610-zii-dev-rev-b: Remove #address-cells and #size-cells property from at93c46d dt node | expand

Commit Message

Aswath Govindraju Aug. 10, 2021, 6:44 a.m. UTC
Remove #address-cells and #size-cells property from at93c46d device tree
node as it does not have child nodes.

Fixes: 1556063fde42 ("ARM: dts: vf610-zii-dev: Add ZII development board.")
Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
---
 arch/arm/boot/dts/vf610-zii-dev-rev-b.dts | 2 --
 1 file changed, 2 deletions(-)

Comments

Andrew Lunn Aug. 11, 2021, 7:14 p.m. UTC | #1
On Tue, Aug 10, 2021 at 12:14:20PM +0530, Aswath Govindraju wrote:
Hi Aswath

You did not put a To: in the email, so it is unclear which maintainer
you expect to pickup this patch.

> Remove #address-cells and #size-cells property from at93c46d device tree
> node as it does not have child nodes.
> 
> Fixes: 1556063fde42 ("ARM: dts: vf610-zii-dev: Add ZII development board.")
> Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>

Reviewed-by: Andrew Lunn <andrew@lunn.ch>

    Andrew
Aswath Govindraju Aug. 12, 2021, 4:27 a.m. UTC | #2
Hi Andrew,

On 12/08/21 12:44 am, Andrew Lunn wrote:
> On Tue, Aug 10, 2021 at 12:14:20PM +0530, Aswath Govindraju wrote:

> Hi Aswath

> 

> You did not put a To: in the email, so it is unclear which maintainer

> you expect to pickup this patch.

> 


Thank you for pointing it out and the review.

From the MAINTAINERS documentation I see that Shawn Guo, and Sascha
Hauer are the maintainers for this file.

Thanks,
Aswath

>> Remove #address-cells and #size-cells property from at93c46d device tree

>> node as it does not have child nodes.

>>

>> Fixes: 1556063fde42 ("ARM: dts: vf610-zii-dev: Add ZII development board.")

>> Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>

> 

> Reviewed-by: Andrew Lunn <andrew@lunn.ch>

> 

>     Andrew

>
Shawn Guo Aug. 14, 2021, 5:43 a.m. UTC | #3
On Tue, Aug 10, 2021 at 12:14:20PM +0530, Aswath Govindraju wrote:
> Remove #address-cells and #size-cells property from at93c46d device tree

> node as it does not have child nodes.

> 

> Fixes: 1556063fde42 ("ARM: dts: vf610-zii-dev: Add ZII development board.")

> Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>


Applied, thanks!
diff mbox series

Patch

diff --git a/arch/arm/boot/dts/vf610-zii-dev-rev-b.dts b/arch/arm/boot/dts/vf610-zii-dev-rev-b.dts
index 6f1e0f0d4f0a..043ddd70372f 100644
--- a/arch/arm/boot/dts/vf610-zii-dev-rev-b.dts
+++ b/arch/arm/boot/dts/vf610-zii-dev-rev-b.dts
@@ -311,8 +311,6 @@ 
 			compatible = "atmel,at93c46d";
 			pinctrl-0 = <&pinctrl_gpio_e6185_eeprom_sel>;
 			pinctrl-names = "default";
-			#address-cells = <0>;
-			#size-cells = <0>;
 			reg = <1>;
 			spi-max-frequency = <500000>;
 			spi-cs-high;