From f87d92663a1d0207f17416ef0b6c24f408571ce7 Mon Sep 17 00:00:00 2001 From: Stephan Linz Date: Sun, 16 Jun 2024 21:52:13 +0200 Subject: [PATCH] dts: vendor-prefixes: avoid multiple tabulators This corrects the syntax and adds a detailed note for future changes. Signed-off-by: Stephan Linz --- dts/bindings/vendor-prefixes.txt | 28 +++++++++++++++++++++------- 1 file changed, 21 insertions(+), 7 deletions(-) diff --git a/dts/bindings/vendor-prefixes.txt b/dts/bindings/vendor-prefixes.txt index e640a8f13a..e368ac951e 100644 --- a/dts/bindings/vendor-prefixes.txt +++ b/dts/bindings/vendor-prefixes.txt @@ -1,12 +1,26 @@ +# Device tree binding vendor prefix registry. Keep this list in +# alphabetical order. +# +# This isn't an exhaustive list, but you should add new prefixes to it +# before using them to avoid name-space collisions. +# +# The contents of this file are parsed during documentation generation. +# Anything that starts with a '#' is treated as a comment and ignored. +# Non-empty lines should be in this format: +# +# + +# zephyr-keep-sorted-start adafruit Adafruit Industries, LLC -cytron Cytron Technologies +cytron Cytron Technologies +dfrobot DFRobot Corporation digilent Digilent, Inc. -dfrobot DFRobot Corporation -jsed Jan Schulz Elektronik & Didaktik -nxp NXP Semiconductors N.V. +jsed Jan Schulz Elektronik & Didaktik +nxp NXP Semiconductors N.V. raspberrypi Raspberry Pi Foundation -seeed Seeed Technology Co., Ltd +seeed Seeed Technology Co., Ltd sparkfun SparkFun Electronics, Inc. -st STMicroelectronics N.V. -tiac TiaC Systems +st STMicroelectronics N.V. +tiac TiaC Systems waveshare Waveshare Electronics Co., Ltd. +# zephyr-keep-sorted-stop