Commit 1e6e6128 authored by Baruch Siach's avatar Baruch Siach Committed by Gregory CLEMENT

arm64: dts: marvell: drop i2c timeout-ms property

The timeout-ms property for i2c master nodes is undocumented, and as
never been supported. Drop it.
Signed-off-by: default avatarBaruch Siach <baruch@tkos.co.il>
Reviewed-by: default avatarAndrew Lunn <andrew@lunn.ch>
Signed-off-by: default avatarGregory CLEMENT <gregory.clement@bootlin.com>
parent 1b5a2dd9
......@@ -201,7 +201,6 @@ i2c0: i2c@511000 {
#address-cells = <1>;
#size-cells = <0>;
interrupts = <GIC_SPI 20 IRQ_TYPE_LEVEL_HIGH>;
timeout-ms = <1000>;
clocks = <&ap_clk 3>;
status = "disabled";
};
......
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