Hi Lukasz, On Fri, 25 Oct 2019 at 11:12, Dobrowolski, Lukasz (Nokia - PL/Wroclaw) <lukasz.dobrowolski@xxxxxxxxx> wrote: > > On 10/23/19 4:45 PM, Rob Herring wrote: > > Yes, but would like to understand the use better. > > > > What problem are you trying to solve that fdtget doesn't work? Perhaps > > it is too slow? Loss of type information (the little we have)? > > Unfortunately I don't know how much I'm allowed to tell about my main use case. > I don't think it's applicable outside the company I work for. > > I thought that someone might find tool like this useful, because while working with dts files, > from time to time, I used to find myself lacking convenience of a tool > that would print a node(maybe recursively) or property from dts. > I don't find grep and vim as convenient, especially if the inclusion graph isn't small. There is fdtgrep which might be useful...see U-Boot. I had a crack at upstreaming it but have not returned to the effort. [..] Regards, Simon