py-dtbindings  1.4.1
This python "lib" aim is to extract devicetree bindings informations.
Todo List
Class bindings.BindingProps
Different algorithm could be rework as they could be more clean and efficient since we had contains and getitem to MainProp
Member bindings.BindingProps._get_type (self, key, item)
All case not or partially process (see TODO:):
  • Item dict with '$ref' that is not schema and no 'type'
  • Item dict with '$ref' that's not part of bindings.dtschema_types dict
  • Item that doesn't fit in any if else
Member bindings.SDTBindings._compat_extractor (self, key, compat)
Process compatible with "pattern"
Process "snps,dwmac"