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 2D793C77B73 for ; Tue, 6 Jun 2023 11:28:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235791AbjFFL2d (ORCPT ); Tue, 6 Jun 2023 07:28:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53788 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235259AbjFFL2c (ORCPT ); Tue, 6 Jun 2023 07:28:32 -0400 Received: from mail-ej1-x629.google.com (mail-ej1-x629.google.com [IPv6:2a00:1450:4864:20::629]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 51688B1 for ; Tue, 6 Jun 2023 04:28:31 -0700 (PDT) Received: by mail-ej1-x629.google.com with SMTP id a640c23a62f3a-974f4897d87so642300966b.0 for ; Tue, 06 Jun 2023 04:28:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1686050910; x=1688642910; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=utFeka+9yLICmbetZMFezs6Zq+yNbOQcRunr7yjZBJQ=; b=Qdhs0Hl2+JaE3/asNnbSTqPp+raEcB3hNpariCCxePYPH3jQL/cmWUP5KxdBCjhSR8 YNFZeP+hdKbQYlOoDbrfKuPSLaK5iqm3HerePEuC1fJ+Di40rOfG5hSZzMCtixTBqSWU yhoD2ZIWh6kH5qEv1+0RbidtMiQoIwdZyYsQ3G+GfBMjgzmWINoCGBszGT4o2ZgbwHEu /l4y62c+X1D1y5hCITw+Qpx9R2iSkz3Oh+Bwt+IUleXEeIkZRNbGOj3bnMZeynuI2dTK bSJthP70JAglhPW5mujPg0R1dofyGmeD4lwMLK6nqQEcbe8JLgc0yrLhuD0uxuxCcOll BcYA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686050910; x=1688642910; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=utFeka+9yLICmbetZMFezs6Zq+yNbOQcRunr7yjZBJQ=; b=Fd957TSVUe4UbkWxz41r/ctLFKSPmNeCYBYCPVRvGpUVHM6AKEN2k8272X0AgSnzoO BlYhGwUBdDVB/Kdkgb2gOcH5sWG3kwmmLcIurGhfWefNdhzBgvuMuD+6kcpCkF/cCd4E N/0fRWkEnAaKIoxCjZwJDZBC6oLDw9OT4fnrnEq3uW0YV+J9/K2OWpZDfwZNGFQqd5RO bRnsiSNy1PMaE8LN6ENW8uRcfYhOz2nqQVUpqSyHNn+KIgo8G8rEnWS1qlDwDCgNKued qPS0ByJ8bVrF3YNuYYae/xtV4+kn7zJqfMW60VVu6c/u40IKf59TvjSKYhEPiI0ohlB4 v6hQ== X-Gm-Message-State: AC+VfDxbFOVNNZfXCSDv8GsnySikrusApA6WXpeQAOcbNg2rTSZoZVzE t+dovY2lnbm8OyXIF8gW9+fJIVuCxOBfrtWgR8LZQA== X-Google-Smtp-Source: ACHHUZ4btnhep2dxOX+EtQzTSaJyfXbSiLkcT4PdQhg9liSwnoIRQowJatIOkGMVy3mo17MPq2w+sA== X-Received: by 2002:a17:906:fe0d:b0:96f:1f79:c0a6 with SMTP id wy13-20020a170906fe0d00b0096f1f79c0a6mr2058936ejb.70.1686050909851; Tue, 06 Jun 2023 04:28:29 -0700 (PDT) Received: from [192.168.1.20] ([178.197.219.26]) by smtp.gmail.com with ESMTPSA id m19-20020a170906235300b00967a18df1easm5454195eja.117.2023.06.06.04.28.28 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 06 Jun 2023 04:28:29 -0700 (PDT) Message-ID: Date: Tue, 6 Jun 2023 13:28:27 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.2 Subject: Re: [PATCH 1/2] dt-bindings: arm: qcom: document MI04.1 board based on IPQ5332 family Content-Language: en-US To: Hariharan K , agross@kernel.org, andersson@kernel.org, konrad.dybcio@linaro.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: quic_srichara@quicinc.com, quic_sjaganat@quicinc.com, quic_kathirav@quicinc.com, quic_arajkuma@quicinc.com, quic_anusha@quicinc.com References: <20230606095732.12884-1-quic_harihk@quicinc.com> <20230606095732.12884-2-quic_harihk@quicinc.com> From: Krzysztof Kozlowski In-Reply-To: <20230606095732.12884-2-quic_harihk@quicinc.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 06/06/2023 11:57, Hariharan K wrote: > Document the MI04.1 (Reference Design Platform 446) board based on IPQ5332 > family of SoCs. > > Signed-off-by: Hariharan K > --- > Documentation/devicetree/bindings/arm/qcom.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml > index 8302d1ee280d..165a815337f7 100644 > --- a/Documentation/devicetree/bindings/arm/qcom.yaml > +++ b/Documentation/devicetree/bindings/arm/qcom.yaml > @@ -93,6 +93,7 @@ description: | > ap-mi01.2 > ap-mi01.3 > ap-mi01.6 > + ap-mi04.1 I think we need to stop adding them here... This was supposed to be limited list for Qualcomm bootloader. Are you sure Qualcomm bootloader requires such names with versions? Best regards, Krzysztof