From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Angus Ainslie (Purism)" Subject: [PATCH v13 3/4] dt-bindings: Add an entry for Purism SPC Date: Mon, 20 May 2019 07:23:29 -0700 Message-ID: <20190520142330.3556-4-angus@akkea.ca> References: <20190520142330.3556-1-angus@akkea.ca> Return-path: In-Reply-To: <20190520142330.3556-1-angus@akkea.ca> Sender: linux-kernel-owner@vger.kernel.org To: angus.ainslie@puri.sm Cc: Rob Herring , Mark Rutland , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, "Angus Ainslie (Purism)" List-Id: devicetree@vger.kernel.org Add an entry for Purism, SPC Signed-off-by: Angus Ainslie (Purism) --- 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 33a65a45e319..104595f55f34 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -683,6 +683,8 @@ patternProperties: description: PROBOX2 (by W2COMP Co., Ltd.) "^pulsedlight,.*": description: PulsedLight, Inc + "^purism,.*": + description: Purism, SPC "^qca,.*": description: Qualcomm Atheros, Inc. "^qcom,.*": -- 2.17.1