We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39e6606 commit 849e087Copy full SHA for 849e087
arch/arm64/boot/dts/freescale/fsl-lx2160a.dtsi
@@ -719,7 +719,7 @@
719
clock-names = "i2c";
720
clocks = <&clockgen QORIQ_CLK_PLATFORM_PLL
721
QORIQ_CLK_PLL_DIV(16)>;
722
- scl-gpio = <&gpio2 15 GPIO_ACTIVE_HIGH>;
+ scl-gpios = <&gpio2 15 GPIO_ACTIVE_HIGH>;
723
status = "disabled";
724
};
725
@@ -768,7 +768,7 @@
768
769
770
771
- scl-gpio = <&gpio2 16 GPIO_ACTIVE_HIGH>;
+ scl-gpios = <&gpio2 16 GPIO_ACTIVE_HIGH>;
772
773
774
0 commit comments