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 91CCFEB64D9 for ; Mon, 10 Jul 2023 15:54:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233652AbjGJPym (ORCPT ); Mon, 10 Jul 2023 11:54:42 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52776 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232659AbjGJPyg (ORCPT ); Mon, 10 Jul 2023 11:54:36 -0400 Received: from mail-wm1-x32c.google.com (mail-wm1-x32c.google.com [IPv6:2a00:1450:4864:20::32c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8240010C6 for ; Mon, 10 Jul 2023 08:54:16 -0700 (PDT) Received: by mail-wm1-x32c.google.com with SMTP id 5b1f17b1804b1-3fbab0d0b88so43939845e9.0 for ; Mon, 10 Jul 2023 08:54:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20221208.gappssmtp.com; s=20221208; t=1689004451; x=1691596451; 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=1G7HjU+lrWAwmK/lX4LNtP5CQp1m/MEkMnqgPPj4QQc=; b=T185Dmwh4vQcOBaRbBLzbYJVlHn6DG0BLbbcS2oxg1BDAoT1Oa+C449mwXpsUOVnQK AJevQbCvGHLW3MycxGXQBrYVnXB9iehL/2OyZ+8q5CIEi0/yxll65CmOYFZguPuZVAZ1 vAP9ZRcpHb1Kt+hdUQfwHjp0fSaURdUrmIPljVMbkSMPb2PhZCRBhBhJ4ffEiyaCO2S8 yy4+e1RgmphvPSs97LlFIL0OgYowofBr5yN9MsatoG0MSuyZiWNmqufJKdJ4Yki10PgH 1+qOjMLyqNZyV9d1kaNqQ5ltq5yHuLo45tSC96wpOqYo3edw8wBvsRPjdCFc/kSvNZD5 JdUA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689004451; x=1691596451; 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=1G7HjU+lrWAwmK/lX4LNtP5CQp1m/MEkMnqgPPj4QQc=; b=K3PZQZqA5zRLytAPixc5WcbWv1zK8cQGMcJUnR2TBS3dIySYVK5U3zXVX6Oam0DmPA uG8NO2GpxrkPMSUAQUBrzA/WAhh0wmMMAJltcS0wCs6reeQ67DoipW7lczrJVpYQUG5f YyU/FsAbsx2Hz1CYfYzhG/hE96N9bITSqPFM1Ygf42mbiWWGT1PVCPFuxUlWhdWnV6Sv Bywx3uUoLdbaCdMlIAMGZUEbjz2qqwAV0hLwSVbwNoHlFXnOoOEW2NNmKsCYWJYSy9LX AzpJIOtXSWnCxlbVgc+qGbeRciRW4VhGnobEMgYSUE+ip/rIqTT3x2wsrjbK1kMO8mpI 9NyQ== X-Gm-Message-State: ABy/qLZmW90P9qgN7rQC1f3tiYmjZ6uOUOFe2riJEj3UgW6Jl2cSEI/9 Bg7eOMLTCBR3abvCpM3JwwHcdQ== X-Google-Smtp-Source: APBJJlHpCAuzBB3fDufs1Z6+UbPoWtjzxfy/5Xb3qfIyBewRVkfzXoEny9pL9FRSwUd9JB6H5VQafQ== X-Received: by 2002:a05:600c:2113:b0:3fc:180:6463 with SMTP id u19-20020a05600c211300b003fc01806463mr7513573wml.7.1689004451470; Mon, 10 Jul 2023 08:54:11 -0700 (PDT) Received: from [192.168.1.172] ([93.5.22.158]) by smtp.gmail.com with ESMTPSA id v6-20020a05600c444600b003fbb1ce274fsm20141588wmn.0.2023.07.10.08.54.10 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 10 Jul 2023 08:54:10 -0700 (PDT) Message-ID: <663c607d-4c68-a3c4-0bc5-e7f53a7b7b53@baylibre.com> Date: Mon, 10 Jul 2023 17:54:09 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 Subject: Re: [PATCH v6 5/8] soc: mediatek: pm-domains: Unify configuration for infracfg and smi Content-Language: en-US To: Markus Schneider-Pargmann , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Matthias Brugger Cc: Chun-Jie Chen , AngeloGioacchino Del Regno , Tinghan Shen , Fabien Parent , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org References: <20230627131040.3418538-1-msp@baylibre.com> <20230627131040.3418538-6-msp@baylibre.com> From: Alexandre Mergnat In-Reply-To: <20230627131040.3418538-6-msp@baylibre.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Reviewed-by: Alexandre Mergnat Tested-by: Alexandre Mergnat On 27/06/2023 15:10, Markus Schneider-Pargmann wrote: > Use flags to distinguish between infracfg and smi subsystem for a bus > protection configuration. It simplifies enabling/disabling and prepares > the driver for the use of another regmap for mt8365. -- Regards, Alexandre