diff options
author | Rob Herring <[email protected]> | 2022-05-19 16:14:11 -0500 |
---|---|---|
committer | Rob Herring <[email protected]> | 2022-05-23 11:53:30 -0500 |
commit | 4e71ed985389ce213003927cfa65c1352e70396c (patch) | |
tree | 6095d665a55b79ae67f76bf05551b8e78daee3ac /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 028818e374c8424641f42d09a03d3d9c88aa9cab (diff) |
dt-bindings: Fix properties without any type
Now that the schema tools can extract type information for all
properties (in order to decode dtb files), finding properties missing
any type definition is fairly trivial though not yet automated.
Fix the various property schemas which are missing a type. Most of these
tend to be device specific properties which don't have a vendor prefix.
A vendor prefix is how we normally ensure a type is defined.
Signed-off-by: Rob Herring <[email protected]>
Acked-by: Sam Ravnborg <[email protected]> # for everything in .../bindings/display/
Acked-by: Mark Brown <[email protected]>
Acked-by: Peter Rosin <[email protected]>
Acked-by: Bartosz Golaszewski <[email protected]>
Acked-by: Sebastian Reichel <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions