Commit 6e3c81c8 authored by Marcel Ziswiler's avatar Marcel Ziswiler Committed by Shawn Guo

ARM: dts: imx6qdl-apalis: imx6q-apalis-ixora: get rid of tegra legacy gen1_i2c comment

Signed-off-by: default avatarMarcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent e13ccd97
...@@ -169,7 +169,7 @@ &i2cddc { ...@@ -169,7 +169,7 @@ &i2cddc {
status = "okay"; status = "okay";
}; };
/* GEN1_I2C: I2C1_SDA/SCL on MXM3 209/211 (e.g. RTC on carrier board) */ /* I2C1_SDA/SCL on MXM3 209/211 (e.g. RTC on carrier board) */
&i2c1 { &i2c1 {
status = "okay"; status = "okay";
......
...@@ -210,10 +210,7 @@ ethphy: ethernet-phy@7 { ...@@ -210,10 +210,7 @@ ethphy: ethernet-phy@7 {
}; };
}; };
/* /* I2C1_SDA/SCL on MXM3 209/211 (e.g. RTC on carrier board) */
* GEN1_I2C: I2C1_SDA/SCL on MXM3 209/211 (e.g. RTC on carrier
* board)
*/
&i2c1 { &i2c1 {
clock-frequency = <100000>; clock-frequency = <100000>;
pinctrl-names = "default"; pinctrl-names = "default";
......
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