From patchwork Sat May 21 16:45:44 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 575110 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 91063C433F5 for ; Sat, 21 May 2022 16:46:35 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343757AbiEUQqc (ORCPT ); Sat, 21 May 2022 12:46:32 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39808 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1355433AbiEUQqF (ORCPT ); Sat, 21 May 2022 12:46:05 -0400 Received: from mail-lf1-x133.google.com (mail-lf1-x133.google.com [IPv6:2a00:1450:4864:20::133]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 709A511A0C for ; Sat, 21 May 2022 09:46:01 -0700 (PDT) Received: by mail-lf1-x133.google.com with SMTP id y32so18997589lfa.6 for ; Sat, 21 May 2022 09:46:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=C9QWlYZbimnP2T28GM+wsNJfp2yzNn64Vfz4tFJ6qNI=; b=ZowkgVTuMlqygpJ6ywRaqeiyoReQBVjtzOGMRCuXLQmsdyTqNXeoUOzxlDVbSH3kZR X9CTQvYKlZC2K0I7t8q1OsaDr0jbLFD0Y21iQDcdEVNgU/seE9Tg+6jQIu40IF44qIQq 6bXRe0riKun9ihbZ7xiCfM2eBmDE6JQZ47wwBVR0A5P8yRnuVJ4sjo7lv9d2a+z83qtC xfdEDKXG+ttBNYzltJsjs5weAnmubcQJga7DEvK/S8+Zc6I7IzQ6breG1yiPGNaWxrG7 6uGcIz24tc1/4mEhmVpL9OHuKUJVoSl9dSVndbF4hIcDY+FFsY3OTRKOcrt5KmamY3SO ZDkw== 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=C9QWlYZbimnP2T28GM+wsNJfp2yzNn64Vfz4tFJ6qNI=; b=Yq4qgN6M+Q6IbE0gRH9gDarzJKXyquZkoLTECdfONA85DpEHk5fr3tXXtl1xyDiV18 q7qYWmHMaxcDLoTjmTUlnBzH5KUio5D19raFSNNgc87snufZhUZ63thnqUaWg+4thI+Y J4u3JKbgL/KDDyIy/ctE+E3WCOpm8z6/R7mFCTYAOXSOWHCxi4n4qqLFbGgllB298i2y pUrsQeoIToq0KR60cX6x4BE2tHsX9YIbxRkySv1vBP8Rv63qlt+cBMawvinmt6sPz6d9 vfT3NRl/6igIVVWGtw+nRpPxIS79qBa547Wvi4V2yNUOCatDG296co7ExDN6qw0H3W4a CrBg== X-Gm-Message-State: AOAM5300i7XWdP0bDKl/yryxBcAjM9MsJnd4PZg3RSDqWXqAGx85GouS fl/Zz6vBXn1RuR1iqryF5mNBrg== X-Google-Smtp-Source: ABdhPJzwRO2glBghGZQzXUTWSMG1t7FIjn6BCiv8fJWMyIHR+R+mzV6kEKGSZw8q5n6rTLhucAh6EA== X-Received: by 2002:a05:6512:3f0d:b0:477:8ecb:2163 with SMTP id y13-20020a0565123f0d00b004778ecb2163mr11041206lfa.278.1653151559438; Sat, 21 May 2022 09:45:59 -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 f26-20020a19ae1a000000b0047255d211cesm1114282lfc.253.2022.05.21.09.45.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 21 May 2022 09:45:58 -0700 (PDT) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Rob Herring , Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 06/12] dt-bindings: arm: qcom: add missing SDM636 board compatibles Date: Sat, 21 May 2022 18:45:44 +0200 Message-Id: <20220521164550.91115-6-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20220521164550.91115-1-krzysztof.kozlowski@linaro.org> References: <20220521164550.91115-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Document board compatibles already present in Linux kernel. Signed-off-by: Krzysztof Kozlowski --- Documentation/devicetree/bindings/arm/qcom.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 776149a3f628..c4fc6dd09ec3 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -48,6 +48,7 @@ description: | sc8280xp sdm630 sdm632 + sdm636 sdm660 sdm845 sdx55 @@ -292,6 +293,11 @@ properties: - fairphone,fp3 - const: qcom,sdm632 + - items: + - enum: + - sony,mermaid-row + - const: qcom,sdm636 + - items: - enum: - xiaomi,lavender