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 301FAC38145 for ; Tue, 6 Sep 2022 22:27:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229686AbiIFW1P (ORCPT ); Tue, 6 Sep 2022 18:27:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50608 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230013AbiIFW06 (ORCPT ); Tue, 6 Sep 2022 18:26:58 -0400 Received: from mail-ed1-x52d.google.com (mail-ed1-x52d.google.com [IPv6:2a00:1450:4864:20::52d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 005D7272A for ; Tue, 6 Sep 2022 15:26:55 -0700 (PDT) Received: by mail-ed1-x52d.google.com with SMTP id u6so16978183eda.12 for ; Tue, 06 Sep 2022 15:26:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date; bh=a+Vs+P0ciT3P+roY2k8XBdIwCVWYhAwaTZ/i25+tK1Q=; b=G38S/EqecQ8sQP0LzugoHuJ4vO5tGIs1Irzd5Df2yBAJ60O5P5fac0bguYHaOigTSZ /8feiG7RBqs6a7WUgyG0z8RRq/IbpO2nf9njQRB0Vd5FXLenlPVPCSvkNxR3B5IQSHnP fGvhZTNH64t4bL+IDvTHVbgt/2/KnS70+CCcA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date; bh=a+Vs+P0ciT3P+roY2k8XBdIwCVWYhAwaTZ/i25+tK1Q=; b=6OpFTLtE77mxoU/gUEbvcYQmWV/hSLxlHFlhvuM+m3wXCWU1R/ryPOxcY30LJYOrhW 6aSCpINW3Wy97n4lFzsN7siwaT5T4GCGd4+mPHaWgF5yvWYsiFMmBAiOugzGWBH3MmJq Iy+decAe+KdFkF4RXjk0eDMIoRsObOEO20VE0U6bJ2KzQpeJpRfArkco30WFkYuN9F9K 2tq8Z5jPpV44pu349t7pH02295he3h/SYnrGPRWi63GihOHmJ1ciWkn45Bie5BHyEqDZ lQ3fLoIGiV0bPpro62j5Cp3G4vxBNwzbwxJqhkVFtYNSW2ds+JOD95T/LWl/eJkQuIh7 2EtQ== X-Gm-Message-State: ACgBeo1W0+Vc+a1vX2P6esMtSvlq9VUhDha0NPK7VCYYtx+hul80ATZD 4heNgBK0IzlrbGUGqthXyPNNYTGxb2+2BT4s X-Google-Smtp-Source: AA6agR4yyho5gsHD2tv38sqyJT9+NBEnD1+iZirCFToRwlwxbgyKkDM/Jtoqy10tErN9hU+byITZ1g== X-Received: by 2002:a05:6402:4003:b0:448:4c79:45e2 with SMTP id d3-20020a056402400300b004484c7945e2mr610636eda.376.1662503214350; Tue, 06 Sep 2022 15:26:54 -0700 (PDT) Received: from mail-wm1-f53.google.com (mail-wm1-f53.google.com. [209.85.128.53]) by smtp.gmail.com with ESMTPSA id f2-20020a05640214c200b0044eb4227bf6sm3232136edx.63.2022.09.06.15.26.53 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 06 Sep 2022 15:26:53 -0700 (PDT) Received: by mail-wm1-f53.google.com with SMTP id d5so7624916wms.5 for ; Tue, 06 Sep 2022 15:26:53 -0700 (PDT) X-Received: by 2002:a05:600c:22d3:b0:3a8:424d:f386 with SMTP id 19-20020a05600c22d300b003a8424df386mr280546wmg.57.1662503212860; Tue, 06 Sep 2022 15:26:52 -0700 (PDT) MIME-Version: 1.0 References: <20220901024827.v3.1.I3aa360986c0e7377ea5e96c116f014ff1ab8c968@changeid> In-Reply-To: <20220901024827.v3.1.I3aa360986c0e7377ea5e96c116f014ff1ab8c968@changeid> From: Doug Anderson Date: Tue, 6 Sep 2022 15:26:41 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [PATCH v3 1/2] dt-bindings: arm: qcom: Document additional skus for sc7180 pazquel360 To: Yunlong Jia , Bjorn Andersson Cc: LKML , Bob Moragues , Henry Sun , Andy Gross , Konrad Dybcio , Krzysztof Kozlowski , Rob Herring , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , linux-arm-msm Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Bjorn, On Wed, Aug 31, 2022 at 7:50 PM Yunlong Jia wrote: > > pazquel360 is an extension project based on pazquel. > We create 3 sku on pazquel360: > sku 20 for LTE with physical SIM _and_ eSIM and WiFi > sku 21 for WiFi only > sku 22 for LTE with only a physical SIM > Both sku20 and sku22 are LTE SKUs. > One has the eSIM stuffed and one doesn't. > There is a single shared device tree for the two. > > Signed-off-by: Yunlong Jia > Acked-by: Krzysztof Kozlowski > Reviewed-by: Douglas Anderson > > --- > > Changes in v3: > 1. Adjust the format of the changelog. > > --- > Documentation/devicetree/bindings/arm/qcom.yaml | 11 +++++++++++ > 1 file changed, 11 insertions(+) I think these two patches are ready to land if now is a good time. Thanks! -Doug