[PATCH] ARM: dts: nokia n900: remove useless io-channel-cells property

From: David Heidelberg
Date: Thu Feb 13 2025 - 15:32:34 EST


This property is irrelevant for the ad5820 DAC,
the driver nor the hardware indicate use of channel cells.

Fixes: d510d12f26f4 ("ARM: dts: nokia n900: update dts with camera support")
Signed-off-by: David Heidelberg <david@xxxxxxx>
---
arch/arm/boot/dts/ti/omap/omap3-n900.dts | 2 --
1 file changed, 2 deletions(-)

diff --git ./arch/arm/boot/dts/ti/omap/omap3-n900.dts ./arch/arm/boot/dts/ti/omap/omap3-n900.dts
index 4bde3342bb959..c50ca572d1b9b 100644
--- ./arch/arm/boot/dts/ti/omap/omap3-n900.dts
+++ ./arch/arm/boot/dts/ti/omap/omap3-n900.dts
@@ -816,8 +816,6 @@ ad5820: dac@c {
reg = <0x0c>;

VANA-supply = <&vaux4>;
-
- #io-channel-cells = <0>;
};
};

--
2.47.2