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: Baruch Siach <baruch@tkos.co.il>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
This commit is contained in:
Baruch Siach 2020-04-29 07:30:36 +03:00 committed by Gregory CLEMENT
parent 1b5a2dd9e2
commit 1e6e612853

View File

@ -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";
};