From mboxrd@z Thu Jan 1 00:00:00 1970 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 53857C4167B for ; Fri, 16 Dec 2022 14:19:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230145AbiLPOTL (ORCPT ); Fri, 16 Dec 2022 09:19:11 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48850 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231143AbiLPOTI (ORCPT ); Fri, 16 Dec 2022 09:19:08 -0500 Received: from mail-io1-xd36.google.com (mail-io1-xd36.google.com [IPv6:2607:f8b0:4864:20::d36]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CA96155A87 for ; Fri, 16 Dec 2022 06:19:06 -0800 (PST) Received: by mail-io1-xd36.google.com with SMTP id g20so1300881iob.2 for ; Fri, 16 Dec 2022 06:19:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=Wl0ZP4xK4Upd+cEBPXBThb9AV02PUTeFRKB2U0gXeKA=; b=h7Hp8co82FOYwMgBFNyRwl5UEW0DjFrlU1OxyWcWEStRdx8/2uo50bPmCKju4kCHMs ZLz0tmw4M2Yk8/4wuarPbGE4UJkQPxJI7BV6/EjCS819Ul440ukpe82XWfl1q1fjqlKL h0gEHODrQTaOrjFSEptVqYyf4PxscG/XUjrdg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=Wl0ZP4xK4Upd+cEBPXBThb9AV02PUTeFRKB2U0gXeKA=; b=iJ5X8bXvdQ9htbIqJCjCSmqInlYqOhrqKwY57K4fxMXO4OfwlGpzJUGUyHdRXLBQ7O 5i69RZgM/XEiANrPaLXcUu/AvcKSJ6d9c/diwGk3XyFxNXW4gX7Ewh9KG/2kBBermgHY lZsd2Y6gM8Q96YHxTbYS8EMq65g1Hgpr36vewCNoJjTevtXsNedKoPisRQdizwabspkJ nxzpQ07oImSTqFSoJEe3a/gheecNDkOL+iTWW/T9Od/cyNwbvtHEWqAt6Bh/oes4l+ig iCnP5kG6NCyxl69oRca+2a0leUtV8Mh8aGcIGde6C0o1ec+Fwzur4s8nIxnUoX3B79hc YnQQ== X-Gm-Message-State: AFqh2kqvDQVeogErWEAaEIWUwBIoEylfQw3F8WtAL9j6mEutA0gHHAcF ofpF1n5ieBGnrnoi0U7HdrcbOQ== X-Google-Smtp-Source: AMrXdXtPUW6Tpkax3Pl3MBRzQgK86qKjK/c8IXSjLRucLdvYx7JCaPonWbRFdZsrbBWNFHggfAQ8SQ== X-Received: by 2002:a6b:c8d2:0:b0:6e5:d1b2:d921 with SMTP id y201-20020a6bc8d2000000b006e5d1b2d921mr1195863iof.18.1671200346177; Fri, 16 Dec 2022 06:19:06 -0800 (PST) Received: from localhost (30.23.70.34.bc.googleusercontent.com. [34.70.23.30]) by smtp.gmail.com with UTF8SMTPSA id z8-20020a02cea8000000b0037477c3d04asm728517jaq.130.2022.12.16.06.19.05 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 16 Dec 2022 06:19:05 -0800 (PST) Date: Fri, 16 Dec 2022 14:19:04 +0000 From: Matthias Kaehlcke To: Rajendra Nayak Cc: agross@kernel.org, andersson@kernel.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, konrad.dybcio@linaro.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dianders@chromium.org Subject: Re: [PATCH v4 1/2] dt-bindings: arm: qcom: Document the sc7280 CRD Pro boards Message-ID: References: <20221216112918.1243-1-quic_rjendra@quicinc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20221216112918.1243-1-quic_rjendra@quicinc.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Dec 16, 2022 at 04:59:17PM +0530, Rajendra Nayak wrote: > Add compatibles for the Pro SKU of the sc7280 CRD boards > which come with a Pro variant of the qcard. > The Pro qcard variant has smps9 from pm8350c ganged up with > smps7 and smps8. > > Signed-off-by: Rajendra Nayak > Acked-by: Krzysztof Kozlowski > Reviewed-by: Matthias Kaehlcke > --- > v4 changes: > Added the zoglin-sku1536 compatible along with hoglin-sku1536. > Zoglin is same as the Hoglin variant, with the SPI Flash reduced > from 64MB to 8MB > > 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 1b5ac6b02bc5..07771d4c91bd 100644 > --- a/Documentation/devicetree/bindings/arm/qcom.yaml > +++ b/Documentation/devicetree/bindings/arm/qcom.yaml > @@ -558,6 +558,12 @@ properties: > - const: google,hoglin > - const: qcom,sc7280 > > + - description: Qualcomm Technologies, Inc. sc7280 CRD Pro platform (newest rev) > + items: > + - const: google,zoglin-sku1536 > + - const: google,hoglin-sku1536 Is there actually such a thing as a 'hoglin-sku1536', i.e. the Pro qcard with 64MB of SPI flash, or do they all have 8MB of flash?