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 53B34C7EE23 for ; Tue, 2 May 2023 06:56:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229457AbjEBG4S (ORCPT ); Tue, 2 May 2023 02:56:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59134 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231610AbjEBG4Q (ORCPT ); Tue, 2 May 2023 02:56:16 -0400 Received: from mail-ej1-x62d.google.com (mail-ej1-x62d.google.com [IPv6:2a00:1450:4864:20::62d]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 57CAD1A6 for ; Mon, 1 May 2023 23:56:13 -0700 (PDT) Received: by mail-ej1-x62d.google.com with SMTP id a640c23a62f3a-94f910ea993so555794966b.3 for ; Mon, 01 May 2023 23:56:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1683010572; x=1685602572; 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=cMeCJ2NShm6ZTiGgtQikplDVEiDe0yEsVKtnVI5fXEE=; b=q9WE0AyGzTApjKx3qiV87GdaqHR5cnRO3AdffXtVLHO49Uh7SKpdJAgcBzbl2GJgsI f72CGRskjXXpnCHd3EHgsrdf6+bkSA1nH1QfkQcG7hrSCvTrXMfnb4LLb5OHpB8jMZm1 3no+GGQGcRVt0mkBJDF/2vghjtOTZWn2aCkKuBo+yOmEGq9XZRhkQSEcCtl0QaUkDnUS Dmgir69KGGXDH8V3471CE5amtTfxQFzeKGaztSASAVwfuEvbMIm5Xken+vZP0XkSCsZz 5NJtv71HMbECDCyMrcsfR8Hj2eLhGsuZ3vMlKKWbLtoiSn4bCj/XsZL2ySm64lQFAT1C eYEw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683010572; x=1685602572; 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=cMeCJ2NShm6ZTiGgtQikplDVEiDe0yEsVKtnVI5fXEE=; b=dU6m1P4iQtffyrxPduHRHCR4sydjQ+ON2hG0PpqZXrgYoNxbkC6AdfdqZWcHc+/E1d I9WhrSb1Dt3BZ8+Ms3TxpD0ePCxzic1DObEXpzi1NyySqfGgfz1iVrGVkpyH4G1rSFyj HeGeoQMIzTMHlffTb5Olg2RmP0Hwi7vlR4e6rb6Rzbc70aTbv8c1Z4szAVxgkKUvE1v5 P1CjLYM3hJsIFtri/GmBtXlZGQnJ7KQjsRGfXOCCMmpUO/mD2IunQkrMq2sZQ4jTTAlc fUAm4S+EhYNuBkU2DmBlNMI8891i22zHkJDjLFkq/xeMxtAhiIUaur1FvziQl9AqB3Vs qeTw== X-Gm-Message-State: AC+VfDzhRVsGh70Sdy19RgFB3mvpdsRF63YZmf5uVfnGCO8F6Lz1t9yL ipFFiN9cC4DL9atdQt7OtY/6qw== X-Google-Smtp-Source: ACHHUZ7IBiBQhS5PV1n6M6PW7tmCSaGkU8KxrDofJo7tM0O57AIR6ctpkhs4MFrt2pInzvRnNs4Ywg== X-Received: by 2002:a17:907:d1a:b0:960:c5fe:a36a with SMTP id gn26-20020a1709070d1a00b00960c5fea36amr12193247ejc.61.1683010571796; Mon, 01 May 2023 23:56:11 -0700 (PDT) Received: from ?IPV6:2a02:810d:15c0:828:bafd:1283:b136:5f6a? ([2a02:810d:15c0:828:bafd:1283:b136:5f6a]) by smtp.gmail.com with ESMTPSA id u10-20020a056402064a00b00506addaaab0sm13042728edx.32.2023.05.01.23.56.10 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 01 May 2023 23:56:11 -0700 (PDT) Message-ID: <43eefa39-8fdc-fe12-82f8-e01e4a384b3e@linaro.org> Date: Tue, 2 May 2023 08:56:10 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.1 Subject: Re: [PATCH v4 2/4] arm64: dts: qcom: Make -cells decimal Content-Language: en-US To: Andrew Halaney , linux-kernel@vger.kernel.org Cc: agross@kernel.org, andersson@kernel.org, konrad.dybcio@linaro.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org References: <20230501212446.2570364-1-ahalaney@redhat.com> <20230501212446.2570364-3-ahalaney@redhat.com> From: Krzysztof Kozlowski In-Reply-To: <20230501212446.2570364-3-ahalaney@redhat.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org On 01/05/2023 23:24, Andrew Halaney wrote: > The property logically makes sense in decimal, and is the standard used > elsewhere. > > Suggested-by: Konrad Dybcio > Signed-off-by: Andrew Halaney > --- > > Changes since v3: > * Treat all of arm64/qcom at once (Krzysztof) > * Dropped Konrad's RB tag since the scope expanded > Changes since v2: > * Collect tags > Changes since v1: > * New patch (Konrad) Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof