I am looking for a tool which can graphically represent the hardware device tree used in linux kernel. I am trying to understand linux kernel for particular arm chipset. It woul
As many of you have figured out after reading this question, it appears that the Component Inspector Tool is no longer available.
Visual Studio Code (free) provides an extension through the marketplace called DeviceTree which helps in navigating device tree files. It does not appear to be as good as the Component Inspector Tool but it does perform basic functions like highlighting and collapsing.