microhobby / linuxkerneldev

Visual Studio Code extension to help find documentation, device tree matching on device driver source code, by compatible strings
MIT License
41 stars 9 forks source link

Device Tree Source compatible linking showing wrong results #5

Closed microhobby closed 2 years ago

microhobby commented 3 years ago

I am mading a simple search for the compatible string. We need to implement some more "heavy" binding to search also to:

Is case of documentation:

compatible:

In case of device driver:

compatible = 
microhobby commented 2 years ago

11 fix this