diff --git a/scripts/dts/python-devicetree/src/devicetree/edtlib.py b/scripts/dts/python-devicetree/src/devicetree/edtlib.py index f036bf1f1c5..06499a4319d 100644 --- a/scripts/dts/python-devicetree/src/devicetree/edtlib.py +++ b/scripts/dts/python-devicetree/src/devicetree/edtlib.py @@ -493,7 +493,9 @@ class PropertySpec: path: The file where this property was defined. In case a binding includes - other bindings, this is the file where the property was last modified. + other bindings, this is the including binding file. + Generally this means that this will be the binding file specifying + the devicetree node of which this is a property. type: The type of the property as a string, as given in the binding.