Skip to content

Commit 2a95c1f

Browse files
Mani-Sadhasivamkwilczynski
authored andcommitted
dt-bindings: vendor-prefixes: Document the 'pciclass' prefix
The "pciclass" is an existing prefix used to identify the PCI bridge devices, but it is not a vendor prefix. So document it in the non-vendor prefix list. Tested-by: Bartosz Golaszewski <[email protected]> Acked-by: Rob Herring (Arm) <[email protected]> Signed-off-by: Manivannan Sadhasivam <[email protected]> Link: https://lore.kernel.org/r/[email protected] [kwilczynski: commit log] Signed-off-by: Krzysztof Wilczyński <[email protected]>
1 parent 2489eeb commit 2a95c1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/vendor-prefixes.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ patternProperties:
1818
# DO NOT ADD NEW PROPERTIES TO THIS LIST
1919
"^(at25|bm|devbus|dmacap|dsa|exynos|fsi[ab]|gpio-fan|gpio-key|gpio|gpmc|hdmi|i2c-gpio),.*": true
2020
"^(keypad|m25p|max8952|max8997|max8998|mpmc),.*": true
21-
"^(pinctrl-single|#pinctrl-single|PowerPC),.*": true
21+
"^(pciclass|pinctrl-single|#pinctrl-single|PowerPC),.*": true
2222
"^(pl022|pxa-mmc|rcar_sound|rotary-encoder|s5m8767|sdhci),.*": true
2323
"^(simple-audio-card|st-plgpio|st-spics|ts),.*": true
2424

0 commit comments

Comments
 (0)