From patchwork Thu Jan 14 20:32:06 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Caleb Connolly X-Patchwork-Id: 1426648 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=23.128.96.18; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=pass (p=none dis=none) header.from=connolly.tech Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=connolly.tech header.i=@connolly.tech header.a=rsa-sha256 header.s=protonmail header.b=FQtJcXyr; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by ozlabs.org (Postfix) with ESMTP id 4DGwxX3ygZz9sSs for ; Fri, 15 Jan 2021 07:33:20 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728474AbhANUcy (ORCPT ); Thu, 14 Jan 2021 15:32:54 -0500 Received: from mail-40131.protonmail.ch ([185.70.40.131]:20178 "EHLO mail-40131.protonmail.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728475AbhANUcy (ORCPT ); Thu, 14 Jan 2021 15:32:54 -0500 Date: Thu, 14 Jan 2021 20:32:06 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=connolly.tech; s=protonmail; t=1610656331; bh=ZjEeyA413RNzpU9DT+FNrhe0K3Gvid9ETDUGt0k6xos=; h=Date:To:From:Cc:Reply-To:Subject:In-Reply-To:References:From; b=FQtJcXyrSzOzQhCejPr+Moq0CVLEOGugaxaLGZttMZzQkR99WOVg7Vq5T8sSuvQx4 QZTOB8nq3TtFm4ahmKS2ib8YutPvZ4NQYmd67EqJRWPy3ePeai9HpI3WN0Wdtrnvsd rNJajI6e+ymDq6H4qlpFP+QdmgQcOBCZpThTBoHk= To: caleb@connolly.tech, Andy Gross , Bjorn Andersson , Rob Herring , Stephen Boyd From: Caleb Connolly Cc: ~postmarketos/upstreaming@lists.sr.ht, phone-devel@vger.kernel.org, Rob Herring , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Reply-To: Caleb Connolly Subject: [PATCH v4 2/2] dt-bindings: Document bindings for new SDM845 devices Message-ID: <20210114203057.64541-3-caleb@connolly.tech> In-Reply-To: <20210114203057.64541-1-caleb@connolly.tech> References: <20210114203057.64541-1-caleb@connolly.tech> MIME-Version: 1.0 X-Spam-Status: No, score=-1.2 required=10.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF shortcircuit=no autolearn=disabled version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on mailout.protonmail.ch Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Document compatible bindings for the new OnePlus 6/6T devices. Signed-off-by: Caleb Connolly Acked-by: Rob Herring --- Documentation/devicetree/bindings/arm/qcom.yaml | 5 +++++ Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 2 files changed, 7 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index c97d4a580f47..f3ad845754d3 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -171,6 +171,11 @@ properties: - enum: - qcom,ipq6018-cp01-c1 - const: qcom,ipq6018 + - items: + - enum: + - oneplus,enchilada + - oneplus,fajita + - const: qcom,sdm845 - items: - enum: diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 041ae90b0d8f..aff440b18293 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -800,6 +800,8 @@ patternProperties: description: OLIMEX Ltd. "^olpc,.*": description: One Laptop Per Child + "^oneplus,.*": + description: One Plus Technology (Shenzhen) Co., Ltd. "^onion,.*": description: Onion Corporation "^onnn,.*":