arm64: dts: imx8mm-var-som-symphony: Remove unneeded i2c3 properties

The i2c3 clock frequency and pin configuration are already set by
imx8mm-var-som.dtsi.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Krzysztof Kozlowski 2020-09-09 17:17:53 +02:00 committed by Shawn Guo
parent 955c69f75e
commit 510ed6749f

View file

@ -121,11 +121,6 @@ extcon_usbotg1: typec@3d {
};
&i2c3 {
clock-frequency = <400000>;
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_i2c3>;
status = "okay";
/* Capacitive touch controller */
ft5x06_ts: touchscreen@38 {
compatible = "edt,edt-ft5406";