From patchwork Fri Oct 21 10:56:20 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sheng-Liang Pan X-Patchwork-Id: 618291 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 2DC31C4332F for ; Fri, 21 Oct 2022 10:56:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229956AbiJUK4w (ORCPT ); Fri, 21 Oct 2022 06:56:52 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41678 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230189AbiJUK4u (ORCPT ); Fri, 21 Oct 2022 06:56:50 -0400 Received: from mail-pj1-x1036.google.com (mail-pj1-x1036.google.com [IPv6:2607:f8b0:4864:20::1036]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4BA1225F1FC for ; Fri, 21 Oct 2022 03:56:46 -0700 (PDT) Received: by mail-pj1-x1036.google.com with SMTP id u8-20020a17090a5e4800b002106dcdd4a0so6344186pji.1 for ; Fri, 21 Oct 2022 03:56:46 -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 :message-id:reply-to; bh=/7fcvrE1BvqWs8Ve2suGBYVJ5y1iMJPXMU/J5Xu4wR0=; b=Lv1gkYwuYjUDyFpYbTZJ4OuDrjsyWSEjwXdreZab8eK6JrSnz3c4Xf5Q3wMvtoNjiR uollZWggI6wCsnupHGsGKw9sv9MqxJx7DZvhiHYhEalEAoI+TO5vb+VSM8Lbng5BD4ob vW/F+zLaI2kURlv5IZyGaD7u2vSDqK5b/J/zbXJIW20mQU5R9db1Wh/T2xjTV8u8LRDP 8emFH6NMX2LG8bIvTU/pZgjgij4SJxZh/wgBHRvdDFeQ1mV45aJ87tdPpu/uFmWi7G6T 1F7+FMPvU4UV4SVgU6BsWNKZ7q3Qnxg0tI5dyzKmn2ZB/dpcLoI3IcGTRrKikN+NK7vm PwQA== 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:message-id:reply-to; bh=/7fcvrE1BvqWs8Ve2suGBYVJ5y1iMJPXMU/J5Xu4wR0=; b=vj8Gpp3mk0jg1lGh6kkgyQNQbsPYYWcuPiBxFCDih8aWoZBMWwRxwH2ohjt9J0tBOf YTrkPNGHn6OmYEyZaje58CwN1aRV42vPxoze0KKbSFnQF9i22SQCtZWV0HuHChNp1g4Q TAtAuOjZ+3XpBIPzurKV2uaa5k7PBXTEuGXQnbtY/9rlYbQxS63JhEOE2Eepe5Hd1FoR QGWcp2zLkYB5uTMDUYhmXbeQbxb5537FhKaTnMDu5TJakF9YNFaTOL8wA15Ecvcs49CA Dt9vEepKu1/NNFIiNic3J8pzadva1omqyPwCh2Vi+gBcstWb5cXEIIR7+7r2ymvadfj6 g0sg== X-Gm-Message-State: ACrzQf1xnUn2ZAsrJYeVmmJOLusoezGLZx6m6R8Tgbo1rdnD+Fl8Q6j/ OovQmnU04tntsKw3/jMh/PzJ+g== X-Google-Smtp-Source: AMsMyM60Eq4v6d3CvvovFeCd89nRBD8VnZ1hOrwML/oo0VKKGoC/+kmdRjS90j26oe8QTO4mq6C9xQ== X-Received: by 2002:a17:90b:2705:b0:20a:b4fa:f624 with SMTP id px5-20020a17090b270500b0020ab4faf624mr21498742pjb.124.1666349806257; Fri, 21 Oct 2022 03:56:46 -0700 (PDT) Received: from liang-Predator-PH517-52.. (2001-b400-e339-bb7d-a809-3af0-ee98-4fc4.emome-ip6.hinet.net. [2001:b400:e339:bb7d:a809:3af0:ee98:4fc4]) by smtp.gmail.com with ESMTPSA id 2-20020a620602000000b0052d4cb47339sm14822957pfg.151.2022.10.21.03.56.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 21 Oct 2022 03:56:45 -0700 (PDT) From: Sheng-Liang Pan To: LKML Cc: dianders@chromium.org, Sheng-Liang Pan , Krzysztof Kozlowski , Andy Gross , Bjorn Andersson , Konrad Dybcio , Krzysztof Kozlowski , Rob Herring , devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org Subject: [PATCH v8 1/4] dt-bindings: arm: qcom: Separate LTE/WIFI SKU for sc7280-evoker Date: Fri, 21 Oct 2022 18:56:20 +0800 Message-Id: <20221021185331.v8.1.Ic800ee7b604bcb0519ca404600d7be2352725686@changeid> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20221021105623.3520859-1-sheng-liang.pan@quanta.corp-partner.google.com> References: <20221021105623.3520859-1-sheng-liang.pan@quanta.corp-partner.google.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org 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 --- Changes in v4: - fix typo in tittle and commit - recover change for trackpad and touchscreen Documentation/devicetree/bindings/arm/qcom.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 207e282602064..04928ca8cd556 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -592,6 +592,11 @@ properties: - const: google,evoker - const: qcom,sc7280 + - description: Google Evoker with LTE (newest rev) + items: + - const: google,evoker-sku512 + - const: qcom,sc7280 + - description: Google Herobrine (newest rev) items: - const: google,herobrine