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 85713C43334 for ; Mon, 20 Jun 2022 19:11:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S244590AbiFTTL3 (ORCPT ); Mon, 20 Jun 2022 15:11:29 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37288 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235833AbiFTTL1 (ORCPT ); Mon, 20 Jun 2022 15:11:27 -0400 Received: from mail-ej1-x62a.google.com (mail-ej1-x62a.google.com [IPv6:2a00:1450:4864:20::62a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6045715FF8 for ; Mon, 20 Jun 2022 12:11:26 -0700 (PDT) Received: by mail-ej1-x62a.google.com with SMTP id mf9so2624871ejb.0 for ; Mon, 20 Jun 2022 12:11:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :references:from:in-reply-to:content-transfer-encoding; bh=p8Cq4R+8FtRcvZYSme69qC94a9sE8Xu5aJ+c94otTdk=; b=o919jSIV76WguZgSYpOa1+5sKIJBkfT6eHCmTxwi7OxB3whAEpiI+hHjiOROiBQaWo LJLqq4ubHd/EWli2QCr6HdrFNd0YD2SD7mlwS5wNXxHBRXpetDvsOr0WKlvJ7hEeJKfB 9eCL7bs6/7lOEba5m7mVwFYU9ar1XWSg4RbXlzb0NN4yjtX/809yGFEU4djrUEEei4ai Xp02NTsnMThyNop+yyGqSiPuR0rlR0ALum9PxvNJBL2RiXkXMRgV/xry6W9Fvuolij18 nI7w+lL8XDT/nE4NVKAZf/lxdsp4p8zK3tNy9wbOX9aTkZxq4OdzdfpqjFLh5HagCbIi 33ZA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:references:from:in-reply-to :content-transfer-encoding; bh=p8Cq4R+8FtRcvZYSme69qC94a9sE8Xu5aJ+c94otTdk=; b=zme+3lTqJ1lk7BSdOL/cGniQ9Td6tPuYxCgExm2c5UT+CrV5R8sbayRLUhJxW/bUfY 4l2ONJTokohHCyySuE80QVpQzyh5mAoHt34D0/ggQvKHp1hqHIN1PrLNpW6klaiLYVM2 pFpRQCacZhAA5XnmbtViyF8upee6x8jqz24FVfZkaNQMCUHcdr6LpzPddMREwYCzJ7Hj 4FdCBejhEfqpA3t3aFpXTpvOHf/ATEjAvniw5PdHinJCI9Y/G7dPbQl6UHCOJQ1YJp9U pHvNaGsymECTWG0ZZJZhMm/riy6MoRUIrL7fgDsT+YR1WU6h1MHfjDi6hUkJODtbqS0g aWcQ== X-Gm-Message-State: AJIora+FLVXPCOoPD/syvWHwku2NyJGcTENk0FKAVJnXTWFcefVkaw9j zXBFFtG9bmCVvnX5EzfDq0hmDQ== X-Google-Smtp-Source: AGRyM1tgyOsdlguQWQfFO7W7cyKpleASmH1jchFTWI935o6WNHeRhKRm+G+JUR/RRE6d1Bwufw1msQ== X-Received: by 2002:a17:906:4a13:b0:715:85cc:9224 with SMTP id w19-20020a1709064a1300b0071585cc9224mr22375632eju.267.1655752284923; Mon, 20 Jun 2022 12:11:24 -0700 (PDT) Received: from [192.168.0.212] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id g8-20020a170906538800b006ff05d4726esm6372433ejo.50.2022.06.20.12.11.23 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 20 Jun 2022 12:11:24 -0700 (PDT) Message-ID: Date: Mon, 20 Jun 2022 21:11:23 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Subject: Re: [PATCH 2/6] ARM: dts: qcom: use dedicated QFPROM compatibles Content-Language: en-US To: Andy Gross , Bjorn Andersson , Srinivas Kandagatla , Rob Herring , Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20220505113802.243301-1-krzysztof.kozlowski@linaro.org> <20220505113802.243301-2-krzysztof.kozlowski@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20220505113802.243301-2-krzysztof.kozlowski@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 05/05/2022 13:37, Krzysztof Kozlowski wrote: > Use dedicated compatibles for QFPROM on APQ8064, IPQ8064 and MSM9874, > which is expected by the bindings. > > Signed-off-by: Krzysztof Kozlowski > --- > arch/arm/boot/dts/qcom-apq8064.dtsi | 2 +- > arch/arm/boot/dts/qcom-apq8084.dtsi | 2 +- > arch/arm/boot/dts/qcom-ipq8064.dtsi | 2 +- > arch/arm/boot/dts/qcom-msm8974.dtsi | 2 +- > 4 files changed, 4 insertions(+), 4 deletions(-) > I'll take the bindings (patch #1) but what about DTS here? Any comments? Best regards, Krzysztof