[PATCH] dt-bindings: Fix properties without any type

Sam Ravnborg sam at ravnborg.org
Fri May 20 08:30:17 PDT 2022


On Thu, May 19, 2022 at 04:14:11PM -0500, Rob Herring wrote:
> 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 <robh at kernel.org>
Acked-by: Sam Ravnborg <sam at ravnborg.org> # for everything in .../bindings/display/



More information about the linux-arm-kernel mailing list