Skip to content
Commit 4e71ed98 authored by Rob Herring's avatar Rob Herring
Browse files

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: default avatarRob Herring <robh@kernel.org>
Acked-by: Sam Ravnborg <sam@ravnborg.org> # for everything in .../bindings/display/
Acked-by: default avatarMark Brown <broonie@kernel.org>
Acked-by: default avatarPeter Rosin <peda@axentia.se>
Acked-by: default avatarBartosz Golaszewski <brgl@bgdev.pl>
Acked-by: default avatarSebastian Reichel <sebastian.reichel@collabora.com>
Link: https://lore.kernel.org/r/20220519211411.2200720-1-robh@kernel.org
parent 028818e3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment