Re: [OpenWrt-Devel] [PATCH v3] Add support for C-style in dtsi files

2015-12-07 Thread Jonas Gorski
Hi, you still haven't answered my questions: On Mon, Dec 7, 2015 at 4:07 PM, Nikolay Martynov wrote: > Current way of compuling dts files involves calling C preprocessor on > main dts file only. This means that dtsi includes cannot have C-style > includes. Why not?

[OpenWrt-Devel] [PATCH v3] Add support for C-style in dtsi files

2015-12-07 Thread Nikolay Martynov
Current way of compuling dts files involves calling C preprocessor on main dts file only. This means that dtsi includes cannot have C-style includes. This patch addresses this problem. It uses approach similar to one use in linux kernel: it preprocesses all dtsi's in current dir into tmp dir and

Re: [OpenWrt-Devel] [PATCH v3] Add support for C-style in dtsi files

2015-12-07 Thread Nikolay Martynov
2015-12-07 11:16 GMT-05:00 Nikolay Martynov : > Sorry, I've missed those questions. Let me try answering them. > > Now also including the list. > > 2015-12-07 10:39 GMT-05:00 Jonas Gorski : >> Hi, >> >> you still haven't answered my questions: >> >> On Mon,

Re: [OpenWrt-Devel] [PATCH v3] Add support for C-style in dtsi files

2015-12-07 Thread Nikolay Martynov
2015-12-07 11:36 GMT-05:00 Jonas Gorski : > On 07.12.2015 17:16, Nikolay Martynov wrote: >> Sorry, I've missed those questions. Let me try answering them. >> >> Now also including the list. >> >> 2015-12-07 10:39 GMT-05:00 Jonas Gorski : >>> Hi, >>> >>> you

Re: [OpenWrt-Devel] [PATCH v3] Add support for C-style in dtsi files

2015-12-07 Thread Nikolay Martynov
Sorry, I've missed those questions. Let me try answering them. Now also including the list. 2015-12-07 10:39 GMT-05:00 Jonas Gorski : > Hi, > > you still haven't answered my questions: > > On Mon, Dec 7, 2015 at 4:07 PM, Nikolay Martynov wrote: >> Current

Re: [OpenWrt-Devel] [PATCH v3] Add support for C-style in dtsi files

2015-12-07 Thread Jonas Gorski
On 07.12.2015 17:16, Nikolay Martynov wrote: > Sorry, I've missed those questions. Let me try answering them. > > Now also including the list. > > 2015-12-07 10:39 GMT-05:00 Jonas Gorski : >> Hi, >> >> you still haven't answered my questions: >> >> On Mon, Dec 7, 2015 at 4:07 PM,