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 25902CCA485 for ; Wed, 20 Jul 2022 17:37:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241132AbiGTRhW (ORCPT ); Wed, 20 Jul 2022 13:37:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60762 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241280AbiGTRhQ (ORCPT ); Wed, 20 Jul 2022 13:37:16 -0400 Received: from mail-lf1-x129.google.com (mail-lf1-x129.google.com [IPv6:2a00:1450:4864:20::129]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 027086FA02 for ; Wed, 20 Jul 2022 10:37:15 -0700 (PDT) Received: by mail-lf1-x129.google.com with SMTP id t1so31356410lft.8 for ; Wed, 20 Jul 2022 10:37:14 -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=7p5oDc+MTWM6fmNdT6fee7WsO1neY6yG3oroC+2SKog=; b=uBBjW1voxPKnjiUwz44hW4y0OUzcyPskpYpLmma9r982TTBOidFXfWEVU/AY1oGo/r BsSVH+28HZVm32tdTVBKorY9Xws+xoppKV8+DAEf2CF+HAWKQpNa+GST9Fj2MhscSFfB 8IxE+rxjV/kcsEx7dsy1pSqzPDlRQTK0W425ZB2gM+fpTrZKtlJ3PU+1ep9pa3/JbJ9R QZYNPPMzEmWE6OkbS8MzRVsrJb9rD72jjGe9stQu0AAvWsB8BQ+XJyKjhBCuDiEjNt9W 8KkmsZZVaqswHQJOg/lSN3BuT1XY8E69JTp33XS7s3m897Uv20neR+x+UnCch2PwB2hD /qYg== 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=7p5oDc+MTWM6fmNdT6fee7WsO1neY6yG3oroC+2SKog=; b=dMnu5nFbK64+fQU/VgqC7wzIXdSK20aLFnss6aeIa0XPaUba56huV3SMCCLTQZw7jt V+1IVoYNL8ZZf3N+jk8BncmpzL1bk9kJf2HGFp3Tga9tJhf9Cg/Og7xwypeDz6f/+Z5k hmS/5rQDzpcaDCFHaxm/UnrghzXLjn/pE8q8wW5uh63RSXshZpvlsET1yq42FCiZIlyC W0A9AhY89TGYH7tIO2tm42QRHM4dV9R5EjMRKZB6MqDypsb+0EZAbUZQdwp0/cueG9a+ YHJ3CDXSFvq4XjSk9xXXav6MAcOqaWSu1rqyOAoTUT2r14f8UJzYOxh1aSRfGF/treSR DcjA== X-Gm-Message-State: AJIora9IQMfzoQy71od+iVaBlcKU74AY9mhstEMyBvCXOZjxRc0fDTw7 Iu+Tfin2wt3zIXA4nY6Y+ANlgQ== X-Google-Smtp-Source: AGRyM1v2HimajV1UlLGM1askxczmPNc2mGqOexFrLo7JMSfp0SaXQyHids9tDu8eFzlC2wiwqbwLCw== X-Received: by 2002:a05:6512:b2a:b0:48a:2aaf:2ad3 with SMTP id w42-20020a0565120b2a00b0048a2aaf2ad3mr13421059lfu.552.1658338633301; Wed, 20 Jul 2022 10:37:13 -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 f14-20020ac2498e000000b00488d1acb7b0sm3910823lfl.130.2022.07.20.10.37.11 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Wed, 20 Jul 2022 10:37:12 -0700 (PDT) Message-ID: <68a30bbd-5f9d-17d2-59fa-7b0da06ee877@linaro.org> Date: Wed, 20 Jul 2022 19:37:11 +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 06/21] dt-bindings: power: mediatek: Add bindings for MediaTek SCPSYS Content-Language: en-US To: Lee Jones , Tinghan Shen Cc: Yong Wu , Joerg Roedel , Will Deacon , Robin Murphy , Rob Herring , Krzysztof Kozlowski , Matthias Brugger , AngeloGioacchino Del Regno , MandyJH Liu , 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-7-tinghan.shen@mediatek.com> From: Krzysztof Kozlowski In-Reply-To: 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 15:31, Lee Jones wrote: > On Wed, 20 Jul 2022, Tinghan Shen wrote: > >> The System Control Processor System (SCPSYS) has several power >> management related tasks in the system. Add the bindings for it. >> >> Signed-off-by: Tinghan Shen > > Why have you ignored my review comments from v2? If you refer whether the binding is needed at all, then the answer is yes, because this is not simple syscons but a device with children, which we want to parse/match. Anyway Tinghan should respond to you about way how he proceeds... Best regards, Krzysztof