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 BCADBC433EF for ; Wed, 20 Jul 2022 17:39:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233481AbiGTRj2 (ORCPT ); Wed, 20 Jul 2022 13:39:28 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35392 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229716AbiGTRj1 (ORCPT ); Wed, 20 Jul 2022 13:39:27 -0400 Received: from mail-lf1-x12a.google.com (mail-lf1-x12a.google.com [IPv6:2a00:1450:4864:20::12a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DA1F26FA3F for ; Wed, 20 Jul 2022 10:39:26 -0700 (PDT) Received: by mail-lf1-x12a.google.com with SMTP id e28so31403272lfj.4 for ; Wed, 20 Jul 2022 10:39: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 :cc:references:from:in-reply-to:content-transfer-encoding; bh=aeyafCkyinZJZTTcPy1wEfXMzXWZcIm0MV4FRs14iJQ=; b=zreXvg79hkBxKuShfS2H1ZVu3CjpX0spc5x+RYWSF3KMxuyjz5fLD7BBgfbuNGIvaN a2Wol5GaBcqFJs24Or/Cx8yVs8kKCzk2Q2Q+Kbw4VACBuD0IgavdZPfksPMWyjvHRkA3 Xtom3dAIkGJ5NScEK9Dlt+XbFEMBKHcftw6XKQlhV5SMy5nxSAzs47rcxyG3JKnh9vEl /OKrKhIMKbRVpK72I4APWWgYq4traCLcCWzFv5auA0G14VIFu2oCCHlZ6ikxN3c33nsV XkKmrckQcwEb+7CWFRCHpGWzPJugLd1eKmVhWrUCUnW87mf1rv/60AlQED8RF/yHnS9t ELtw== 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:cc:references:from:in-reply-to :content-transfer-encoding; bh=aeyafCkyinZJZTTcPy1wEfXMzXWZcIm0MV4FRs14iJQ=; b=X5r0uPW67XHHLCw7a006u7uphsYHPZyiE6ISb/THzpkl7M+DVJoYM2x4KAHsx2mtiY Bm13DlJhtIRymt4hrhEFIJ7EbcK56f1HyBBC97dAoIgxTtuZkupA9DZKAMwJko63yaUl IA9tWL3gxILOhWKMO8BL5vLos7o1Kq59F6euqx74QChkd02GhvmfjWPjvPNllnZg4ed0 OKz0FY2HZ/vis0c/oNAmZlWrYJhTK0E5Q49XloxC1TCe7irpwYfXZLZlQBjRUHJdN/Nw I9dB1Z4pYW1rZnsB2D1qFEqK/ZS/QXMq/MJ33btEPWpnIyvRW5xHwlnS1BspP7nwMG+L /rew== X-Gm-Message-State: AJIora9qZ5ohbgfPYenjB0m/jiWqHMeWD6un/6ImZye5RiZ8j5rVB+at V5/yTTdUo0rMOS+ce/urthIV9g== X-Google-Smtp-Source: AGRyM1tlok4eLvijqT1LvZXgtABKbS0mRRyNVkb8xzG9GzfNEkfDR+8raI0dXp18XCp0w8HM7jBCAA== X-Received: by 2002:a05:6512:410:b0:489:d17a:b2c0 with SMTP id u16-20020a056512041000b00489d17ab2c0mr21052431lfk.493.1658338765232; Wed, 20 Jul 2022 10:39:25 -0700 (PDT) Received: from [192.168.115.193] (89-162-31-138.fiber.signal.no. [89.162.31.138]) by smtp.gmail.com with ESMTPSA id z13-20020a19504d000000b00489e64dcf75sm3940177lfj.204.2022.07.20.10.39.23 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 20 Jul 2022 10:39:24 -0700 (PDT) Message-ID: <085a003e-576d-b39a-60ce-ca8f53c89d43@linaro.org> Date: Wed, 20 Jul 2022 19:39:23 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH v3 08/21] arm64: dts: mediatek: Update mt81xx scpsys node to align with dt-bindings Content-Language: en-US To: Tinghan Shen , Yong Wu , Joerg Roedel , Will Deacon , Robin Murphy , Rob Herring , Krzysztof Kozlowski , Lee Jones , Matthias Brugger , AngeloGioacchino Del Regno , MandyJH Liu Cc: iommu@lists.linux.dev, linux-mediatek@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Project_Global_Chrome_Upstream_Group@mediatek.com References: <20220720123023.13500-1-tinghan.shen@mediatek.com> <20220720123023.13500-9-tinghan.shen@mediatek.com> From: Krzysztof Kozlowski In-Reply-To: <20220720123023.13500-9-tinghan.shen@mediatek.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 20/07/2022 14:30, Tinghan Shen wrote: > Update scpsys nodes using simple-mfd in mt81xx SoC devicetree > to align with the bindings. "Update" is not accurate enough description. The same in commit title. It answers "why" you are doing it, but does not answer what exactly you are changing here and what is the effect. IOW, you need to explain the true logic behind it - 10006000 is not power domain provider etc. > Best regards, Krzysztof