Commit f8919782 authored by Maxime Ripard's avatar Maxime Ripard

ARM: dts: sun6i: primo81: Remove useless io-channel-cells

The mma8452 binding doesn't expect an io-channel-cells property, let's
remove it.
Signed-off-by: default avatarMaxime Ripard <maxime@cerno.tech>
Acked-by: default avatarChen-Yu Tsai <wens@csie.org>
Acked-by: default avatarJernej Skrabec <jernej.skrabec@siol.net>
Link: https://lore.kernel.org/r/20210114113538.1233933-10-maxime@cerno.tech
parent 36a4e598
......@@ -115,7 +115,6 @@ accelerometer@1c {
reg = <0x1c>;
interrupt-parent = <&pio>;
interrupts = <0 9 IRQ_TYPE_LEVEL_HIGH>; /* PA9 */
#io-channel-cells = <1>;
};
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment