Re: [PATCH v2 1/4] dt-bindings: vendor-prefixes: Add IMDT

From: Krzysztof Kozlowski

Date: Wed May 06 2026 - 03:41:47 EST


On Tue, May 05, 2026 at 09:09:51PM +0100, William Bright wrote:
> Add IMDT (IMD Technologies Ltd) to the vendor prefixes
> list.

One line. Please wrap commit message according to Linux coding style / submission
process (neither too early nor over the limit):
https://elixir.bootlin.com/linux/v6.4-rc1/source/Documentation/process/submitting-patches.rst#L597

>
> Signed-off-by: William Bright <william.bright@xxxxxxxxxxx>
> ---
> 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 ee7fd3cfe203..2db12a1cb6e1 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -769,6 +769,8 @@ patternProperties:
> description: ILI Technology Corporation (ILITEK)
> "^imagis,.*":
> description: Imagis Technologies Co., Ltd.
> + "^imdt,.*":

Domain is imd-tec, so that is your prefix.

> + description: IMD Technologies Ltd.
> "^img,.*":
> description: Imagination Technologies Ltd.
> "^imi,.*":
>
> --
> 2.43.0
>