David Gibson

Results 166 comments of David Gibson

> A simpler change would be something like the following, though it will add a dependency on sed or grep. Simpler, but not necessarily reliable. It will incorrectly omit lines...

> Sure, I don't think "phandle =" is likely to show up in a property value but if you'd prefer the more thorough implementation, I'll look into it. It's certainly...

> Here is a first pass at implementing a dtdiff in python > > https://gist.github.com/jcormier/4af3e1a33cfc4d20690350cfa9e134a1 I don't think this is a wise approach. The basic idea of attempting to recognize...

> > FYI, #100 by @ukleinek was meant to be a first step towards improving dtdiff. By keeping around the information about labels, it's possible to decompile them and have...

> > Basically, yes. > > I should have checked, --symbols is enabled to support overlays at least in the 6.1 kernel. So my device trees don't have fixups built...

On Fri, Sep 20, 2024 at 02:24:22PM -0700, jcormier wrote: > > I don't think the second sentence follows from the first. But I guess your point is that the...

> > You mean it was included in the options given to dtc after that? Or that at that point the embedded dtc version had support for the flag? >...

@sjg20 I'm assuming from the subject line that I shouldn't be looking to merge this yet?

@ukleinek 's pull request #151 is likely to improve this, but there are a number of details to sort out before it's ready to merge.