[PATCH 10/19] ARM: dts: sun6i: primo81: Remove useless io-channel-cells
Maxime Ripard
maxime at cerno.tech
Thu Jan 14 06:35:29 EST 2021
The mma8452 binding doesn't expect an io-channel-cells property, let's
remove it.
Signed-off-by: Maxime Ripard <maxime at cerno.tech>
---
arch/arm/boot/dts/sun6i-a31s-primo81.dts | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm/boot/dts/sun6i-a31s-primo81.dts b/arch/arm/boot/dts/sun6i-a31s-primo81.dts
index bc3170a0b8b5..0e1ee5ff2c2b 100644
--- a/arch/arm/boot/dts/sun6i-a31s-primo81.dts
+++ b/arch/arm/boot/dts/sun6i-a31s-primo81.dts
@@ -115,7 +115,6 @@ accelerometer at 1c {
reg = <0x1c>;
interrupt-parent = <&pio>;
interrupts = <0 9 IRQ_TYPE_LEVEL_HIGH>; /* PA9 */
- #io-channel-cells = <1>;
};
};
--
2.29.2
More information about the linux-arm-kernel
mailing list