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 A28C3C43334 for ; Thu, 21 Jul 2022 11:37:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233171AbiGULg7 (ORCPT ); Thu, 21 Jul 2022 07:36:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49850 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233183AbiGULg6 (ORCPT ); Thu, 21 Jul 2022 07:36:58 -0400 Received: from mail-wr1-x435.google.com (mail-wr1-x435.google.com [IPv6:2a00:1450:4864:20::435]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 25A695407A for ; Thu, 21 Jul 2022 04:36:56 -0700 (PDT) Received: by mail-wr1-x435.google.com with SMTP id b26so1865157wrc.2 for ; Thu, 21 Jul 2022 04:36:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=3dGL++LPAmS2eym62mLHBoZzYDfysbltWj55S2SeBfY=; b=OHDVersEmMfP4wtrsESwOSLR0aXXXw6yByDlyUpqK4xliNb3B7DOAzxYpfWP2/eeOd FwQhuWP/+lA8XforgHtSjTZswnB5XirsvXBoHyLx/KQDRYyM0PwywNGlhp7U5gPIbdtT Ew5EFum/cqwspvE8JKTDPDmYYPeS7kMdkG2b5MaB1zyrdW6Y8Pu4iK6hMS5NaGEPaG7c q3DqmtqYJbb1NHptUKaKSkzlUfjaNYcLayRBwgGPUhPsZhN9VPegQWrfe1zmsBT7FT9f bVwJ5nheZYjKGhAnvcLyZXAdreOVxU08zCrQ32KargN2WtmgUzm3lPn0oepQ4+cNyCqX uybw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=3dGL++LPAmS2eym62mLHBoZzYDfysbltWj55S2SeBfY=; b=OVsb5Ff6xcR5M4H1p/FynpDfNwdQOaFAD5Aho0nJMxpgfBw0LFhJ6FVYMN6Wy8ugiX VDUDs4ZzOIrNOeS9EKIQIRtU4I8cA+xM+2ZDru7vWyJteuV88d2iwd+nOQUz6kUy/Y6i UimqEXRPn9SVy+YczUbhp1ZNgECA316fmqgYGPaF6Wu8ZMtD5so6+hWidBUYfryYjTWj 9dKg0QU5wTRuZBh78fgLn975YVbFplc0zOVctuG6wJjwH3f39URYOXPYcYs4xw3gOHoU J7Qg/k5Gt8589A+Oo6jwq0miOceKfz2Oe1tnQM89vmT+aqXovI0Pnwjm4IkmYWcAaGhh 8Hkw== X-Gm-Message-State: AJIora99redcc0q8OrKynsXPPEEjTW38GcoOroR1V0Pz7T3wk9S3XBfN 4FYoqaQIyI72DAgI2dpIPy6fmQ== X-Google-Smtp-Source: AGRyM1viD12dLSWjZcRDX0xi2VY77xaUB6/V11P01gxqkWTXqVJej7u3/DmQVUgKdZEduGu4KbPfHw== X-Received: by 2002:a5d:45c5:0:b0:21e:5755:d443 with SMTP id b5-20020a5d45c5000000b0021e5755d443mr1440971wrs.45.1658403414416; Thu, 21 Jul 2022 04:36:54 -0700 (PDT) Received: from google.com (cpc155339-bagu17-2-0-cust87.1-3.cable.virginm.net. [86.27.177.88]) by smtp.gmail.com with ESMTPSA id j22-20020a05600c485600b003a2c7bf0497sm1685064wmo.16.2022.07.21.04.36.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 21 Jul 2022 04:36:53 -0700 (PDT) Date: Thu, 21 Jul 2022 12:36:51 +0100 From: Lee Jones To: Krzysztof Kozlowski Cc: Tinghan Shen , 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 Subject: Re: [PATCH v3 06/21] dt-bindings: power: mediatek: Add bindings for MediaTek SCPSYS Message-ID: References: <20220720123023.13500-1-tinghan.shen@mediatek.com> <20220720123023.13500-7-tinghan.shen@mediatek.com> <68a30bbd-5f9d-17d2-59fa-7b0da06ee877@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <68a30bbd-5f9d-17d2-59fa-7b0da06ee877@linaro.org> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Wed, 20 Jul 2022, Krzysztof Kozlowski wrote: > 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. This part is fine. > Anyway Tinghan should respond to you about way how he proceeds... This would be nice, yes. I was referring to the submit line, which nearly made me miss it, again. -- Lee Jones [李琼斯] Principal Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog