From patchwork Thu May 12 16:04:46 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Doug Anderson X-Patchwork-Id: 1630275 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: bilbo.ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=chromium.org header.i=@chromium.org header.a=rsa-sha256 header.s=google header.b=dhlGVikV; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=2620:137:e000::1:20; helo=out1.vger.email; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Received: from out1.vger.email (out1.vger.email [IPv6:2620:137:e000::1:20]) by bilbo.ozlabs.org (Postfix) with ESMTP id 4Kzc7V2RfVz9sGJ for ; Fri, 13 May 2022 02:05:26 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1356267AbiELQFX (ORCPT ); Thu, 12 May 2022 12:05:23 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56720 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1356250AbiELQFM (ORCPT ); Thu, 12 May 2022 12:05:12 -0400 Received: from mail-pg1-x532.google.com (mail-pg1-x532.google.com [IPv6:2607:f8b0:4864:20::532]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8518B25C2AB for ; Thu, 12 May 2022 09:05:11 -0700 (PDT) Received: by mail-pg1-x532.google.com with SMTP id l11so4991810pgt.13 for ; Thu, 12 May 2022 09:05:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=jQodzRrpvLC8VVynkNqTImsbAA7vm6HuQVRMnPSoLww=; b=dhlGVikVk9gpPZjb2ivh84DU0OiBpQH/FKtrtIAGJjq1P/v/U+ah3cU+8Z+zGc1grE rxxTUO6TJr1ndbBS4s5jmG8YtkQldK7fSfh/iDdM15sNMSw7P6ivKsicF/Iza4kN0BDP SQD6+4bm0hAhmfWW5j5+X9aosx2LetWZtwSfg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=jQodzRrpvLC8VVynkNqTImsbAA7vm6HuQVRMnPSoLww=; b=LH7YhRTNKc+DupvIgvc11Psisa8jnZWqUIGmXdqNFh6qowZE2srqFtVla4kg2/7AaK VWfbZD+HcmjRBTcd1bkFLyrLmHVW5rWWI9n2PoYDnNHeEqBBNqa42gXjILt5tsaPscW8 b/wKgK8lHGv7H5IoKeMXnkbBlnNuktPV7/FVwWmrC6MDX1IbugisdCpcsQ9N2tqHNt9z Mrg8FmSbTTj/FxyOJaoA3/1YozNuCJi8A4s6MWE2RISQZ6pqb7L3qTL52qFL4doeAe0p iKcCDCAB0Z/SxRShN/tuY3y5lIRDJiUlV2uX2wN4keA3BqgjNgKh1kD4Msdc5qFTW6Kk Rokw== X-Gm-Message-State: AOAM530dr9DTFAXLGr1HNjgzCNEG5a9vCP7XJ/SFF4f96B+QX7siHOhb YiLd3BU+iQC/FgiJlPXcGE2hLA== X-Google-Smtp-Source: ABdhPJx51s++hc6gA/ZX1sf8tg3GuQAsQdZBrp6LYUTPfePxvWWMxmRIYkK5jtyP2P3NLOLqSwaGxA== X-Received: by 2002:a63:dd55:0:b0:3da:eb74:ef9b with SMTP id g21-20020a63dd55000000b003daeb74ef9bmr313327pgj.600.1652371510964; Thu, 12 May 2022 09:05:10 -0700 (PDT) Received: from tictac2.mtv.corp.google.com ([2620:15c:202:201:504e:720d:de58:4f66]) by smtp.gmail.com with ESMTPSA id b15-20020a62a10f000000b0050dc762817esm21381pff.88.2022.05.12.09.05.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 12 May 2022 09:05:10 -0700 (PDT) From: Douglas Anderson To: Rob Herring , Bjorn Andersson Cc: Stephen Boyd , Matthias Kaehlcke , Alexandru M Stan , Krzysztof Kozlowski , Rajendra Nayak , "Joseph S . Barrera III" , Julius Werner , Douglas Anderson , Andy Gross , Krzysztof Kozlowski , Rob Herring , Stephen Boyd , devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 2/3] dt-bindings: arm: qcom: Add / fix sc7280 board bindings Date: Thu, 12 May 2022 09:04:46 -0700 Message-Id: <20220512090429.2.I1318c1ae2ce55ade1d092fc21df846360b15c560@changeid> X-Mailer: git-send-email 2.36.0.550.gb090851708-goog In-Reply-To: <20220512090429.1.I9804fcd5d6c8552ab25f598dd7a3ea71b15b55f0@changeid> References: <20220512090429.1.I9804fcd5d6c8552ab25f598dd7a3ea71b15b55f0@changeid> MIME-Version: 1.0 X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_NONE, SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org This copy-pastes compatibles from sc7280-based boards from the device trees to the yaml file. It also fixes the CRD/IDP bindings which had gotten stale. Signed-off-by: Douglas Anderson --- .../devicetree/bindings/arm/qcom.yaml | 40 +++++++++++++++---- 1 file changed, 33 insertions(+), 7 deletions(-) diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 399be67eb5d2..c7ab028d54a0 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -399,14 +399,40 @@ properties: - const: google,trogdor-sku0 - const: qcom,sc7180 + # Qualcomm Technologies, Inc. sc7280 CRD platform (rev3 - 4) - items: - - enum: - - qcom,sc7280-crd - - qcom,sc7280-idp - - qcom,sc7280-idp2 - - google,hoglin - - google,piglin - - google,senor + - const: qcom,sc7280-crd + - const: google,hoglin-rev3 + - const: google,hoglin-rev4 + - const: google,piglin-rev3 + - const: google,piglin-rev4 + - const: qcom,sc7280 + + # Qualcomm Technologies, Inc. sc7280 CRD platform (newest rev) + - items: + - const: google,hoglin + - const: qcom,sc7280 + + # Qualcomm Technologies, Inc. sc7280 IDP SKU1 platform + - items: + - const: qcom,sc7280-idp + - const: google,senor + - const: qcom,sc7280 + + # Qualcomm Technologies, Inc. sc7280 IDP SKU2 platform + - items: + - const: qcom,sc7280-idp2 + - const: google,piglin + - const: qcom,sc7280 + + # Google Herobrine (newest rev) + - items: + - const: google,herobrine + - const: qcom,sc7280 + + # Google Villager (newest rev) + - items: + - const: google,villager - const: qcom,sc7280 - items: