[PATCH v2 1/4] dt-bindings: vendor-prefixes: Add prefix for XuanTie
Krzysztof Kozlowski
krzk at kernel.org
Fri Nov 21 01:01:07 PST 2025
On Fri, Nov 21, 2025 at 02:34:36PM +0800, cp0613 at linux.alibaba.com wrote:
> From: Chen Pei <cp0613 at linux.alibaba.com>
>
> Add new vendor strings to dt bindings for RISC-V vendor XuanTie.
>
> Signed-off-by: Chen Pei <cp0613 at linux.alibaba.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 f1d1882009ba..5d28b2da94cd 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -1829,6 +1829,8 @@ patternProperties:
> description: Xilinx
> "^xnano,.*":
> description: Xnano
> + "^xuantie,.*":
> + description: C-SKY Microsystems Co., Ltd. (XuanTie)
We do not create new prefixes for existing entries. You have already
csky, alibaba and thead and probably many more. Choose some appropriate.
Your commit msg should also explain anything unusual here, like above.
Best regards,
Krzysztof
More information about the linux-riscv
mailing list