[OpenWrt-Devel] [PATCH 2/9] ramips: mt7621: use symbolic names of gic interrupt settings

Nikolay Martynov mar.kolya at gmail.com
Fri Dec 11 08:56:38 EST 2015


2015-12-11 1:45 GMT-05:00 John Crispin <blogic at openwrt.org>:
>
>
> On 11/12/2015 05:01, Nikolay Martynov wrote:
>> This also adds dts nodes for cpc and mc for documentation purposes
>>
>> Signed-off-by: Nikolay Martynov <mar.kolya at gmail.com>
>> ---
>>  target/linux/ramips/dts/DIR-860L-B1.dts |  2 +-
>>  target/linux/ramips/dts/FIREWRT.dts     |  2 +-
>>  target/linux/ramips/dts/MT7621.dts      |  2 +-
>>  target/linux/ramips/dts/PBR-M1.dts      |  2 +-
>>  target/linux/ramips/dts/RE6500.dts      |  2 +-
>>  target/linux/ramips/dts/SAP-G3200U3.dts |  2 +-
>>  target/linux/ramips/dts/WF-2881.dts     |  2 +-
>>  target/linux/ramips/dts/WSR-1166.dts    |  2 +-
>>  target/linux/ramips/dts/WSR-600.dts     |  2 +-
>>  target/linux/ramips/dts/ZBT-WG2626.dts  |  2 +-
>>  target/linux/ramips/dts/mt7621.dtsi     | 28 ++++++++++++++++++++--------
>>  11 files changed, 30 insertions(+), 18 deletions(-)
>>
>> diff --git a/target/linux/ramips/dts/DIR-860L-B1.dts b/target/linux/ramips/dts/DIR-860L-B1.dts
>> index cae93c4..51cb8e6 100644
>> --- a/target/linux/ramips/dts/DIR-860L-B1.dts
>> +++ b/target/linux/ramips/dts/DIR-860L-B1.dts
>> @@ -1,6 +1,6 @@
>>  /dts-v1/;
>>
>> -/include/ "mt7621.dtsi"
>> +#include "mt7621.dtsi"
>
> interesting, i actually spent half and hour trying to figure out how to
> do this and failed. did not realize the include directive needs to be
> different

Yeah, patch supporting this landed recently :). And yes, it's kind of
confusing to have two different styles of includes :).


-- 
Martynov Nikolay.
Email: mar.kolya at gmail.com
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list