From nobody Mon Apr 6 16:31:57 2026 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 82953C4332F for ; Mon, 3 Oct 2022 10:28:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230036AbiJCK20 (ORCPT ); Mon, 3 Oct 2022 06:28:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41176 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229901AbiJCK2U (ORCPT ); Mon, 3 Oct 2022 06:28:20 -0400 Received: from mail-pj1-x102a.google.com (mail-pj1-x102a.google.com [IPv6:2607:f8b0:4864:20::102a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 26DFA2497C for ; Mon, 3 Oct 2022 03:28:19 -0700 (PDT) Received: by mail-pj1-x102a.google.com with SMTP id lx7so9552275pjb.0 for ; Mon, 03 Oct 2022 03:28:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=quanta-corp-partner-google-com.20210112.gappssmtp.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date; bh=u2enmpPHba5zlJ2pqDaLIQSBog6hYUzqkszUkthSI4c=; b=HNjBjdseHCVKa53HiGDSCcV0QERfzmK3vTQUauwY08rmRbwuNA3WnIrMnCNV22Ae7o dNouIttHr6+u/y9OVuwHqknCZ2Lz50g6D3NZv6sbOxFs1/rpwKeeP0S/TEcmUXrbQvO8 S9R7uxfacG57Jec0oNZOqq0r9/2Ct1Zh62cD2dRn2xYqj9IyR3jdjbudsY/ebLVQAE06 BsI2r1OG7o89oAzoOV2DRP9/gC8TaAgOmoPgsYckUqcOQ7Ie+3ZwXwfEYLEd449Iv5yO tYKSd1W9YhwLsrsb2tJke1sc723swj8wI5dZqm0vs4MLskgaFIXhTA8X8ZbGiyICF7rK LkHA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date; bh=u2enmpPHba5zlJ2pqDaLIQSBog6hYUzqkszUkthSI4c=; b=WqPt3R+fJAbWKxJVl+OGzqpv2BE2jKUulrv90hRVi5o3rQRMiN9Tah6mShrrYGZV9p UPmGs5Mc30VNtRhhy5E0NOQRVLgTWv72QZ1lkH0zLfwV7Jvh/XANKiWuScPq8OFQ6Lj6 cBSqTUZUZz0NHkekjaDF52+TDvq9BN1odzOCNtDAcRTV0rzvGtKbmD170skC+RvvoXkU tSy9Qi9FLroREphi3OSGa1tX2xHr0FQ8ax+1/BlQdmHazIvMIcTv6zzZPLq4rglJmsWI bwP6/l/IwvYehYhBpD1HRLrnIaOUpivX01nH2GbFV79Yyb4tXZ4SLAUlQTWqZdMXsc83 Vp0w== X-Gm-Message-State: ACrzQf0eUSIJyvxX45pwAFCD5HZlx8Le438b6+KxJH2btkRAXswVTTMP vUTWULBsnfjwT791428BFD68YCQqdOLYIrn8 X-Google-Smtp-Source: AMsMyM6cp8atlbhrbU75cKS+MjSEabyCF3ZSZY1q2IhnLuYUTiny0qgeQUcDOPRuDRwOiLKRy79YKw== X-Received: by 2002:a17:90b:33d1:b0:203:7b4b:ba1e with SMTP id lk17-20020a17090b33d100b002037b4bba1emr11436886pjb.128.1664792898216; Mon, 03 Oct 2022 03:28:18 -0700 (PDT) Received: from liang-Predator-PH517-52.. (60-250-232-247.hinet-ip.hinet.net. [60.250.232.247]) by smtp.gmail.com with ESMTPSA id y17-20020a170902b49100b00172951ddb12sm6860249plr.42.2022.10.03.03.28.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 03 Oct 2022 03:28:17 -0700 (PDT) From: Sheng-Liang Pan To: LKML Cc: dianders@chromium.org, Sheng-Liang Pan , Krzysztof Kozlowski , Andy Gross , Bjorn Andersson , Rob Herring , Stephen Boyd , devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org Subject: [PATCH v6 1/3] dt-bindings: arm: qcom: Separate LTE/WIFI SKU for sc7280-evoker Date: Mon, 3 Oct 2022 18:27:34 +0800 Message-Id: <20221003182637.v6.1.Ide53082044aac56877c4ff5725777769e377476a@changeid> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20221003102735.39028-1-sheng-liang.pan@quanta.corp-partner.google.com> References: <20221003102735.39028-1-sheng-liang.pan@quanta.corp-partner.google.com> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" evoker will have WIFI/LTE SKU, separate it for each different setting. Signed-off-by: Sheng-Liang Pan Reviewed-by: Krzysztof Kozlowski Reviewed-by: Douglas Anderson --- (no changes since v5) Changes in v5: - new patch add touchpad and touchscreen for evoker - remove unnecessary whitespace Changes in v4: - fix typo in tittle and commit - remove change for trackpad and touchscreen Changes in v3: - none Changes in v2: - none Documentation/devicetree/bindings/arm/qcom.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentatio= n/devicetree/bindings/arm/qcom.yaml index 8060c35d003b4..c15a729a6852e 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -513,6 +513,11 @@ properties: - const: google,evoker - const: qcom,sc7280 =20 + - description: Google Evoker with LTE (newest rev) + items: + - const: google,evoker-sku512 + - const: qcom,sc7280 + - description: Google Herobrine (newest rev) items: - const: google,herobrine --=20 2.34.1