Skip to content

Commit

Permalink
Enable i2c, use maxpio feed.
Browse files Browse the repository at this point in the history
  • Loading branch information
noblepepper committed Jan 30, 2017
1 parent a558032 commit 96d72f3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion feeds.conf
Expand Up @@ -13,5 +13,5 @@ src-git management https://github.com/openwrt-management/packages.git;for-15.05
#src-svn xfce svn://svn.openwrt.org/openwrt/feeds/xfce
#src-svn lxde svn://svn.openwrt.org/openwrt/feeds/lxde
#src-link custom /usr/src/openwrt/custom-feed
src-git VoCore2 https://github.com/noblepepper/VoCore2-feed.git
src-git VoCore2 https://github.com/noblepepper/VoCore2-feed.git;maxgpio

3 changes: 3 additions & 0 deletions target/linux/ramips/dts/VOCORE2-128M-MAX-GPIO.dts
Expand Up @@ -167,6 +167,9 @@
compatible = "mediatek,mt7628-gdma";
status = "okay";
};
i2c@900 {
status = "okay";
};
};

/* i2c-gpio {
Expand Down

0 comments on commit 96d72f3

Please sign in to comment.