Message ID | 20221013155418.47577-1-krzysztof.kozlowski@linaro.org (mailing list archive) |
---|---|
State | Not Applicable |
Headers | show |
Series | [1/4] dt-bindings: vendor-prefixes: Add ALFA Network | expand |
On Thu, 13 Oct 2022 11:54:15 -0400, Krzysztof Kozlowski wrote: > Add vendor prefix for ALFA Network Inc. > > https://www.alfa.com.tw/ > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Acked-by: Rob Herring <robh@kernel.org>
On Thu, 13 Oct 2022 11:54:15 -0400, Krzysztof Kozlowski wrote: > Add vendor prefix for ALFA Network Inc. > > https://www.alfa.com.tw/ > > Applied, thanks! [1/4] dt-bindings: vendor-prefixes: Add ALFA Network commit: fd42d456bf22a894b3dafe19d7d8302e5de5fcb3 [2/4] dt-bindings: arm: qcom: Document IPQ4018 boards commit: 2c36509c9c7b0e9be1ec68828826a3754c5b0f28 [3/4] ARM: dts: qcom: ipq4018-ap120c-ac: Add SoC compatible commit: a35f1a75e7e2f73157a16ab56fcc01f09b133e50 [4/4] ARM: dts: qcom: ipq4018-jalapeno: Add SoC compatible commit: bd40a8c773165e8175fa51d9f3fdcf00968ce8dc Best regards,
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 6e323a380294..71e51b240af9 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -69,6 +69,8 @@ patternProperties: description: Annapurna Labs "^alcatel,.*": description: Alcatel + "^alfa-network,.*": + description: ALFA Network Inc. "^allegro,.*": description: Allegro DVT "^allo,.*":
Add vendor prefix for ALFA Network Inc. https://www.alfa.com.tw/ Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> --- Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+)