From patchwork Sun Sep 18 09:54:30 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 607189 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 232D8C6FA86 for ; Sun, 18 Sep 2022 09:58:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229593AbiIRJ60 (ORCPT ); Sun, 18 Sep 2022 05:58:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34096 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229949AbiIRJ5q (ORCPT ); Sun, 18 Sep 2022 05:57:46 -0400 Received: from mail-lf1-x12e.google.com (mail-lf1-x12e.google.com [IPv6:2a00:1450:4864:20::12e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 52E27B4BD for ; Sun, 18 Sep 2022 02:54:37 -0700 (PDT) Received: by mail-lf1-x12e.google.com with SMTP id o2so40109733lfc.10 for ; Sun, 18 Sep 2022 02:54:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date; bh=J+6gcPp9CDseK1qwaGJdlUm+d5gzsbdnc0Q6gwGr3SE=; b=qQCEJFzlCjO1qpQjOiEkN47TwRkRFxPpreRhxL0npTR5GNqdhjN094RMdNOugmPQbY 4R2vmOInyW1+dLGTvCdlQrSnqCcr01s514zwezLPBAc4hYuePjZGq32pG7G/YleFVk4E nE1kQROPw1A62sG7tIE0vWOpFSlro85YEth9rZQT+PN6ndNceIscbw7bPQX1ce2yks+a VFlt7qmVhLGUD4wyiEp+sJsb+mmRUSGnaTzJufhJE7uWegqJL3cbX6MwOGqjSdh1BSyX Q+nf87qU0T2dK4ye/XvVUdve36lbwddIA18VAQt5I/haSa3vXA/7LrhN/5I7Ss9Z2uBZ 4x4g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date; bh=J+6gcPp9CDseK1qwaGJdlUm+d5gzsbdnc0Q6gwGr3SE=; b=gxAwbxIeUQ4zJpU6FwHu5X4apCPquKhvyewT/Sde3OM2Q6bKi1mC0NKabhV+BhZOWg qS6wIA6JdBSqWfYtl7hlRCanmzdy+A3j8O3/WNvzMVedibOH5E7Zy6lRxpIUATDIMRdu JBGBN+SgPTXLh+n1W5Q6SnRSgPQ2a8FDg+IiedOV1eCsEZDpKsLMvD3qx44ORBUz3XFL D10YJc4zjlow9g7+LnIWWq+VvnK6lbH5j/Sb3asGwlV1d17LyaKLKSWi0w+gxomXL3wI KsxtqPrESaPorETW2gBtpsq/cRm3S8bJW6voooh4sTc1bxR+5SLUxdHo5Jw1qIFfK56+ zf0g== X-Gm-Message-State: ACrzQf2OhDGCq3y9QAbk0jLGMTaKN04jzudsN6L3xzspF/H2jDZ/bbMJ vu7AniEOC8RvduCoqXA8fhBOkg== X-Google-Smtp-Source: AMsMyM7Fu0B5u1LgnyhsPM/WSHOLR+bZcymDs4MF6UNhjHc53XbV/jvHtyZxuy1/vep2nJt/el3qCA== X-Received: by 2002:a05:6512:21c9:b0:492:f0f7:d82f with SMTP id d9-20020a05651221c900b00492f0f7d82fmr4162301lft.588.1663494875313; Sun, 18 Sep 2022 02:54:35 -0700 (PDT) Received: from krzk-bin.. (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id v23-20020a056512349700b00499d70c0310sm4403410lfr.3.2022.09.18.02.54.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 18 Sep 2022 02:54:34 -0700 (PDT) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH] dt-bindings: arm: qcom: document Google Cheza Date: Sun, 18 Sep 2022 10:54:30 +0100 Message-Id: <20220918095430.18068-1-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Document Google Cheza board compatibles recently added. Signed-off-by: Krzysztof Kozlowski Acked-by: Rob Herring --- Documentation/devicetree/bindings/arm/qcom.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 1b5ac6b02bc5..90637b425ce4 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -674,6 +674,9 @@ properties: - items: - enum: + - google,cheza + - google,cheza-rev1 + - google,cheza-rev2 - lenovo,yoga-c630 - lg,judyln - lg,judyp