On Thu, Sep 04, 2025 at 02:54:40PM +0300, Sakari Ailus wrote: > I noticed there's also no availability check for the OF graph nodes. That's > likely an accidental omission. After doing some further research, this seems to be correct. In OF, the status is defined for device nodes only. A child node could be a device whereas graph endpoints are not device nodes, so the lack of a check there is reasonable. -- Sakari Ailus