[PATCH 17/60] dt-bindings: Add legacy 'toppoly' vendor prefix
Rob Herring
robh+dt at kernel.org
Mon Jul 8 19:00:35 UTC 2019
On Sun, Jul 7, 2019 at 12:25 PM Laurent Pinchart
<laurent.pinchart at ideasonboard.com> wrote:
>
> The 'toppoly' vendor prefix is in use and refers to TPO, whose DT vendor
> prefix is already defined as 'tpo'. Add 'toppoly' as an alternative and
> document it as legacy.
>
> Signed-off-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
> ---
> Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> index 2514463f2c63..d78527eb8254 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -867,6 +867,8 @@ patternProperties:
> description: Tecon Microprocessor Technologies, LLC.
> "^topeet,.*":
> description: Topeet
> + "^toppoly,.*":
> + description: TPO (legacy prefix, see 'tpo')
Add 'deprecated: true' also. That's a new property in json-schema
draft8. It's not used for anything yet other than documentation.
Rob
More information about the dri-devel
mailing list