-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Open
Labels
EnhancementChanges/Updates/Additions to existing featuresChanges/Updates/Additions to existing featuresarea: Devicetree BindingPR modifies or adds a Device Tree bindingPR modifies or adds a Device Tree bindingarea: Documentation
Description
Summary
In the docs, show bindings by type, right now we only show them by vendors:
https://docs.zephyrproject.org/latest/build/dts/api/bindings.html
Describe the solution you'd like
Using already existing list of types for example dts/bindings/binding-types.txt.
Allow for grouping by type where possible.
Alternatives
NA
Additional Context
Help finding drivers and binding based on category, rather than by vendor
Metadata
Metadata
Assignees
Labels
EnhancementChanges/Updates/Additions to existing featuresChanges/Updates/Additions to existing featuresarea: Devicetree BindingPR modifies or adds a Device Tree bindingPR modifies or adds a Device Tree bindingarea: Documentation