diff options
author | Michael Lee <igvtee@gmail.com> | 2016-01-07 22:27:45 +0800 |
---|---|---|
committer | John Crispin <john@phrozen.org> | 2016-06-13 22:51:42 +0200 |
commit | 011ce1fad6d7048a3fa9015ce8b8f8c64cb2f022 (patch) | |
tree | 8d68a7656b8fbc80db6537d85dc34eb96fcda58f /target/linux/ramips/dts/mt7628an.dtsi | |
parent | d8202a84096831d4e6e2a522476bd6a0d46e6413 (diff) | |
download | upstream-011ce1fad6d7048a3fa9015ce8b8f8c64cb2f022.tar.gz upstream-011ce1fad6d7048a3fa9015ce8b8f8c64cb2f022.tar.bz2 upstream-011ce1fad6d7048a3fa9015ce8b8f8c64cb2f022.zip |
ramips: update i2c dtsi files
Signed-off-by: Michael Lee <igvtee@gmail.com>
Diffstat (limited to 'target/linux/ramips/dts/mt7628an.dtsi')
-rw-r--r-- | target/linux/ramips/dts/mt7628an.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/mt7628an.dtsi b/target/linux/ramips/dts/mt7628an.dtsi index 6d5ed95e49..860521999d 100644 --- a/target/linux/ramips/dts/mt7628an.dtsi +++ b/target/linux/ramips/dts/mt7628an.dtsi @@ -110,7 +110,7 @@ }; i2c: i2c@900 { - compatible = "mediatek,mt7628-i2c"; + compatible = "mediatek,mt7621-i2c"; reg = <0x900 0x100>; resets = <&rstctrl 16>; |