diff options
author | John Crispin <john@openwrt.org> | 2015-12-11 15:02:13 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2015-12-11 15:02:13 +0000 |
commit | 81c999bbda65c5c2e929e6406998ac25dab97f41 (patch) | |
tree | 24cf3d774190c1d1e6d4e631a7248ba5a7a48b2c /target/linux/ramips/dts/WSR-600.dts | |
parent | 3357033b7388819106bc042bfe94f9a6ea7c81fa (diff) | |
download | upstream-81c999bbda65c5c2e929e6406998ac25dab97f41.tar.gz upstream-81c999bbda65c5c2e929e6406998ac25dab97f41.tar.bz2 upstream-81c999bbda65c5c2e929e6406998ac25dab97f41.zip |
ramips: mt7621: use symbolic names of gic interrupt settings
This also adds dts nodes for cpc and mc for documentation purposes
Signed-off-by: Nikolay Martynov <mar.kolya@gmail.com>
SVN-Revision: 47836
Diffstat (limited to 'target/linux/ramips/dts/WSR-600.dts')
-rw-r--r-- | target/linux/ramips/dts/WSR-600.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ramips/dts/WSR-600.dts b/target/linux/ramips/dts/WSR-600.dts index 5eb813f002..f5b6575bdc 100644 --- a/target/linux/ramips/dts/WSR-600.dts +++ b/target/linux/ramips/dts/WSR-600.dts @@ -1,6 +1,6 @@ /dts-v1/; -/include/ "mt7621.dtsi" +#include "mt7621.dtsi" / { compatible = "ralink,mt7621-eval-board", "ralink,mt7621-soc"; |