diff options
author | John Crispin <blogic@openwrt.org> | 2013-09-17 21:45:44 +0000 |
---|---|---|
committer | John Crispin <blogic@openwrt.org> | 2013-09-17 21:45:44 +0000 |
commit | 88f6536f5b02b5f0cbe9375b2e027d1c16edc8b7 (patch) | |
tree | 90e78e100dc8eccdf083816d81e33bed47cc4c16 /target/linux/ramips/dts/RT-N15.dts | |
parent | a01168134eba92ce7b44b0b495921dc4ab3f670b (diff) | |
download | upstream-88f6536f5b02b5f0cbe9375b2e027d1c16edc8b7.tar.gz upstream-88f6536f5b02b5f0cbe9375b2e027d1c16edc8b7.tar.bz2 upstream-88f6536f5b02b5f0cbe9375b2e027d1c16edc8b7.zip |
ralink: add pinctrl driver
Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38026 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/ramips/dts/RT-N15.dts')
-rw-r--r-- | target/linux/ramips/dts/RT-N15.dts | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/ramips/dts/RT-N15.dts b/target/linux/ramips/dts/RT-N15.dts index 8351449ea1..0b9d0d9f54 100644 --- a/target/linux/ramips/dts/RT-N15.dts +++ b/target/linux/ramips/dts/RT-N15.dts @@ -59,10 +59,6 @@ }; }; - wmac@480000 { - status = "okay"; - }; - rtl8366s { compatible = "realtek,rtl8366s"; gpio-sda = <&gpio0 1 0>; |