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 A4152C433F5 for ; Mon, 30 May 2022 07:40:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233670AbiE3Hkz (ORCPT ); Mon, 30 May 2022 03:40:55 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48016 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233660AbiE3Hko (ORCPT ); Mon, 30 May 2022 03:40:44 -0400 Received: from mail-wm1-x334.google.com (mail-wm1-x334.google.com [IPv6:2a00:1450:4864:20::334]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E76CF12ABF for ; Mon, 30 May 2022 00:40:41 -0700 (PDT) Received: by mail-wm1-x334.google.com with SMTP id 67-20020a1c1946000000b00397382b44f4so5916679wmz.2 for ; Mon, 30 May 2022 00:40:41 -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=yJvJHo6WigzGU+Bo8i27kFyA2o+86owNrCMmWJXdlE8=; b=W4BYSpqDTbHV+hbVi3/CpOCs7LKmmS1CEMqy5HUoFQCOguVArLULseXhFL/JULV4Vd Eo4VFd7b4x+y2HN+FG9NkKGbKnnzYv9OIxXTL73azJ7lf89e94vesObKZKJ6SiG28DiK yX+4TIXLGGNm4CbOsTeKyIh47cM0N9CAap+ck58AvLb4fOle8nYEtBohBK/A1//lcRCg j95vXrzs4gziXs4px9y4DJmEmCUvdTKEtn5YAjT5DF0RGNJdwZdXKibwfo3O9KTu/GT5 F4vQzdeZy57g3bAEEENQ6e+tuf51A/HCUSKII8ir1NYFCbgLQPvxpmiXfZQFoTkLpec7 8hMA== 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=yJvJHo6WigzGU+Bo8i27kFyA2o+86owNrCMmWJXdlE8=; b=xpqCbjwYo86t+UxI4/6NZabGKWzjwtXpmkH/6yBL//xQ3l9GQVHg0HDgbB/DU6FR86 DHKwRDUH6C/3JYI/+AvP8cOujI0WEzL3GPiNjALr0fqcOkLLzqGRUM85bSXSZGah3E69 rO54udhCzupL1QPfwgz7FSBsdxfrycOK8HOp8O8TKGAhoZzddBK/TRfxEDpIyY1QsDQk DlfWjBXYq6C4cJn2tORWaO5xckGUQkK5KcNwX7sZ5cFh9w0vOThrbrTs5OYwP290zw4K 84qN4LJn3Dtyyg0Sz6Aw0b8DRniIZXQE6sli80qPdYilQsjgp2h91bumDJ7fz5YQ0ho3 je3w== X-Gm-Message-State: AOAM532YLp5rXsQVEp0DqFWFVHWM5CkRWukZMc4zhUyKEVi9sRwTx+o6 T/zq1HsY6NDZo3PrRhYc0mrJtw== X-Google-Smtp-Source: ABdhPJzWZl/XXPcljunVWHqjNPh9NxSE5LyrBrelvogQHAI/oaz8TISreCp2+FfVSpBlEvS/xcf15Q== X-Received: by 2002:a05:600c:6015:b0:397:54e1:8279 with SMTP id az21-20020a05600c601500b0039754e18279mr17451068wmb.100.1653896440461; Mon, 30 May 2022 00:40:40 -0700 (PDT) Received: from [192.168.0.179] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id g13-20020a5d64ed000000b002100e86319asm8647487wri.78.2022.05.30.00.40.39 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 30 May 2022 00:40:39 -0700 (PDT) Message-ID: <9f40d587-bfaa-a3cd-d261-a10d1740610d@linaro.org> Date: Mon, 30 May 2022 09:40:38 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 Subject: Re: [PATCH V2 1/7] dt-bindings: soc: add i.MX93 SRC Content-Language: en-US To: Peng Fan , "Peng Fan (OSS)" , "robh+dt@kernel.org" , "krzysztof.kozlowski+dt@linaro.org" , "sboyd@kernel.org" , "mturquette@baylibre.com" , "shawnguo@kernel.org" , "s.hauer@pengutronix.de" Cc: Aisheng Dong , "l.stach@pengutronix.de" , "kernel@pengutronix.de" , "festevam@gmail.com" , dl-linux-imx , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" References: <20220526123411.270083-1-peng.fan@oss.nxp.com> <20220526123411.270083-2-peng.fan@oss.nxp.com> <2e6c2995-9204-61fa-0aee-f4ea4cce084c@linaro.org> From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 30/05/2022 08:57, Peng Fan wrote: >> Subject: Re: [PATCH V2 1/7] dt-bindings: soc: add i.MX93 SRC >> >> On 26/05/2022 14:34, Peng Fan (OSS) wrote: >>> From: Peng Fan >>> >>> Add bindings for i.MX93 System Reset Controller(SRC). SRC supports >>> resets and power gating for mixes. >>> >>> Signed-off-by: Peng Fan >>> --- >>> .../bindings/soc/imx/fsl,imx93-src.yaml | 96 >> +++++++++++++++++++ >> >> Still wrong location of bindings. > > Although it is called SRC(system reset controller), but actually > it not functions only as reset controller, it also supports power > gating of each slice including slice's memory low power control. > It also includes some system general configuration. > > So follow your suggestion in V1, I rename it as system-controller, > but I not find a directory for system-controller. Therefore I propose "power". 2 out of 3 functions (reset controller, power domain controller) are related to power. Best regards, Krzysztof 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 2D3A9C433F5 for ; Mon, 30 May 2022 07:41:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=P4Rus5+fQ7Pg9X8RX7okaClbAXMBSUHvh8ZZyQUKQ3w=; b=ZjnawLRk2W+J6b xwD5O+YB+sRZDKHgFaTutsvWOKn1sdofi8lJor8p3BwxASI+wFgWOFQgnzRZq4O5ANRCVSour1RnE HrWcF++bvbq/K4SXwL1i8K3r9Es0GLTlwkzTxWR9tpQWWK4cv+QZkNYuL1gW0r9weUFkLSqUgEA3R i3lj/1NZDiEjtBdWUPpgRumI94QQTy3UKN6zIYBx8jxUUkG8JheYkrwMwAESYuTIA1e2vnMhIlLQe 25aXKYDH0z7/zxe2cg2h+xYt1ei8ydQ/LWZDTa7UxwHYJXhPMl1HsMRVBSjMN+eP2foeV+YdMRIWY 7V1ynus7M/Mube6QyIlQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nva17-005iSP-Us; Mon, 30 May 2022 07:40:46 +0000 Received: from mail-wm1-x334.google.com ([2a00:1450:4864:20::334]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nva14-005iRI-Qm for linux-arm-kernel@lists.infradead.org; Mon, 30 May 2022 07:40:44 +0000 Received: by mail-wm1-x334.google.com with SMTP id o9so5850433wmd.0 for ; Mon, 30 May 2022 00:40:41 -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=yJvJHo6WigzGU+Bo8i27kFyA2o+86owNrCMmWJXdlE8=; b=W4BYSpqDTbHV+hbVi3/CpOCs7LKmmS1CEMqy5HUoFQCOguVArLULseXhFL/JULV4Vd Eo4VFd7b4x+y2HN+FG9NkKGbKnnzYv9OIxXTL73azJ7lf89e94vesObKZKJ6SiG28DiK yX+4TIXLGGNm4CbOsTeKyIh47cM0N9CAap+ck58AvLb4fOle8nYEtBohBK/A1//lcRCg j95vXrzs4gziXs4px9y4DJmEmCUvdTKEtn5YAjT5DF0RGNJdwZdXKibwfo3O9KTu/GT5 F4vQzdeZy57g3bAEEENQ6e+tuf51A/HCUSKII8ir1NYFCbgLQPvxpmiXfZQFoTkLpec7 8hMA== 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=yJvJHo6WigzGU+Bo8i27kFyA2o+86owNrCMmWJXdlE8=; b=jsqff/VHyJeuhofsZctqiJEsy1wqCRHdzFYOtTUPCR/DxSAGxrCbKUfATCQOza7up1 IcTvz0ADH65oOcLIAtI/GC1nkkyvFDwkRoRvUAWZTXsHoeQL04BstkYR4C27yL0DPIqQ bJrz5W3++WI0WIDPAVgnjrmupjF0+h3bZJefpS3Nk5svOwICXlxzRifSvhNw8gkWqk1B R/oZIQgJu7fvPgTzwlE7wxO/v7Y1OWxetLKdgFbYU4JkjzbY2tTQL3IvqwhMk5YNNe/A ArzEs3CfPO3GIluwihUI2n8MYPBgfOQ9SRgU4xS+DJOvjyUc8UwliGLcawBJOGJDK4H4 ZtpA== X-Gm-Message-State: AOAM5312/96qL/s1hTfVKPjZXU367kEWLqNAqKmJTUbBLvbLMjMBRzJJ sSGvqkOBgTIu0NJOcfOwiWjprg== X-Google-Smtp-Source: ABdhPJzWZl/XXPcljunVWHqjNPh9NxSE5LyrBrelvogQHAI/oaz8TISreCp2+FfVSpBlEvS/xcf15Q== X-Received: by 2002:a05:600c:6015:b0:397:54e1:8279 with SMTP id az21-20020a05600c601500b0039754e18279mr17451068wmb.100.1653896440461; Mon, 30 May 2022 00:40:40 -0700 (PDT) Received: from [192.168.0.179] (xdsl-188-155-176-92.adslplus.ch. [188.155.176.92]) by smtp.gmail.com with ESMTPSA id g13-20020a5d64ed000000b002100e86319asm8647487wri.78.2022.05.30.00.40.39 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 30 May 2022 00:40:39 -0700 (PDT) Message-ID: <9f40d587-bfaa-a3cd-d261-a10d1740610d@linaro.org> Date: Mon, 30 May 2022 09:40:38 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 Subject: Re: [PATCH V2 1/7] dt-bindings: soc: add i.MX93 SRC Content-Language: en-US To: Peng Fan , "Peng Fan (OSS)" , "robh+dt@kernel.org" , "krzysztof.kozlowski+dt@linaro.org" , "sboyd@kernel.org" , "mturquette@baylibre.com" , "shawnguo@kernel.org" , "s.hauer@pengutronix.de" Cc: Aisheng Dong , "l.stach@pengutronix.de" , "kernel@pengutronix.de" , "festevam@gmail.com" , dl-linux-imx , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" References: <20220526123411.270083-1-peng.fan@oss.nxp.com> <20220526123411.270083-2-peng.fan@oss.nxp.com> <2e6c2995-9204-61fa-0aee-f4ea4cce084c@linaro.org> From: Krzysztof Kozlowski In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220530_004042_923921_D4DD1C87 X-CRM114-Status: GOOD ( 13.09 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 30/05/2022 08:57, Peng Fan wrote: >> Subject: Re: [PATCH V2 1/7] dt-bindings: soc: add i.MX93 SRC >> >> On 26/05/2022 14:34, Peng Fan (OSS) wrote: >>> From: Peng Fan >>> >>> Add bindings for i.MX93 System Reset Controller(SRC). SRC supports >>> resets and power gating for mixes. >>> >>> Signed-off-by: Peng Fan >>> --- >>> .../bindings/soc/imx/fsl,imx93-src.yaml | 96 >> +++++++++++++++++++ >> >> Still wrong location of bindings. > > Although it is called SRC(system reset controller), but actually > it not functions only as reset controller, it also supports power > gating of each slice including slice's memory low power control. > It also includes some system general configuration. > > So follow your suggestion in V1, I rename it as system-controller, > but I not find a directory for system-controller. Therefore I propose "power". 2 out of 3 functions (reset controller, power domain controller) are related to power. Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel