Received: by 2002:a05:7412:8d10:b0:f3:1519:9f41 with SMTP id bj16csp6276149rdb; Thu, 14 Dec 2023 13:24:41 -0800 (PST) X-Google-Smtp-Source: AGHT+IGRWlh50KWJObTBUrli0LO17jJSVdJfDTJ1g8EUkuC2GskZhFa1NlCNqRmyPTO06U0CFI9G X-Received: by 2002:a05:6358:e48b:b0:170:cb5d:8102 with SMTP id by11-20020a056358e48b00b00170cb5d8102mr9907030rwb.22.1702589081541; Thu, 14 Dec 2023 13:24:41 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1702589081; cv=none; d=google.com; s=arc-20160816; b=MR4w5nUnynAybqVbolIUCztFnthY8GYOsLjeq7y2iS4kurxPjnQInu6LbE8Te/gAQ5 3Mo/80UlFaLaNSdi7J5I9DmVyBQcweJy2gFb0NOt4AeKhTbCVpBMBsN+4XxPdaTTuvt/ rIcXEgTMQIWtVhHXPjt8NdWT0eamzFjOkrnebfXdj5vJp/TEgh0oShWc9VjVVS0HvF9r lIg+s+9tTJ6kUaQkb66tHx5YiiEWzu1i2oUGVkm6aaAjpx6MS8ntkYkKqdox1FV1BxDH puAdkcjBjufFWaBoyQhMppujf02M7nzmXYLZmqYK5dC3XAgkqOt0iaJ5EK4IxvX8r4bZ cdlg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:list-unsubscribe:list-subscribe:list-id:precedence :subject:date:from; bh=QCBQgWy9YhiYeOG7Mj9VDPEsRi5vqU70nJFoKc65A5Q=; fh=2OabdO5lD40fpzsYrkwX3VjL/istxQnjNmF/5E2wBQ8=; b=lx1Po7XDE/SYsV/qP2GUCOcHKrGq20jc1rnop/3HC9MHSFbIimOIdynuPecmiCV9RH afuU5Dde/kwKVn2mS1D/E4a6Cfbm9Sp1TA3dJfLMyJ2LqReI7tpMIA4+QdwR0XOAEtD1 Z9nn2GuT0X4pVhgh5uPTijCDyx3i/arOlP33kP7BdWED+KSMbrAyXNEiQV2zdbUBR0Me KCHUwvQC3voFSJPVQ3jNyEnp6+ATqEz6+6S06pMVnpJ1T2h4ilX9M37MHmVhFcCjMezv OQRUtvr0htakT3RLNl+sI3wOBU9edpN4CbdeDV3LvgUu0iBfCKVYM2YGz0DZwKiX8VTE rUNg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel+bounces-125-linux.lists.archive=gmail.com@vger.kernel.org designates 147.75.48.161 as permitted sender) smtp.mailfrom="linux-kernel+bounces-125-linux.lists.archive=gmail.com@vger.kernel.org" Return-Path: Received: from sy.mirrors.kernel.org (sy.mirrors.kernel.org. [147.75.48.161]) by mx.google.com with ESMTPS id k36-20020a634b64000000b005ccf10e73c0si1614906pgl.456.2023.12.14.13.24.41 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 14 Dec 2023 13:24:41 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel+bounces-125-linux.lists.archive=gmail.com@vger.kernel.org designates 147.75.48.161 as permitted sender) client-ip=147.75.48.161; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel+bounces-125-linux.lists.archive=gmail.com@vger.kernel.org designates 147.75.48.161 as permitted sender) smtp.mailfrom="linux-kernel+bounces-125-linux.lists.archive=gmail.com@vger.kernel.org" Received: from smtp.subspace.kernel.org (wormhole.subspace.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by sy.mirrors.kernel.org (Postfix) with ESMTPS id 2BFD3B21037 for ; Thu, 14 Dec 2023 21:24:40 +0000 (UTC) Received: from localhost.localdomain (localhost.localdomain [127.0.0.1]) by smtp.subspace.kernel.org (Postfix) with ESMTP id B3E286AB80; Thu, 14 Dec 2023 21:24:31 +0000 (UTC) X-Original-To: linux-kernel@vger.kernel.org Received: from smtprelay07.ispgateway.de (smtprelay07.ispgateway.de [134.119.228.105]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 375EC2BCF6; Thu, 14 Dec 2023 21:24:29 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=apitzsch.eu Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=apitzsch.eu Received: from [92.206.191.209] (helo=note-book.lan) by smtprelay07.ispgateway.de with esmtpsa (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96.1) (envelope-from ) id 1rDsok-0002FX-1v; Thu, 14 Dec 2023 22:00:26 +0100 From: =?utf-8?q?Andr=C3=A9_Apitzsch?= Date: Thu, 14 Dec 2023 21:59:33 +0100 Subject: [PATCH v2 1/2] dt-bindings: arm: qcom: Add Motorola Moto G 4G (2013) Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Message-Id: <20231214-peregrine-v2-1-a35102268442@apitzsch.eu> References: <20231214-peregrine-v2-0-a35102268442@apitzsch.eu> In-Reply-To: <20231214-peregrine-v2-0-a35102268442@apitzsch.eu> To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , Conor Dooley Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, phone-devel@vger.kernel.org, ~postmarketos/upstreaming@lists.sr.ht, =?utf-8?q?Andr=C3=A9_Apitzsch?= , Krzysztof Kozlowski X-Mailer: b4 0.12.4 X-Df-Sender: YW5kcmVAYXBpdHpzY2guZXU= Document the compatible for the MSM8926-based Motorola Moto G 4G smartphone released in 2013. Acked-by: Krzysztof Kozlowski Signed-off-by: André Apitzsch --- Documentation/devicetree/bindings/arm/qcom.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index c968412d86b8..91dc3205d09e 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -185,6 +185,7 @@ properties: - enum: - microsoft,superman-lte - microsoft,tesla + - motorola,peregrine - const: qcom,msm8926 - const: qcom,msm8226 -- 2.43.0